Shades of Hairy Heath #603229
Tints of Hairy Heath #603229
RGB
CMYK
RGB Variations
Color information
#603229 (or 0x603229) is known color: Hairy Heath. HEX triplet: 60, 32 and 29. RGB value is (96,50,41). Sum of RGB (Red+Green+Blue) = 96+50+41=187 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.34% from 187); Green value is 50 (19.92% from 255 or 26.74% from 187); Blue value is 41 (16.41% from 255 or 21.93% from 187); Max value from RGB is 96 - color contains mainly: red. Hex color #603229 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603229 is #9FCDD6. Grayscale: #3E3E3E. Windows color (decimal): -10472919 or 2699872. OLE color: 2699872.
HSL color Cylindrical-coordinate representation of color #603229: hue angle of 9.82º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #603229 is Cyan = 0, Magento = 0.48, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 50 | 41 | - |
| CMYK | 0 | 0.48 | 0.57 | 0.62 |
| HSL | 9.82º | 0.4% | 0.27% | - |
| HSV(B) | 9.82º | 0.57% | 0.38% | - |
| XYZ | 6.36 | 4.93 | 2.71 | - |
| YUV | 62.73 | 115.74 | 151.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 41 | 0 | 0.48 | 0.57 | 0.62 | 9.82 | 0.4 | 0.27 |
| Hex | 60 | 32 | 29 | 0 | 30 | 39 | 3E | A | 28 | 1B |
| Octal | 140 | 62 | 51 | 0 | 60 | 71 | 76 | 12 | 50 | 33 |
| Binary | 1100000 | 110010 | 101001 | 0 | 110000 | 111001 | 111110 | 1010 | 101000 | 11011 |
Color Harmonies of #603229
Complementary color
Monochromatic Colors of #603229
Black with #603229
Text Example
Text Example
White with #603229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603229; }
p { color: rgb(96,50,41); }
H1.HeaderClassName
{
color: #603229;
}
.AnyTagClassName
{
color: #603229;
}
</style>
background-color css
<style>
a { background-color: #603229; }
a { background-color: rgb(96,50,41); }
div.DivClassName
{
background-color: #603229;
}
.BgClassName
{
background-color: #603229;
}
</style>
border-color css
<style>
span { border-color: #603229; }
span { border-color: rgb(96,50,41); }
td.TdClassName
{
border-color: #603229;
}
.TagClassName
{
border-color: #603229;
}
</style>