HTML color code #85AC51

Color name: None
RGB: 133, 172, 81
HSL: 85.71deg, 35.97%, 49.61%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7850AB.

Example text color using #85AC51

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:#85AC51;">Your text using HTML color code.</p>
<p style="color:rgb(133 172 81);">Your text using RGB color values.</p>
<p style="color:hsl(85.71deg 35.97% 49.61%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#85AC51; } </style>
<style> p { color:rgb(133 172 81); } </style>
<style> p { color:hsl(85.71deg 35.97% 49.61%); } </style>

Lighter colors

#8FB65B
#99C065
#A3CA6F
#ADD479
#B7DE83
#C1E88D
#CBF297
#D5FCA1

Darker colors

#7BA247
#71983D
#678E33
#5D8429
#537A1F
#497015
#3F660B
#355C01

Analogous colors

#75AB50
#65AB50
#56AB50
#50AB59
#50AB68
#50AB78
#50AB87
#50AB96

Trinary colors

#85AC51
#5084AB
#AB5084

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes