Shades of Hairy Heath #663328
Tints of Hairy Heath #663328
RGB
CMYK
RGB Variations
Color information
#663328 (or 0x663328) is known color: Hairy Heath. HEX triplet: 66, 33 and 28. RGB value is (102,51,40). Sum of RGB (Red+Green+Blue) = 102+51+40=193 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.85% from 193); Green value is 51 (20.31% from 255 or 26.42% from 193); Blue value is 40 (16.02% from 255 or 20.73% from 193); Max value from RGB is 102 - color contains mainly: red. Hex color #663328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663328 is #99CCD7. Grayscale: #414141. Windows color (decimal): -10079448 or 2634598. OLE color: 2634598.
HSL color Cylindrical-coordinate representation of color #663328: hue angle of 10.65º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #663328 is Cyan = 0, Magento = 0.5, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 51 | 40 | - |
| CMYK | 0 | 0.5 | 0.61 | 0.6 |
| HSL | 10.65º | 0.44% | 0.28% | - |
| HSV(B) | 10.65º | 0.61% | 0.4% | - |
| XYZ | 7.05 | 5.35 | 2.67 | - |
| YUV | 65 | 113.9 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 51 | 40 | 0 | 0.5 | 0.61 | 0.6 | 10.65 | 0.44 | 0.28 |
| Hex | 66 | 33 | 28 | 0 | 32 | 3D | 3C | B | 2C | 1C |
| Octal | 146 | 63 | 50 | 0 | 62 | 75 | 74 | 13 | 54 | 34 |
| Binary | 1100110 | 110011 | 101000 | 0 | 110010 | 111101 | 111100 | 1011 | 101100 | 11100 |
Color Harmonies of #663328
Complementary color
Monochromatic Colors of #663328
Black with #663328
Text Example
Text Example
White with #663328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663328; }
p { color: rgb(102,51,40); }
H1.HeaderClassName
{
color: #663328;
}
.AnyTagClassName
{
color: #663328;
}
</style>
background-color css
<style>
a { background-color: #663328; }
a { background-color: rgb(102,51,40); }
div.DivClassName
{
background-color: #663328;
}
.BgClassName
{
background-color: #663328;
}
</style>
border-color css
<style>
span { border-color: #663328; }
span { border-color: rgb(102,51,40); }
td.TdClassName
{
border-color: #663328;
}
.TagClassName
{
border-color: #663328;
}
</style>