Shades of Hairy Heath #663329
Tints of Hairy Heath #663329
RGB
CMYK
RGB Variations
Color information
#663329 (or 0x663329) is known color: Hairy Heath. HEX triplet: 66, 33 and 29. RGB value is (102,51,41). Sum of RGB (Red+Green+Blue) = 102+51+41=194 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.58% from 194); Green value is 51 (20.31% from 255 or 26.29% from 194); Blue value is 41 (16.41% from 255 or 21.13% from 194); Max value from RGB is 102 - color contains mainly: red. Hex color #663329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663329 is #99CCD6. Grayscale: #414141. Windows color (decimal): -10079447 or 2700134. OLE color: 2700134.
HSL color Cylindrical-coordinate representation of color #663329: hue angle of 9.84º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #663329 is Cyan = 0, Magento = 0.5, Yellow = 0.60 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 51 | 41 | - |
| CMYK | 0 | 0.5 | 0.60 | 0.6 |
| HSL | 9.84º | 0.43% | 0.28% | - |
| HSV(B) | 9.84º | 0.6% | 0.4% | - |
| XYZ | 7.06 | 5.35 | 2.76 | - |
| YUV | 65.11 | 114.4 | 154.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 51 | 41 | 0 | 0.5 | 0.60 | 0.6 | 9.84 | 0.43 | 0.28 |
| Hex | 66 | 33 | 29 | 0 | 32 | 3C | 3C | A | 2B | 1C |
| Octal | 146 | 63 | 51 | 0 | 62 | 74 | 74 | 12 | 53 | 34 |
| Binary | 1100110 | 110011 | 101001 | 0 | 110010 | 111100 | 111100 | 1010 | 101011 | 11100 |
Color Harmonies of #663329
Complementary color
Monochromatic Colors of #663329
Black with #663329
Text Example
Text Example
White with #663329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663329; }
p { color: rgb(102,51,41); }
H1.HeaderClassName
{
color: #663329;
}
.AnyTagClassName
{
color: #663329;
}
</style>
background-color css
<style>
a { background-color: #663329; }
a { background-color: rgb(102,51,41); }
div.DivClassName
{
background-color: #663329;
}
.BgClassName
{
background-color: #663329;
}
</style>
border-color css
<style>
span { border-color: #663329; }
span { border-color: rgb(102,51,41); }
td.TdClassName
{
border-color: #663329;
}
.TagClassName
{
border-color: #663329;
}
</style>