Shades of Hairy Heath #603224
Tints of Hairy Heath #603224
RGB
CMYK
RGB Variations
Color information
#603224 (or 0x603224) is known color: Hairy Heath. HEX triplet: 60, 32 and 24. RGB value is (96,50,36). Sum of RGB (Red+Green+Blue) = 96+50+36=182 (24% of max value = 765). Red value is 96 (37.89% from 255 or 52.75% from 182); Green value is 50 (19.92% from 255 or 27.47% from 182); Blue value is 36 (14.45% from 255 or 19.78% from 182); Max value from RGB is 96 - color contains mainly: red. Hex color #603224 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603224 is #9FCDDB. Grayscale: #3E3E3E. Windows color (decimal): -10472924 or 2372192. OLE color: 2372192.
HSL color Cylindrical-coordinate representation of color #603224: hue angle of 14º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #603224 is Cyan = 0, Magento = 0.48, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 50 | 36 | - |
| CMYK | 0 | 0.48 | 0.62 | 0.62 |
| HSL | 14º | 0.45% | 0.26% | - |
| HSV(B) | 14º | 0.63% | 0.38% | - |
| XYZ | 6.28 | 4.9 | 2.28 | - |
| YUV | 62.16 | 113.24 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 36 | 0 | 0.48 | 0.62 | 0.62 | 14 | 0.45 | 0.26 |
| Hex | 60 | 32 | 24 | 0 | 30 | 3E | 3E | E | 2D | 1A |
| Octal | 140 | 62 | 44 | 0 | 60 | 76 | 76 | 16 | 55 | 32 |
| Binary | 1100000 | 110010 | 100100 | 0 | 110000 | 111110 | 111110 | 1110 | 101101 | 11010 |
Color Harmonies of #603224
Complementary color
Monochromatic Colors of #603224
Black with #603224
Text Example
Text Example
White with #603224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603224; }
p { color: rgb(96,50,36); }
H1.HeaderClassName
{
color: #603224;
}
.AnyTagClassName
{
color: #603224;
}
</style>
background-color css
<style>
a { background-color: #603224; }
a { background-color: rgb(96,50,36); }
div.DivClassName
{
background-color: #603224;
}
.BgClassName
{
background-color: #603224;
}
</style>
border-color css
<style>
span { border-color: #603224; }
span { border-color: rgb(96,50,36); }
td.TdClassName
{
border-color: #603224;
}
.TagClassName
{
border-color: #603224;
}
</style>