Shades of Baker's Chocolate #592912
Tints of Baker's Chocolate #592912
RGB
CMYK
RGB Variations
Color information
#592912 (or 0x592912) is known color: Baker's Chocolate. HEX triplet: 59, 29 and 12. RGB value is (89,41,18). Sum of RGB (Red+Green+Blue) = 89+41+18=148 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.14% from 148); Green value is 41 (16.41% from 255 or 27.70% from 148); Blue value is 18 (7.42% from 255 or 12.16% from 148); Max value from RGB is 89 - color contains mainly: red. Hex color #592912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592912 is #A6D6ED. Grayscale: #343434. Windows color (decimal): -10933998 or 1190233. OLE color: 1190233.
HSL color Cylindrical-coordinate representation of color #592912: hue angle of 19.44º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #592912 is Cyan = 0, Magento = 0.54, Yellow = 0.80 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 18 | - |
| CMYK | 0 | 0.54 | 0.80 | 0.65 |
| HSL | 19.44º | 0.66% | 0.21% | - |
| HSV(B) | 19.44º | 0.8% | 0.35% | - |
| XYZ | 5.02 | 3.75 | 1.03 | - |
| YUV | 52.73 | 108.4 | 153.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 18 | 0 | 0.54 | 0.80 | 0.65 | 19.44 | 0.66 | 0.21 |
| Hex | 59 | 29 | 12 | 0 | 36 | 50 | 41 | 13 | 42 | 15 |
| Octal | 131 | 51 | 22 | 0 | 66 | 120 | 101 | 23 | 102 | 25 |
| Binary | 1011001 | 101001 | 10010 | 0 | 110110 | 1010000 | 1000001 | 10011 | 1000010 | 10101 |
Color Harmonies of #592912
Complementary color
Monochromatic Colors of #592912
Black with #592912
Text Example
Text Example
White with #592912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592912; }
p { color: rgb(89,41,18); }
H1.HeaderClassName
{
color: #592912;
}
.AnyTagClassName
{
color: #592912;
}
</style>
background-color css
<style>
a { background-color: #592912; }
a { background-color: rgb(89,41,18); }
div.DivClassName
{
background-color: #592912;
}
.BgClassName
{
background-color: #592912;
}
</style>
border-color css
<style>
span { border-color: #592912; }
span { border-color: rgb(89,41,18); }
td.TdClassName
{
border-color: #592912;
}
.TagClassName
{
border-color: #592912;
}
</style>