HTML color code #AAA01F

Color name: None
RGB: 170, 160, 31
HSL: 55.68deg, 69.15%, 39.41%
Web safe color: No

RGB complementary color:

A complementary color for this color is #1F28AB.

Example text color using #AAA01F

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:#AAA01F;">Your text using HTML color code.</p>
<p style="color:rgb(170 160 31);">Your text using RGB color values.</p>
<p style="color:hsl(55.68deg 69.15% 39.41%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AAA01F; } </style>
<style> p { color:rgb(170 160 31); } </style>
<style> p { color:hsl(55.68deg 69.15% 39.41%); } </style>

Lighter colors

#B4AA29
#BEB433
#C8BE3D
#D2C847
#DCD251
#E6DC5B
#F0E665
#FAF06F

Darker colors

#A09615
#968C0B
#8C8201
#827800
#786E00
#6E6400
#645A00
#5A5000

Analogous colors

#9DAB1F
#85AB1F
#6EAB1F
#57AB1F
#3FAB1F
#28AB1F
#1FAB2D
#1FAB44

Trinary colors

#AAA01F
#1FABA2
#A21FAB

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