Shades of Baker's Chocolate #542609
Tints of Baker's Chocolate #542609
RGB
CMYK
RGB Variations
Color information
#542609 (or 0x542609) is known color: Baker's Chocolate. HEX triplet: 54, 26 and 09. RGB value is (84,38,9). Sum of RGB (Red+Green+Blue) = 84+38+9=131 (17% of max value = 765). Red value is 84 (33.20% from 255 or 64.12% from 131); Green value is 38 (15.23% from 255 or 29.01% from 131); Blue value is 9 (3.91% from 255 or 6.87% from 131); Max value from RGB is 84 - color contains mainly: red. Hex color #542609 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542609 is #ABD9F6. Grayscale: #303030. Windows color (decimal): -11262455 or 599636. OLE color: 599636.
HSL color Cylindrical-coordinate representation of color #542609: hue angle of 23.2º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #542609 is Cyan = 0, Magento = 0.55, Yellow = 0.89 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 9 | - |
| CMYK | 0 | 0.55 | 0.89 | 0.67 |
| HSL | 23.2º | 0.81% | 0.18% | - |
| HSV(B) | 23.2º | 0.89% | 0.33% | - |
| XYZ | 4.4 | 3.29 | 0.66 | - |
| YUV | 48.45 | 105.74 | 153.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 9 | 0 | 0.55 | 0.89 | 0.67 | 23.2 | 0.81 | 0.18 |
| Hex | 54 | 26 | 9 | 0 | 37 | 59 | 43 | 17 | 51 | 12 |
| Octal | 124 | 46 | 11 | 0 | 67 | 131 | 103 | 27 | 121 | 22 |
| Binary | 1010100 | 100110 | 1001 | 0 | 110111 | 1011001 | 1000011 | 10111 | 1010001 | 10010 |
Color Harmonies of #542609
Complementary color
Monochromatic Colors of #542609
Black with #542609
Text Example
Text Example
White with #542609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542609; }
p { color: rgb(84,38,9); }
H1.HeaderClassName
{
color: #542609;
}
.AnyTagClassName
{
color: #542609;
}
</style>
background-color css
<style>
a { background-color: #542609; }
a { background-color: rgb(84,38,9); }
div.DivClassName
{
background-color: #542609;
}
.BgClassName
{
background-color: #542609;
}
</style>
border-color css
<style>
span { border-color: #542609; }
span { border-color: rgb(84,38,9); }
td.TdClassName
{
border-color: #542609;
}
.TagClassName
{
border-color: #542609;
}
</style>