HTML color code #BDAF75

Color name: None
RGB: 189, 175, 117
HSL: 48.33deg, 35.29%, 60.00%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7583BD.

Example text color using #BDAF75

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:#BDAF75;">Your text using HTML color code.</p>
<p style="color:rgb(189 175 117);">Your text using RGB color values.</p>
<p style="color:hsl(48.33deg 35.29% 60.00%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BDAF75; } </style>
<style> p { color:rgb(189 175 117); } </style>
<style> p { color:hsl(48.33deg 35.29% 60.00%); } </style>

Lighter colors

#C7B97F
#D1C389
#DBCD93
#E5D79D
#EFE1A7
#F9EBB1
#FFF5BB
#FFFFC5

Darker colors

#B3A56B
#A99B61
#9F9157
#95874D
#8B7D43
#817339
#77692F
#6D5F25

Analogous colors

#BDBA75
#B3BD75
#A7BD75
#9BBD75
#8FBD75
#83BD75
#77BD75
#75BD7F

Trinary colors

#BDAF75
#75BDAE
#AE75BD

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