HTML color code #A0A07F

Color name: None
RGB: 160, 160, 127
HSL: 60deg, 14.80%, 56.27%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7F7FA1.

Example text color using #A0A07F

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:#A0A07F;">Your text using HTML color code.</p>
<p style="color:rgb(160 160 127);">Your text using RGB color values.</p>
<p style="color:hsl(60deg 14.80% 56.27%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#A0A07F; } </style>
<style> p { color:rgb(160 160 127); } </style>
<style> p { color:hsl(60deg 14.80% 56.27%); } </style>

Lighter colors

#AAAA89
#B4B493
#BEBE9D
#C8C8A7
#D2D2B1
#DCDCBB
#E6E6C5
#F0F0CF

Darker colors

#969675
#8C8C6B
#828261
#787857
#6E6E4D
#646443
#5A5A39
#50502F

Analogous colors

#9BA17F
#95A17F
#90A17F
#8AA17F
#85A17F
#7FA17F
#7FA185
#7FA18A

Trinary colors

#A0A07F
#7FA1A1
#A17FA1

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