Shades of Baker's Chocolate #593207
Tints of Baker's Chocolate #593207
RGB
CMYK
RGB Variations
Color information
#593207 (or 0x593207) is known color: Baker's Chocolate. HEX triplet: 59, 32 and 07. RGB value is (89,50,7). Sum of RGB (Red+Green+Blue) = 89+50+7=146 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.96% from 146); Green value is 50 (19.92% from 255 or 34.25% from 146); Blue value is 7 (3.12% from 255 or 4.79% from 146); Max value from RGB is 89 - color contains mainly: red. Hex color #593207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #593207 is #A6CDF8. Grayscale: #383838. Windows color (decimal): -10931705 or 471641. OLE color: 471641.
HSL color Cylindrical-coordinate representation of color #593207: hue angle of 31.46º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #593207 is Cyan = 0, Magento = 0.44, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 50 | 7 | - |
| CMYK | 0 | 0.44 | 0.92 | 0.65 |
| HSL | 31.46º | 0.85% | 0.19% | - |
| HSV(B) | 31.46º | 0.92% | 0.35% | - |
| XYZ | 5.3 | 4.42 | 0.77 | - |
| YUV | 56.76 | 99.92 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 50 | 7 | 0 | 0.44 | 0.92 | 0.65 | 31.46 | 0.85 | 0.19 |
| Hex | 59 | 32 | 7 | 0 | 2C | 5C | 41 | 1F | 55 | 13 |
| Octal | 131 | 62 | 7 | 0 | 54 | 134 | 101 | 37 | 125 | 23 |
| Binary | 1011001 | 110010 | 111 | 0 | 101100 | 1011100 | 1000001 | 11111 | 1010101 | 10011 |
Color Harmonies of #593207
Complementary color
Monochromatic Colors of #593207
Black with #593207
Text Example
Text Example
White with #593207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593207; }
p { color: rgb(89,50,7); }
H1.HeaderClassName
{
color: #593207;
}
.AnyTagClassName
{
color: #593207;
}
</style>
background-color css
<style>
a { background-color: #593207; }
a { background-color: rgb(89,50,7); }
div.DivClassName
{
background-color: #593207;
}
.BgClassName
{
background-color: #593207;
}
</style>
border-color css
<style>
span { border-color: #593207; }
span { border-color: rgb(89,50,7); }
td.TdClassName
{
border-color: #593207;
}
.TagClassName
{
border-color: #593207;
}
</style>