HTML color code #A0B25B

Color name: None
RGB: 160, 178, 91
HSL: 72.41deg, 36.10%, 52.75%
Web safe color: No

RGB complementary color:

A complementary color for this color is #6D5BB2.

Example text color using #A0B25B

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:#A0B25B;">Your text using HTML color code.</p>
<p style="color:rgb(160 178 91);">Your text using RGB color values.</p>
<p style="color:hsl(72.41deg 36.10% 52.75%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#A0B25B; } </style>
<style> p { color:rgb(160 178 91); } </style>
<style> p { color:hsl(72.41deg 36.10% 52.75%); } </style>

Lighter colors

#AABC65
#B4C66F
#BED079
#C8DA83
#D2E48D
#DCEE97
#E6F8A1
#F0FFAB

Darker colors

#96A851
#8C9E47
#82943D
#788A33
#6E8029
#64761F
#5A6C15
#50620B

Analogous colors

#92B25B
#84B25B
#75B25B
#67B25B
#5BB25E
#5BB26D
#5BB27B
#5BB28A

Trinary colors

#A0B25B
#5BA1B2
#B25BA1

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