Shades of Hairy Heath #593325
Tints of Hairy Heath #593325
RGB
CMYK
RGB Variations
Color information
#593325 (or 0x593325) is known color: Hairy Heath. HEX triplet: 59, 33 and 25. RGB value is (89,51,37). Sum of RGB (Red+Green+Blue) = 89+51+37=177 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.28% from 177); Green value is 51 (20.31% from 255 or 28.81% from 177); Blue value is 37 (14.84% from 255 or 20.90% from 177); Max value from RGB is 89 - color contains mainly: red. Hex color #593325 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #593325 is #A6CCDA. Grayscale: #3C3C3C. Windows color (decimal): -10931419 or 2437977. OLE color: 2437977.
HSL color Cylindrical-coordinate representation of color #593325: hue angle of 16.15º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #593325 is Cyan = 0, Magento = 0.43, Yellow = 0.58 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 51 | 37 | - |
| CMYK | 0 | 0.43 | 0.58 | 0.65 |
| HSL | 16.15º | 0.41% | 0.25% | - |
| HSV(B) | 16.15º | 0.58% | 0.35% | - |
| XYZ | 5.64 | 4.63 | 2.35 | - |
| YUV | 60.77 | 114.59 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 51 | 37 | 0 | 0.43 | 0.58 | 0.65 | 16.15 | 0.41 | 0.25 |
| Hex | 59 | 33 | 25 | 0 | 2B | 3A | 41 | 10 | 29 | 19 |
| Octal | 131 | 63 | 45 | 0 | 53 | 72 | 101 | 20 | 51 | 31 |
| Binary | 1011001 | 110011 | 100101 | 0 | 101011 | 111010 | 1000001 | 10000 | 101001 | 11001 |
Color Harmonies of #593325
Complementary color
Monochromatic Colors of #593325
Black with #593325
Text Example
Text Example
White with #593325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593325; }
p { color: rgb(89,51,37); }
H1.HeaderClassName
{
color: #593325;
}
.AnyTagClassName
{
color: #593325;
}
</style>
background-color css
<style>
a { background-color: #593325; }
a { background-color: rgb(89,51,37); }
div.DivClassName
{
background-color: #593325;
}
.BgClassName
{
background-color: #593325;
}
</style>
border-color css
<style>
span { border-color: #593325; }
span { border-color: rgb(89,51,37); }
td.TdClassName
{
border-color: #593325;
}
.TagClassName
{
border-color: #593325;
}
</style>