Shades of Hairy Heath #603328
Tints of Hairy Heath #603328
RGB
CMYK
RGB Variations
Color information
#603328 (or 0x603328) is known color: Hairy Heath. HEX triplet: 60, 33 and 28. RGB value is (96,51,40). Sum of RGB (Red+Green+Blue) = 96+51+40=187 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.34% from 187); Green value is 51 (20.31% from 255 or 27.27% from 187); Blue value is 40 (16.02% from 255 or 21.39% from 187); Max value from RGB is 96 - color contains mainly: red. Hex color #603328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603328 is #9FCCD7. Grayscale: #3F3F3F. Windows color (decimal): -10472664 or 2634592. OLE color: 2634592.
HSL color Cylindrical-coordinate representation of color #603328: hue angle of 11.79º 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 #603328 is Cyan = 0, Magento = 0.47, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 51 | 40 | - |
| CMYK | 0 | 0.47 | 0.58 | 0.62 |
| HSL | 11.79º | 0.41% | 0.27% | - |
| HSV(B) | 11.79º | 0.58% | 0.38% | - |
| XYZ | 6.39 | 5.01 | 2.64 | - |
| YUV | 63.2 | 114.91 | 151.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 51 | 40 | 0 | 0.47 | 0.58 | 0.62 | 11.79 | 0.41 | 0.27 |
| Hex | 60 | 33 | 28 | 0 | 2F | 3A | 3E | C | 29 | 1B |
| Octal | 140 | 63 | 50 | 0 | 57 | 72 | 76 | 14 | 51 | 33 |
| Binary | 1100000 | 110011 | 101000 | 0 | 101111 | 111010 | 111110 | 1100 | 101001 | 11011 |
Color Harmonies of #603328
Complementary color
Monochromatic Colors of #603328
Black with #603328
Text Example
Text Example
White with #603328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603328; }
p { color: rgb(96,51,40); }
H1.HeaderClassName
{
color: #603328;
}
.AnyTagClassName
{
color: #603328;
}
</style>
background-color css
<style>
a { background-color: #603328; }
a { background-color: rgb(96,51,40); }
div.DivClassName
{
background-color: #603328;
}
.BgClassName
{
background-color: #603328;
}
</style>
border-color css
<style>
span { border-color: #603328; }
span { border-color: rgb(96,51,40); }
td.TdClassName
{
border-color: #603328;
}
.TagClassName
{
border-color: #603328;
}
</style>