Shades of Hairy Heath #603126
Tints of Hairy Heath #603126
RGB
CMYK
RGB Variations
Color information
#603126 (or 0x603126) is known color: Hairy Heath. HEX triplet: 60, 31 and 26. RGB value is (96,49,38). Sum of RGB (Red+Green+Blue) = 96+49+38=183 (24% of max value = 765). Red value is 96 (37.89% from 255 or 52.46% from 183); Green value is 49 (19.53% from 255 or 26.78% from 183); Blue value is 38 (15.23% from 255 or 20.77% from 183); Max value from RGB is 96 - color contains mainly: red. Hex color #603126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603126 is #9FCED9. Grayscale: #3D3D3D. Windows color (decimal): -10473178 or 2503008. OLE color: 2503008.
HSL color Cylindrical-coordinate representation of color #603126: hue angle of 11.38º 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 #603126 is Cyan = 0, Magento = 0.49, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 49 | 38 | - |
| CMYK | 0 | 0.49 | 0.60 | 0.62 |
| HSL | 11.38º | 0.43% | 0.26% | - |
| HSV(B) | 11.38º | 0.6% | 0.38% | - |
| XYZ | 6.27 | 4.82 | 2.43 | - |
| YUV | 61.8 | 114.57 | 152.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 38 | 0 | 0.49 | 0.60 | 0.62 | 11.38 | 0.43 | 0.26 |
| Hex | 60 | 31 | 26 | 0 | 31 | 3C | 3E | B | 2B | 1A |
| Octal | 140 | 61 | 46 | 0 | 61 | 74 | 76 | 13 | 53 | 32 |
| Binary | 1100000 | 110001 | 100110 | 0 | 110001 | 111100 | 111110 | 1011 | 101011 | 11010 |
Color Harmonies of #603126
Complementary color
Monochromatic Colors of #603126
Black with #603126
Text Example
Text Example
White with #603126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603126; }
p { color: rgb(96,49,38); }
H1.HeaderClassName
{
color: #603126;
}
.AnyTagClassName
{
color: #603126;
}
</style>
background-color css
<style>
a { background-color: #603126; }
a { background-color: rgb(96,49,38); }
div.DivClassName
{
background-color: #603126;
}
.BgClassName
{
background-color: #603126;
}
</style>
border-color css
<style>
span { border-color: #603126; }
span { border-color: rgb(96,49,38); }
td.TdClassName
{
border-color: #603126;
}
.TagClassName
{
border-color: #603126;
}
</style>