Shades of Baker's Chocolate #572912
Tints of Baker's Chocolate #572912
RGB
CMYK
RGB Variations
Color information
#572912 (or 0x572912) is known color: Baker's Chocolate. HEX triplet: 57, 29 and 12. RGB value is (87,41,18). Sum of RGB (Red+Green+Blue) = 87+41+18=146 (19% of max value = 765). Red value is 87 (34.38% from 255 or 59.59% from 146); Green value is 41 (16.41% from 255 or 28.08% from 146); Blue value is 18 (7.42% from 255 or 12.33% from 146); Max value from RGB is 87 - color contains mainly: red. Hex color #572912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572912 is #A8D6ED. Grayscale: #343434. Windows color (decimal): -11065070 or 1190231. OLE color: 1190231.
HSL color Cylindrical-coordinate representation of color #572912: hue angle of 20º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #572912 is Cyan = 0, Magento = 0.53, Yellow = 0.79 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 18 | - |
| CMYK | 0 | 0.53 | 0.79 | 0.66 |
| HSL | 20º | 0.66% | 0.21% | - |
| HSV(B) | 20º | 0.79% | 0.34% | - |
| XYZ | 4.83 | 3.66 | 1.02 | - |
| YUV | 52.13 | 108.74 | 152.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 18 | 0 | 0.53 | 0.79 | 0.66 | 20 | 0.66 | 0.21 |
| Hex | 57 | 29 | 12 | 0 | 35 | 4F | 42 | 14 | 42 | 15 |
| Octal | 127 | 51 | 22 | 0 | 65 | 117 | 102 | 24 | 102 | 25 |
| Binary | 1010111 | 101001 | 10010 | 0 | 110101 | 1001111 | 1000010 | 10100 | 1000010 | 10101 |
Color Harmonies of #572912
Complementary color
Monochromatic Colors of #572912
Black with #572912
Text Example
Text Example
White with #572912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572912; }
p { color: rgb(87,41,18); }
H1.HeaderClassName
{
color: #572912;
}
.AnyTagClassName
{
color: #572912;
}
</style>
background-color css
<style>
a { background-color: #572912; }
a { background-color: rgb(87,41,18); }
div.DivClassName
{
background-color: #572912;
}
.BgClassName
{
background-color: #572912;
}
</style>
border-color css
<style>
span { border-color: #572912; }
span { border-color: rgb(87,41,18); }
td.TdClassName
{
border-color: #572912;
}
.TagClassName
{
border-color: #572912;
}
</style>