Shades of Hairy Heath #603320
Tints of Hairy Heath #603320
RGB
CMYK
RGB Variations
Color information
#603320 (or 0x603320) is known color: Hairy Heath. HEX triplet: 60, 33 and 20. RGB value is (96,51,32). Sum of RGB (Red+Green+Blue) = 96+51+32=179 (23% of max value = 765). Red value is 96 (37.89% from 255 or 53.63% from 179); Green value is 51 (20.31% from 255 or 28.49% from 179); Blue value is 32 (12.89% from 255 or 17.88% from 179); Max value from RGB is 96 - color contains mainly: red. Hex color #603320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603320 is #9FCCDF. Grayscale: #3E3E3E. Windows color (decimal): -10472672 or 2110304. OLE color: 2110304.
HSL color Cylindrical-coordinate representation of color #603320: hue angle of 17.81º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #603320 is Cyan = 0, Magento = 0.47, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 51 | 32 | - |
| CMYK | 0 | 0.47 | 0.67 | 0.62 |
| HSL | 17.81º | 0.5% | 0.25% | - |
| HSV(B) | 17.81º | 0.67% | 0.38% | - |
| XYZ | 6.27 | 4.96 | 1.99 | - |
| YUV | 62.29 | 110.91 | 152.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 51 | 32 | 0 | 0.47 | 0.67 | 0.62 | 17.81 | 0.5 | 0.25 |
| Hex | 60 | 33 | 20 | 0 | 2F | 43 | 3E | 12 | 32 | 19 |
| Octal | 140 | 63 | 40 | 0 | 57 | 103 | 76 | 22 | 62 | 31 |
| Binary | 1100000 | 110011 | 100000 | 0 | 101111 | 1000011 | 111110 | 10010 | 110010 | 11001 |
Color Harmonies of #603320
Complementary color
Monochromatic Colors of #603320
Black with #603320
Text Example
Text Example
White with #603320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603320; }
p { color: rgb(96,51,32); }
H1.HeaderClassName
{
color: #603320;
}
.AnyTagClassName
{
color: #603320;
}
</style>
background-color css
<style>
a { background-color: #603320; }
a { background-color: rgb(96,51,32); }
div.DivClassName
{
background-color: #603320;
}
.BgClassName
{
background-color: #603320;
}
</style>
border-color css
<style>
span { border-color: #603320; }
span { border-color: rgb(96,51,32); }
td.TdClassName
{
border-color: #603320;
}
.TagClassName
{
border-color: #603320;
}
</style>