Shades of Baker's Chocolate #592710
Tints of Baker's Chocolate #592710
RGB
CMYK
RGB Variations
Color information
#592710 (or 0x592710) is known color: Baker's Chocolate. HEX triplet: 59, 27 and 10. RGB value is (89,39,16). Sum of RGB (Red+Green+Blue) = 89+39+16=144 (19% of max value = 765). Red value is 89 (35.16% from 255 or 61.81% from 144); Green value is 39 (15.62% from 255 or 27.08% from 144); Blue value is 16 (6.64% from 255 or 11.11% from 144); Max value from RGB is 89 - color contains mainly: red. Hex color #592710 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592710 is #A6D8EF. Grayscale: #333333. Windows color (decimal): -10934512 or 1058649. OLE color: 1058649.
HSL color Cylindrical-coordinate representation of color #592710: hue angle of 18.9º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #592710 is Cyan = 0, Magento = 0.56, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 39 | 16 | - |
| CMYK | 0 | 0.56 | 0.82 | 0.65 |
| HSL | 18.9º | 0.7% | 0.21% | - |
| HSV(B) | 18.9º | 0.82% | 0.35% | - |
| XYZ | 4.94 | 3.61 | 0.93 | - |
| YUV | 51.33 | 108.07 | 154.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 39 | 16 | 0 | 0.56 | 0.82 | 0.65 | 18.9 | 0.7 | 0.21 |
| Hex | 59 | 27 | 10 | 0 | 38 | 52 | 41 | 13 | 46 | 15 |
| Octal | 131 | 47 | 20 | 0 | 70 | 122 | 101 | 23 | 106 | 25 |
| Binary | 1011001 | 100111 | 10000 | 0 | 111000 | 1010010 | 1000001 | 10011 | 1000110 | 10101 |
Color Harmonies of #592710
Complementary color
Monochromatic Colors of #592710
Black with #592710
Text Example
Text Example
White with #592710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592710; }
p { color: rgb(89,39,16); }
H1.HeaderClassName
{
color: #592710;
}
.AnyTagClassName
{
color: #592710;
}
</style>
background-color css
<style>
a { background-color: #592710; }
a { background-color: rgb(89,39,16); }
div.DivClassName
{
background-color: #592710;
}
.BgClassName
{
background-color: #592710;
}
</style>
border-color css
<style>
span { border-color: #592710; }
span { border-color: rgb(89,39,16); }
td.TdClassName
{
border-color: #592710;
}
.TagClassName
{
border-color: #592710;
}
</style>