Shades of Baker's Chocolate #592309
Tints of Baker's Chocolate #592309
RGB
CMYK
RGB Variations
Color information
#592309 (or 0x592309) is known color: Baker's Chocolate. HEX triplet: 59, 23 and 09. RGB value is (89,35,9). Sum of RGB (Red+Green+Blue) = 89+35+9=133 (17% of max value = 765). Red value is 89 (35.16% from 255 or 66.92% from 133); Green value is 35 (14.06% from 255 or 26.32% from 133); Blue value is 9 (3.91% from 255 or 6.77% from 133); Max value from RGB is 89 - color contains mainly: red. Hex color #592309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592309 is #A6DCF6. Grayscale: #303030. Windows color (decimal): -10935543 or 598873. OLE color: 598873.
HSL color Cylindrical-coordinate representation of color #592309: hue angle of 19.5º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #592309 is Cyan = 0, Magento = 0.61, Yellow = 0.90 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 35 | 9 | - |
| CMYK | 0 | 0.61 | 0.90 | 0.65 |
| HSL | 19.5º | 0.82% | 0.19% | - |
| HSV(B) | 19.5º | 0.9% | 0.35% | - |
| XYZ | 4.77 | 3.35 | 0.65 | - |
| YUV | 48.18 | 105.89 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 9 | 0 | 0.61 | 0.90 | 0.65 | 19.5 | 0.82 | 0.19 |
| Hex | 59 | 23 | 9 | 0 | 3D | 5A | 41 | 14 | 52 | 13 |
| Octal | 131 | 43 | 11 | 0 | 75 | 132 | 101 | 24 | 122 | 23 |
| Binary | 1011001 | 100011 | 1001 | 0 | 111101 | 1011010 | 1000001 | 10100 | 1010010 | 10011 |
Color Harmonies of #592309
Complementary color
Monochromatic Colors of #592309
Black with #592309
Text Example
Text Example
White with #592309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592309; }
p { color: rgb(89,35,9); }
H1.HeaderClassName
{
color: #592309;
}
.AnyTagClassName
{
color: #592309;
}
</style>
background-color css
<style>
a { background-color: #592309; }
a { background-color: rgb(89,35,9); }
div.DivClassName
{
background-color: #592309;
}
.BgClassName
{
background-color: #592309;
}
</style>
border-color css
<style>
span { border-color: #592309; }
span { border-color: rgb(89,35,9); }
td.TdClassName
{
border-color: #592309;
}
.TagClassName
{
border-color: #592309;
}
</style>