Shades of Hairy Heath #603426
Tints of Hairy Heath #603426
RGB
CMYK
RGB Variations
Color information
#603426 (or 0x603426) is known color: Hairy Heath. HEX triplet: 60, 34 and 26. RGB value is (96,52,38). Sum of RGB (Red+Green+Blue) = 96+52+38=186 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.61% from 186); Green value is 52 (20.70% from 255 or 27.96% from 186); Blue value is 38 (15.23% from 255 or 20.43% from 186); Max value from RGB is 96 - color contains mainly: red. Hex color #603426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603426 is #9FCBD9. Grayscale: #3F3F3F. Windows color (decimal): -10472410 or 2503776. OLE color: 2503776.
HSL color Cylindrical-coordinate representation of color #603426: hue angle of 14.48º 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 #603426 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 52 | 38 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.62 |
| HSL | 14.48º | 0.43% | 0.26% | - |
| HSV(B) | 14.48º | 0.6% | 0.38% | - |
| XYZ | 6.4 | 5.08 | 2.48 | - |
| YUV | 63.56 | 113.58 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 38 | 0 | 0.46 | 0.60 | 0.62 | 14.48 | 0.43 | 0.26 |
| Hex | 60 | 34 | 26 | 0 | 2E | 3C | 3E | E | 2B | 1A |
| Octal | 140 | 64 | 46 | 0 | 56 | 74 | 76 | 16 | 53 | 32 |
| Binary | 1100000 | 110100 | 100110 | 0 | 101110 | 111100 | 111110 | 1110 | 101011 | 11010 |
Color Harmonies of #603426
Complementary color
Monochromatic Colors of #603426
Black with #603426
Text Example
Text Example
White with #603426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603426; }
p { color: rgb(96,52,38); }
H1.HeaderClassName
{
color: #603426;
}
.AnyTagClassName
{
color: #603426;
}
</style>
background-color css
<style>
a { background-color: #603426; }
a { background-color: rgb(96,52,38); }
div.DivClassName
{
background-color: #603426;
}
.BgClassName
{
background-color: #603426;
}
</style>
border-color css
<style>
span { border-color: #603426; }
span { border-color: rgb(96,52,38); }
td.TdClassName
{
border-color: #603426;
}
.TagClassName
{
border-color: #603426;
}
</style>