HTML color code #A1B34B

Color name: None
RGB: 161, 179, 75
HSL: 70.38deg, 40.94%, 49.80%
Web safe color: No

RGB complementary color:

A complementary color for this color is #5C4BB2.

Example text color using #A1B34B

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:#A1B34B;">Your text using HTML color code.</p>
<p style="color:rgb(161 179 75);">Your text using RGB color values.</p>
<p style="color:hsl(70.38deg 40.94% 49.80%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#A1B34B; } </style>
<style> p { color:rgb(161 179 75); } </style>
<style> p { color:hsl(70.38deg 40.94% 49.80%); } </style>

Lighter colors

#ABBD55
#B5C75F
#BFD169
#C9DB73
#D3E57D
#DDEF87
#E7F991
#F1FF9B

Darker colors

#97A941
#8D9F37
#83952D
#798B23
#6F8119
#65770F
#5B6D05
#516300

Analogous colors

#90B24B
#7FB24B
#6DB24B
#5CB24B
#4BB24B
#4BB25C
#4BB26D
#4BB27F

Trinary colors

#A1B34B
#4BA1B2
#B24BA1

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