Shades of Hairy Heath #603228
Tints of Hairy Heath #603228
RGB
CMYK
RGB Variations
Color information
#603228 (or 0x603228) is known color: Hairy Heath. HEX triplet: 60, 32 and 28. RGB value is (96,50,40). Sum of RGB (Red+Green+Blue) = 96+50+40=186 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.61% from 186); Green value is 50 (19.92% from 255 or 26.88% from 186); Blue value is 40 (16.02% from 255 or 21.51% from 186); Max value from RGB is 96 - color contains mainly: red. Hex color #603228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603228 is #9FCDD7. Grayscale: #3E3E3E. Windows color (decimal): -10472920 or 2634336. OLE color: 2634336.
HSL color Cylindrical-coordinate representation of color #603228: hue angle of 10.71º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #603228 is Cyan = 0, Magento = 0.48, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 50 | 40 | - |
| CMYK | 0 | 0.48 | 0.58 | 0.62 |
| HSL | 10.71º | 0.41% | 0.27% | - |
| HSV(B) | 10.71º | 0.58% | 0.38% | - |
| XYZ | 6.35 | 4.92 | 2.62 | - |
| YUV | 62.61 | 115.24 | 151.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 40 | 0 | 0.48 | 0.58 | 0.62 | 10.71 | 0.41 | 0.27 |
| Hex | 60 | 32 | 28 | 0 | 30 | 3A | 3E | B | 29 | 1B |
| Octal | 140 | 62 | 50 | 0 | 60 | 72 | 76 | 13 | 51 | 33 |
| Binary | 1100000 | 110010 | 101000 | 0 | 110000 | 111010 | 111110 | 1011 | 101001 | 11011 |
Color Harmonies of #603228
Complementary color
Monochromatic Colors of #603228
Black with #603228
Text Example
Text Example
White with #603228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603228; }
p { color: rgb(96,50,40); }
H1.HeaderClassName
{
color: #603228;
}
.AnyTagClassName
{
color: #603228;
}
</style>
background-color css
<style>
a { background-color: #603228; }
a { background-color: rgb(96,50,40); }
div.DivClassName
{
background-color: #603228;
}
.BgClassName
{
background-color: #603228;
}
</style>
border-color css
<style>
span { border-color: #603228; }
span { border-color: rgb(96,50,40); }
td.TdClassName
{
border-color: #603228;
}
.TagClassName
{
border-color: #603228;
}
</style>