Shades of Hairy Heath #603226
Tints of Hairy Heath #603226
RGB
CMYK
RGB Variations
Color information
#603226 (or 0x603226) is known color: Hairy Heath. HEX triplet: 60, 32 and 26. RGB value is (96,50,38). Sum of RGB (Red+Green+Blue) = 96+50+38=184 (24% of max value = 765). Red value is 96 (37.89% from 255 or 52.17% from 184); Green value is 50 (19.92% from 255 or 27.17% from 184); Blue value is 38 (15.23% from 255 or 20.65% from 184); Max value from RGB is 96 - color contains mainly: red. Hex color #603226 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603226 is #9FCDD9. Grayscale: #3E3E3E. Windows color (decimal): -10472922 or 2503264. OLE color: 2503264.
HSL color Cylindrical-coordinate representation of color #603226: hue angle of 12.41º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #603226 is Cyan = 0, Magento = 0.48, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 50 | 38 | - |
| CMYK | 0 | 0.48 | 0.60 | 0.62 |
| HSL | 12.41º | 0.43% | 0.26% | - |
| HSV(B) | 12.41º | 0.6% | 0.38% | - |
| XYZ | 6.31 | 4.91 | 2.45 | - |
| YUV | 62.39 | 114.24 | 151.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 38 | 0 | 0.48 | 0.60 | 0.62 | 12.41 | 0.43 | 0.26 |
| Hex | 60 | 32 | 26 | 0 | 30 | 3C | 3E | C | 2B | 1A |
| Octal | 140 | 62 | 46 | 0 | 60 | 74 | 76 | 14 | 53 | 32 |
| Binary | 1100000 | 110010 | 100110 | 0 | 110000 | 111100 | 111110 | 1100 | 101011 | 11010 |
Color Harmonies of #603226
Complementary color
Monochromatic Colors of #603226
Black with #603226
Text Example
Text Example
White with #603226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603226; }
p { color: rgb(96,50,38); }
H1.HeaderClassName
{
color: #603226;
}
.AnyTagClassName
{
color: #603226;
}
</style>
background-color css
<style>
a { background-color: #603226; }
a { background-color: rgb(96,50,38); }
div.DivClassName
{
background-color: #603226;
}
.BgClassName
{
background-color: #603226;
}
</style>
border-color css
<style>
span { border-color: #603226; }
span { border-color: rgb(96,50,38); }
td.TdClassName
{
border-color: #603226;
}
.TagClassName
{
border-color: #603226;
}
</style>