Shades of Baker's Chocolate #593417
Tints of Baker's Chocolate #593417
RGB
CMYK
RGB Variations
Color information
#593417 (or 0x593417) is known color: Baker's Chocolate. HEX triplet: 59, 34 and 17. RGB value is (89,52,23). Sum of RGB (Red+Green+Blue) = 89+52+23=164 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.27% from 164); Green value is 52 (20.70% from 255 or 31.71% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 89 - color contains mainly: red. Hex color #593417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #593417 is #A6CBE8. Grayscale: #3B3B3B. Windows color (decimal): -10931177 or 1520729. OLE color: 1520729.
HSL color Cylindrical-coordinate representation of color #593417: hue angle of 26.36º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #593417 is Cyan = 0, Magento = 0.42, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 52 | 23 | - |
| CMYK | 0 | 0.42 | 0.74 | 0.65 |
| HSL | 26.36º | 0.59% | 0.22% | - |
| HSV(B) | 26.36º | 0.74% | 0.35% | - |
| XYZ | 5.5 | 4.64 | 1.42 | - |
| YUV | 59.76 | 107.26 | 148.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 52 | 23 | 0 | 0.42 | 0.74 | 0.65 | 26.36 | 0.59 | 0.22 |
| Hex | 59 | 34 | 17 | 0 | 2A | 4A | 41 | 1A | 3B | 16 |
| Octal | 131 | 64 | 27 | 0 | 52 | 112 | 101 | 32 | 73 | 26 |
| Binary | 1011001 | 110100 | 10111 | 0 | 101010 | 1001010 | 1000001 | 11010 | 111011 | 10110 |
Color Harmonies of #593417
Complementary color
Monochromatic Colors of #593417
Black with #593417
Text Example
Text Example
White with #593417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593417; }
p { color: rgb(89,52,23); }
H1.HeaderClassName
{
color: #593417;
}
.AnyTagClassName
{
color: #593417;
}
</style>
background-color css
<style>
a { background-color: #593417; }
a { background-color: rgb(89,52,23); }
div.DivClassName
{
background-color: #593417;
}
.BgClassName
{
background-color: #593417;
}
</style>
border-color css
<style>
span { border-color: #593417; }
span { border-color: rgb(89,52,23); }
td.TdClassName
{
border-color: #593417;
}
.TagClassName
{
border-color: #593417;
}
</style>