Shades of Hairy Heath #603726
Tints of Hairy Heath #603726
RGB
CMYK
RGB Variations
Color information
#603726 (or 0x603726) is known color: Hairy Heath. HEX triplet: 60, 37 and 26. RGB value is (96,55,38). Sum of RGB (Red+Green+Blue) = 96+55+38=189 (25% of max value = 765). Red value is 96 (37.89% from 255 or 50.79% from 189); Green value is 55 (21.88% from 255 or 29.10% from 189); Blue value is 38 (15.23% from 255 or 20.11% from 189); Max value from RGB is 96 - color contains mainly: red. Hex color #603726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603726 is #9FC8D9. Grayscale: #414141. Windows color (decimal): -10471642 or 2504544. OLE color: 2504544.
HSL color Cylindrical-coordinate representation of color #603726: hue angle of 17.59º 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 #603726 is Cyan = 0, Magento = 0.43, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 55 | 38 | - |
| CMYK | 0 | 0.43 | 0.60 | 0.62 |
| HSL | 17.59º | 0.43% | 0.26% | - |
| HSV(B) | 17.59º | 0.6% | 0.38% | - |
| XYZ | 6.54 | 5.36 | 2.52 | - |
| YUV | 65.32 | 112.58 | 149.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 55 | 38 | 0 | 0.43 | 0.60 | 0.62 | 17.59 | 0.43 | 0.26 |
| Hex | 60 | 37 | 26 | 0 | 2B | 3C | 3E | 12 | 2B | 1A |
| Octal | 140 | 67 | 46 | 0 | 53 | 74 | 76 | 22 | 53 | 32 |
| Binary | 1100000 | 110111 | 100110 | 0 | 101011 | 111100 | 111110 | 10010 | 101011 | 11010 |
Color Harmonies of #603726
Complementary color
Monochromatic Colors of #603726
Black with #603726
Text Example
Text Example
White with #603726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603726; }
p { color: rgb(96,55,38); }
H1.HeaderClassName
{
color: #603726;
}
.AnyTagClassName
{
color: #603726;
}
</style>
background-color css
<style>
a { background-color: #603726; }
a { background-color: rgb(96,55,38); }
div.DivClassName
{
background-color: #603726;
}
.BgClassName
{
background-color: #603726;
}
</style>
border-color css
<style>
span { border-color: #603726; }
span { border-color: rgb(96,55,38); }
td.TdClassName
{
border-color: #603726;
}
.TagClassName
{
border-color: #603726;
}
</style>