Shades of Hairy Heath #603428
Tints of Hairy Heath #603428
RGB
CMYK
RGB Variations
Color information
#603428 (or 0x603428) is known color: Hairy Heath. HEX triplet: 60, 34 and 28. RGB value is (96,52,40). Sum of RGB (Red+Green+Blue) = 96+52+40=188 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.06% from 188); Green value is 52 (20.70% from 255 or 27.66% from 188); Blue value is 40 (16.02% from 255 or 21.28% from 188); Max value from RGB is 96 - color contains mainly: red. Hex color #603428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603428 is #9FCBD7. Grayscale: #3F3F3F. Windows color (decimal): -10472408 or 2634848. OLE color: 2634848.
HSL color Cylindrical-coordinate representation of color #603428: hue angle of 12.86º 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 #603428 is Cyan = 0, Magento = 0.46, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 52 | 40 | - |
| CMYK | 0 | 0.46 | 0.58 | 0.62 |
| HSL | 12.86º | 0.41% | 0.27% | - |
| HSV(B) | 12.86º | 0.58% | 0.38% | - |
| XYZ | 6.43 | 5.1 | 2.65 | - |
| YUV | 63.79 | 114.58 | 150.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 40 | 0 | 0.46 | 0.58 | 0.62 | 12.86 | 0.41 | 0.27 |
| Hex | 60 | 34 | 28 | 0 | 2E | 3A | 3E | D | 29 | 1B |
| Octal | 140 | 64 | 50 | 0 | 56 | 72 | 76 | 15 | 51 | 33 |
| Binary | 1100000 | 110100 | 101000 | 0 | 101110 | 111010 | 111110 | 1101 | 101001 | 11011 |
Color Harmonies of #603428
Complementary color
Monochromatic Colors of #603428
Black with #603428
Text Example
Text Example
White with #603428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603428; }
p { color: rgb(96,52,40); }
H1.HeaderClassName
{
color: #603428;
}
.AnyTagClassName
{
color: #603428;
}
</style>
background-color css
<style>
a { background-color: #603428; }
a { background-color: rgb(96,52,40); }
div.DivClassName
{
background-color: #603428;
}
.BgClassName
{
background-color: #603428;
}
</style>
border-color css
<style>
span { border-color: #603428; }
span { border-color: rgb(96,52,40); }
td.TdClassName
{
border-color: #603428;
}
.TagClassName
{
border-color: #603428;
}
</style>