Shades of Baker's Chocolate #593710
Tints of Baker's Chocolate #593710
RGB
CMYK
RGB Variations
Color information
#593710 (or 0x593710) is known color: Baker's Chocolate. HEX triplet: 59, 37 and 10. RGB value is (89,55,16). Sum of RGB (Red+Green+Blue) = 89+55+16=160 (21% of max value = 765). Red value is 89 (35.16% from 255 or 55.62% from 160); Green value is 55 (21.88% from 255 or 34.38% from 160); Blue value is 16 (6.64% from 255 or 10% from 160); Max value from RGB is 89 - color contains mainly: red. Hex color #593710 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #593710 is #A6C8EF. Grayscale: #3C3C3C. Windows color (decimal): -10930416 or 1062745. OLE color: 1062745.
HSL color Cylindrical-coordinate representation of color #593710: hue angle of 32.05º 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 #593710 is Cyan = 0, Magento = 0.38, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 55 | 16 | - |
| CMYK | 0 | 0.38 | 0.82 | 0.65 |
| HSL | 32.05º | 0.7% | 0.21% | - |
| HSV(B) | 32.05º | 0.82% | 0.35% | - |
| XYZ | 5.58 | 4.89 | 1.14 | - |
| YUV | 60.72 | 102.76 | 148.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 55 | 16 | 0 | 0.38 | 0.82 | 0.65 | 32.05 | 0.7 | 0.21 |
| Hex | 59 | 37 | 10 | 0 | 26 | 52 | 41 | 20 | 46 | 15 |
| Octal | 131 | 67 | 20 | 0 | 46 | 122 | 101 | 40 | 106 | 25 |
| Binary | 1011001 | 110111 | 10000 | 0 | 100110 | 1010010 | 1000001 | 100000 | 1000110 | 10101 |
Color Harmonies of #593710
Complementary color
Monochromatic Colors of #593710
Black with #593710
Text Example
Text Example
White with #593710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593710; }
p { color: rgb(89,55,16); }
H1.HeaderClassName
{
color: #593710;
}
.AnyTagClassName
{
color: #593710;
}
</style>
background-color css
<style>
a { background-color: #593710; }
a { background-color: rgb(89,55,16); }
div.DivClassName
{
background-color: #593710;
}
.BgClassName
{
background-color: #593710;
}
</style>
border-color css
<style>
span { border-color: #593710; }
span { border-color: rgb(89,55,16); }
td.TdClassName
{
border-color: #593710;
}
.TagClassName
{
border-color: #593710;
}
</style>