Shades of Hairy Heath #663326
Tints of Hairy Heath #663326
RGB
CMYK
RGB Variations
Color information
#663326 (or 0x663326) is known color: Hairy Heath. HEX triplet: 66, 33 and 26. RGB value is (102,51,38). Sum of RGB (Red+Green+Blue) = 102+51+38=191 (25% of max value = 765). Red value is 102 (40.23% from 255 or 53.40% from 191); Green value is 51 (20.31% from 255 or 26.70% from 191); Blue value is 38 (15.23% from 255 or 19.90% from 191); Max value from RGB is 102 - color contains mainly: red. Hex color #663326 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663326 is #99CCD9. Grayscale: #404040. Windows color (decimal): -10079450 or 2503526. OLE color: 2503526.
HSL color Cylindrical-coordinate representation of color #663326: hue angle of 12.19º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #663326 is Cyan = 0, Magento = 0.5, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 51 | 38 | - |
| CMYK | 0 | 0.5 | 0.63 | 0.6 |
| HSL | 12.19º | 0.46% | 0.27% | - |
| HSV(B) | 12.19º | 0.63% | 0.4% | - |
| XYZ | 7.01 | 5.33 | 2.49 | - |
| YUV | 64.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 51 | 38 | 0 | 0.5 | 0.63 | 0.6 | 12.19 | 0.46 | 0.27 |
| Hex | 66 | 33 | 26 | 0 | 32 | 3F | 3C | C | 2E | 1B |
| Octal | 146 | 63 | 46 | 0 | 62 | 77 | 74 | 14 | 56 | 33 |
| Binary | 1100110 | 110011 | 100110 | 0 | 110010 | 111111 | 111100 | 1100 | 101110 | 11011 |
Color Harmonies of #663326
Complementary color
Monochromatic Colors of #663326
Black with #663326
Text Example
Text Example
White with #663326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663326; }
p { color: rgb(102,51,38); }
H1.HeaderClassName
{
color: #663326;
}
.AnyTagClassName
{
color: #663326;
}
</style>
background-color css
<style>
a { background-color: #663326; }
a { background-color: rgb(102,51,38); }
div.DivClassName
{
background-color: #663326;
}
.BgClassName
{
background-color: #663326;
}
</style>
border-color css
<style>
span { border-color: #663326; }
span { border-color: rgb(102,51,38); }
td.TdClassName
{
border-color: #663326;
}
.TagClassName
{
border-color: #663326;
}
</style>