Shades of Baker's Chocolate #542912
Tints of Baker's Chocolate #542912
RGB
CMYK
RGB Variations
Color information
#542912 (or 0x542912) is known color: Baker's Chocolate. HEX triplet: 54, 29 and 12. RGB value is (84,41,18). Sum of RGB (Red+Green+Blue) = 84+41+18=143 (18% of max value = 765). Red value is 84 (33.20% from 255 or 58.74% from 143); Green value is 41 (16.41% from 255 or 28.67% from 143); Blue value is 18 (7.42% from 255 or 12.59% from 143); Max value from RGB is 84 - color contains mainly: red. Hex color #542912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542912 is #ABD6ED. Grayscale: #333333. Windows color (decimal): -11261678 or 1190228. OLE color: 1190228.
HSL color Cylindrical-coordinate representation of color #542912: hue angle of 20.91º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #542912 is Cyan = 0, Magento = 0.51, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 41 | 18 | - |
| CMYK | 0 | 0.51 | 0.79 | 0.67 |
| HSL | 20.91º | 0.65% | 0.2% | - |
| HSV(B) | 20.91º | 0.79% | 0.33% | - |
| XYZ | 4.56 | 3.51 | 1.01 | - |
| YUV | 51.24 | 109.25 | 151.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 41 | 18 | 0 | 0.51 | 0.79 | 0.67 | 20.91 | 0.65 | 0.2 |
| Hex | 54 | 29 | 12 | 0 | 33 | 4F | 43 | 15 | 41 | 14 |
| Octal | 124 | 51 | 22 | 0 | 63 | 117 | 103 | 25 | 101 | 24 |
| Binary | 1010100 | 101001 | 10010 | 0 | 110011 | 1001111 | 1000011 | 10101 | 1000001 | 10100 |
Color Harmonies of #542912
Complementary color
Monochromatic Colors of #542912
Black with #542912
Text Example
Text Example
White with #542912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542912; }
p { color: rgb(84,41,18); }
H1.HeaderClassName
{
color: #542912;
}
.AnyTagClassName
{
color: #542912;
}
</style>
background-color css
<style>
a { background-color: #542912; }
a { background-color: rgb(84,41,18); }
div.DivClassName
{
background-color: #542912;
}
.BgClassName
{
background-color: #542912;
}
</style>
border-color css
<style>
span { border-color: #542912; }
span { border-color: rgb(84,41,18); }
td.TdClassName
{
border-color: #542912;
}
.TagClassName
{
border-color: #542912;
}
</style>