Shades of Hairy Heath #663526
Tints of Hairy Heath #663526
RGB
CMYK
RGB Variations
Color information
#663526 (or 0x663526) is known color: Hairy Heath. HEX triplet: 66, 35 and 26. RGB value is (102,53,38). Sum of RGB (Red+Green+Blue) = 102+53+38=193 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.85% from 193); Green value is 53 (21.09% from 255 or 27.46% from 193); Blue value is 38 (15.23% from 255 or 19.69% from 193); Max value from RGB is 102 - color contains mainly: red. Hex color #663526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663526 is #99CAD9. Grayscale: #424242. Windows color (decimal): -10078938 or 2504038. OLE color: 2504038.
HSL color Cylindrical-coordinate representation of color #663526: hue angle of 14.06º 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 #663526 is Cyan = 0, Magento = 0.48, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 53 | 38 | - |
| CMYK | 0 | 0.48 | 0.63 | 0.6 |
| HSL | 14.06º | 0.46% | 0.27% | - |
| HSV(B) | 14.06º | 0.63% | 0.4% | - |
| XYZ | 7.1 | 5.51 | 2.52 | - |
| YUV | 65.94 | 112.23 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 53 | 38 | 0 | 0.48 | 0.63 | 0.6 | 14.06 | 0.46 | 0.27 |
| Hex | 66 | 35 | 26 | 0 | 30 | 3F | 3C | E | 2E | 1B |
| Octal | 146 | 65 | 46 | 0 | 60 | 77 | 74 | 16 | 56 | 33 |
| Binary | 1100110 | 110101 | 100110 | 0 | 110000 | 111111 | 111100 | 1110 | 101110 | 11011 |
Color Harmonies of #663526
Complementary color
Monochromatic Colors of #663526
Black with #663526
Text Example
Text Example
White with #663526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663526; }
p { color: rgb(102,53,38); }
H1.HeaderClassName
{
color: #663526;
}
.AnyTagClassName
{
color: #663526;
}
</style>
background-color css
<style>
a { background-color: #663526; }
a { background-color: rgb(102,53,38); }
div.DivClassName
{
background-color: #663526;
}
.BgClassName
{
background-color: #663526;
}
</style>
border-color css
<style>
span { border-color: #663526; }
span { border-color: rgb(102,53,38); }
td.TdClassName
{
border-color: #663526;
}
.TagClassName
{
border-color: #663526;
}
</style>