Shades of Baker's Chocolate #592911
Tints of Baker's Chocolate #592911
RGB
CMYK
RGB Variations
Color information
#592911 (or 0x592911) is known color: Baker's Chocolate. HEX triplet: 59, 29 and 11. RGB value is (89,41,17). Sum of RGB (Red+Green+Blue) = 89+41+17=147 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.54% from 147); Green value is 41 (16.41% from 255 or 27.89% from 147); Blue value is 17 (7.03% from 255 or 11.56% from 147); Max value from RGB is 89 - color contains mainly: red. Hex color #592911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592911 is #A6D6EE. Grayscale: #343434. Windows color (decimal): -10933999 or 1124697. OLE color: 1124697.
HSL color Cylindrical-coordinate representation of color #592911: hue angle of 20º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #592911 is Cyan = 0, Magento = 0.54, Yellow = 0.81 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 17 | - |
| CMYK | 0 | 0.54 | 0.81 | 0.65 |
| HSL | 20º | 0.68% | 0.21% | - |
| HSV(B) | 20º | 0.81% | 0.35% | - |
| XYZ | 5.01 | 3.75 | 0.99 | - |
| YUV | 52.62 | 107.9 | 153.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 17 | 0 | 0.54 | 0.81 | 0.65 | 20 | 0.68 | 0.21 |
| Hex | 59 | 29 | 11 | 0 | 36 | 51 | 41 | 14 | 44 | 15 |
| Octal | 131 | 51 | 21 | 0 | 66 | 121 | 101 | 24 | 104 | 25 |
| Binary | 1011001 | 101001 | 10001 | 0 | 110110 | 1010001 | 1000001 | 10100 | 1000100 | 10101 |
Color Harmonies of #592911
Complementary color
Monochromatic Colors of #592911
Black with #592911
Text Example
Text Example
White with #592911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592911; }
p { color: rgb(89,41,17); }
H1.HeaderClassName
{
color: #592911;
}
.AnyTagClassName
{
color: #592911;
}
</style>
background-color css
<style>
a { background-color: #592911; }
a { background-color: rgb(89,41,17); }
div.DivClassName
{
background-color: #592911;
}
.BgClassName
{
background-color: #592911;
}
</style>
border-color css
<style>
span { border-color: #592911; }
span { border-color: rgb(89,41,17); }
td.TdClassName
{
border-color: #592911;
}
.TagClassName
{
border-color: #592911;
}
</style>