HTML color code #A8A380

Color name: None
RGB: 168, 163, 128
HSL: 52.50deg, 18.69%, 58.04%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8085A8.

Example text color using #A8A380

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:#A8A380;">Your text using HTML color code.</p>
<p style="color:rgb(168 163 128);">Your text using RGB color values.</p>
<p style="color:hsl(52.50deg 18.69% 58.04%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#A8A380; } </style>
<style> p { color:rgb(168 163 128); } </style>
<style> p { color:hsl(52.50deg 18.69% 58.04%); } </style>

Lighter colors

#B2AD8A
#BCB794
#C6C19E
#D0CBA8
#DAD5B2
#E4DFBC
#EEE9C6
#F8F3D0

Darker colors

#9E9976
#948F6C
#8A8562
#807B58
#76714E
#6C6744
#625D3A
#585330

Analogous colors

#A7A880
#A0A880
#99A880
#93A880
#8CA880
#85A880
#80A881
#80A888

Trinary colors

#A8A380
#80A8A3
#A380A8

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