Shades of Baker's Chocolate #592608
Tints of Baker's Chocolate #592608
RGB
CMYK
RGB Variations
Color information
#592608 (or 0x592608) is known color: Baker's Chocolate. HEX triplet: 59, 26 and 08. RGB value is (89,38,8). Sum of RGB (Red+Green+Blue) = 89+38+8=135 (17% of max value = 765). Red value is 89 (35.16% from 255 or 65.93% from 135); Green value is 38 (15.23% from 255 or 28.15% from 135); Blue value is 8 (3.52% from 255 or 5.93% from 135); Max value from RGB is 89 - color contains mainly: red. Hex color #592608 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592608 is #A6D9F7. Grayscale: #323232. Windows color (decimal): -10934776 or 534105. OLE color: 534105.
HSL color Cylindrical-coordinate representation of color #592608: hue angle of 22.22º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #592608 is Cyan = 0, Magento = 0.57, Yellow = 0.91 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 38 | 8 | - |
| CMYK | 0 | 0.57 | 0.91 | 0.65 |
| HSL | 22.22º | 0.84% | 0.19% | - |
| HSV(B) | 22.22º | 0.91% | 0.35% | - |
| XYZ | 4.86 | 3.53 | 0.65 | - |
| YUV | 49.83 | 104.4 | 155.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 38 | 8 | 0 | 0.57 | 0.91 | 0.65 | 22.22 | 0.84 | 0.19 |
| Hex | 59 | 26 | 8 | 0 | 39 | 5B | 41 | 16 | 54 | 13 |
| Octal | 131 | 46 | 10 | 0 | 71 | 133 | 101 | 26 | 124 | 23 |
| Binary | 1011001 | 100110 | 1000 | 0 | 111001 | 1011011 | 1000001 | 10110 | 1010100 | 10011 |
Color Harmonies of #592608
Complementary color
Monochromatic Colors of #592608
Black with #592608
Text Example
Text Example
White with #592608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592608; }
p { color: rgb(89,38,8); }
H1.HeaderClassName
{
color: #592608;
}
.AnyTagClassName
{
color: #592608;
}
</style>
background-color css
<style>
a { background-color: #592608; }
a { background-color: rgb(89,38,8); }
div.DivClassName
{
background-color: #592608;
}
.BgClassName
{
background-color: #592608;
}
</style>
border-color css
<style>
span { border-color: #592608; }
span { border-color: rgb(89,38,8); }
td.TdClassName
{
border-color: #592608;
}
.TagClassName
{
border-color: #592608;
}
</style>