Shades of Baker's Chocolate #542906
Tints of Baker's Chocolate #542906
RGB
CMYK
RGB Variations
Color information
#542906 (or 0x542906) is known color: Baker's Chocolate. HEX triplet: 54, 29 and 06. RGB value is (84,41,6). Sum of RGB (Red+Green+Blue) = 84+41+6=131 (17% of max value = 765). Red value is 84 (33.20% from 255 or 64.12% from 131); Green value is 41 (16.41% from 255 or 31.30% from 131); Blue value is 6 (2.73% from 255 or 4.58% from 131); Max value from RGB is 84 - color contains mainly: red. Hex color #542906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542906 is #ABD6F9. Grayscale: #323232. Windows color (decimal): -11261690 or 403796. OLE color: 403796.
HSL color Cylindrical-coordinate representation of color #542906: hue angle of 26.92º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #542906 is Cyan = 0, Magento = 0.51, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 41 | 6 | - |
| CMYK | 0 | 0.51 | 0.93 | 0.67 |
| HSL | 26.92º | 0.87% | 0.18% | - |
| HSV(B) | 26.92º | 0.93% | 0.33% | - |
| XYZ | 4.48 | 3.48 | 0.61 | - |
| YUV | 49.87 | 103.25 | 152.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 41 | 6 | 0 | 0.51 | 0.93 | 0.67 | 26.92 | 0.87 | 0.18 |
| Hex | 54 | 29 | 6 | 0 | 33 | 5D | 43 | 1B | 57 | 12 |
| Octal | 124 | 51 | 6 | 0 | 63 | 135 | 103 | 33 | 127 | 22 |
| Binary | 1010100 | 101001 | 110 | 0 | 110011 | 1011101 | 1000011 | 11011 | 1010111 | 10010 |
Color Harmonies of #542906
Complementary color
Monochromatic Colors of #542906
Black with #542906
Text Example
Text Example
White with #542906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542906; }
p { color: rgb(84,41,6); }
H1.HeaderClassName
{
color: #542906;
}
.AnyTagClassName
{
color: #542906;
}
</style>
background-color css
<style>
a { background-color: #542906; }
a { background-color: rgb(84,41,6); }
div.DivClassName
{
background-color: #542906;
}
.BgClassName
{
background-color: #542906;
}
</style>
border-color css
<style>
span { border-color: #542906; }
span { border-color: rgb(84,41,6); }
td.TdClassName
{
border-color: #542906;
}
.TagClassName
{
border-color: #542906;
}
</style>