Shades of Baker's Chocolate #593605
Tints of Baker's Chocolate #593605
RGB
CMYK
RGB Variations
Color information
#593605 (or 0x593605) is known color: Baker's Chocolate. HEX triplet: 59, 36 and 05. RGB value is (89,54,5). Sum of RGB (Red+Green+Blue) = 89+54+5=148 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.14% from 148); Green value is 54 (21.48% from 255 or 36.49% from 148); Blue value is 5 (2.34% from 255 or 3.38% from 148); Max value from RGB is 89 - color contains mainly: red. Hex color #593605 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #593605 is #A6C9FA. Grayscale: #3B3B3B. Windows color (decimal): -10930683 or 341593. OLE color: 341593.
HSL color Cylindrical-coordinate representation of color #593605: hue angle of 35º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #593605 is Cyan = 0, Magento = 0.39, Yellow = 0.94 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 54 | 5 | - |
| CMYK | 0 | 0.39 | 0.94 | 0.65 |
| HSL | 35º | 0.89% | 0.18% | - |
| HSV(B) | 35º | 0.94% | 0.35% | - |
| XYZ | 5.47 | 4.77 | 0.78 | - |
| YUV | 58.88 | 97.6 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 54 | 5 | 0 | 0.39 | 0.94 | 0.65 | 35 | 0.89 | 0.18 |
| Hex | 59 | 36 | 5 | 0 | 27 | 5E | 41 | 23 | 59 | 12 |
| Octal | 131 | 66 | 5 | 0 | 47 | 136 | 101 | 43 | 131 | 22 |
| Binary | 1011001 | 110110 | 101 | 0 | 100111 | 1011110 | 1000001 | 100011 | 1011001 | 10010 |
Color Harmonies of #593605
Complementary color
Monochromatic Colors of #593605
Black with #593605
Text Example
Text Example
White with #593605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593605; }
p { color: rgb(89,54,5); }
H1.HeaderClassName
{
color: #593605;
}
.AnyTagClassName
{
color: #593605;
}
</style>
background-color css
<style>
a { background-color: #593605; }
a { background-color: rgb(89,54,5); }
div.DivClassName
{
background-color: #593605;
}
.BgClassName
{
background-color: #593605;
}
</style>
border-color css
<style>
span { border-color: #593605; }
span { border-color: rgb(89,54,5); }
td.TdClassName
{
border-color: #593605;
}
.TagClassName
{
border-color: #593605;
}
</style>