HTML color code #BCB242

Color name: None
RGB: 188, 178, 66
HSL: 55.08deg, 48.03%, 49.80%
Web safe color: No

RGB complementary color:

A complementary color for this color is #424CBD.

Example text color using #BCB242

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:#BCB242;">Your text using HTML color code.</p>
<p style="color:rgb(188 178 66);">Your text using RGB color values.</p>
<p style="color:hsl(55.08deg 48.03% 49.80%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BCB242; } </style>
<style> p { color:rgb(188 178 66); } </style>
<style> p { color:hsl(55.08deg 48.03% 49.80%); } </style>

Lighter colors

#C6BC4C
#D0C656
#DAD060
#E4DA6A
#EEE474
#F8EE7E
#FFF888
#FFFF92

Darker colors

#B2A838
#A89E2E
#9E9424
#948A1A
#8A8010
#807606
#766C00
#6C6200

Analogous colors

#B2BD42
#9EBD42
#8ABD42
#75BD42
#61BD42
#4CBD42
#42BD4C
#42BD61

Trinary colors

#BCB242
#42BDB2
#B242BD

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