Shades of Baker's Chocolate #593619
Tints of Baker's Chocolate #593619
RGB
CMYK
RGB Variations
Color information
#593619 (or 0x593619) is known color: Baker's Chocolate. HEX triplet: 59, 36 and 19. RGB value is (89,54,25). Sum of RGB (Red+Green+Blue) = 89+54+25=168 (22% of max value = 765). Red value is 89 (35.16% from 255 or 52.98% from 168); Green value is 54 (21.48% from 255 or 32.14% from 168); Blue value is 25 (10.16% from 255 or 14.88% from 168); Max value from RGB is 89 - color contains mainly: red. Hex color #593619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #593619 is #A6C9E6. Grayscale: #3D3D3D. Windows color (decimal): -10930663 or 1652313. OLE color: 1652313.
HSL color Cylindrical-coordinate representation of color #593619: hue angle of 27.19º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #593619 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 54 | 25 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.65 |
| HSL | 27.19º | 0.56% | 0.22% | - |
| HSV(B) | 27.19º | 0.72% | 0.35% | - |
| XYZ | 5.61 | 4.83 | 1.56 | - |
| YUV | 61.16 | 107.6 | 147.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 54 | 25 | 0 | 0.39 | 0.72 | 0.65 | 27.19 | 0.56 | 0.22 |
| Hex | 59 | 36 | 19 | 0 | 27 | 48 | 41 | 1B | 38 | 16 |
| Octal | 131 | 66 | 31 | 0 | 47 | 110 | 101 | 33 | 70 | 26 |
| Binary | 1011001 | 110110 | 11001 | 0 | 100111 | 1001000 | 1000001 | 11011 | 111000 | 10110 |
Color Harmonies of #593619
Complementary color
Monochromatic Colors of #593619
Black with #593619
Text Example
Text Example
White with #593619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593619; }
p { color: rgb(89,54,25); }
H1.HeaderClassName
{
color: #593619;
}
.AnyTagClassName
{
color: #593619;
}
</style>
background-color css
<style>
a { background-color: #593619; }
a { background-color: rgb(89,54,25); }
div.DivClassName
{
background-color: #593619;
}
.BgClassName
{
background-color: #593619;
}
</style>
border-color css
<style>
span { border-color: #593619; }
span { border-color: rgb(89,54,25); }
td.TdClassName
{
border-color: #593619;
}
.TagClassName
{
border-color: #593619;
}
</style>