Shades of Hairy Heath #663625
Tints of Hairy Heath #663625
RGB
CMYK
RGB Variations
Color information
#663625 (or 0x663625) is known color: Hairy Heath. HEX triplet: 66, 36 and 25. RGB value is (102,54,37). Sum of RGB (Red+Green+Blue) = 102+54+37=193 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.85% from 193); Green value is 54 (21.48% from 255 or 27.98% from 193); Blue value is 37 (14.84% from 255 or 19.17% from 193); Max value from RGB is 102 - color contains mainly: red. Hex color #663625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663625 is #99C9DA. Grayscale: #424242. Windows color (decimal): -10078683 or 2438758. OLE color: 2438758.
HSL color Cylindrical-coordinate representation of color #663625: hue angle of 15.69º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #663625 is Cyan = 0, Magento = 0.47, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 54 | 37 | - |
| CMYK | 0 | 0.47 | 0.64 | 0.6 |
| HSL | 15.69º | 0.47% | 0.27% | - |
| HSV(B) | 15.69º | 0.64% | 0.4% | - |
| XYZ | 7.13 | 5.6 | 2.45 | - |
| YUV | 66.41 | 111.4 | 153.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 54 | 37 | 0 | 0.47 | 0.64 | 0.6 | 15.69 | 0.47 | 0.27 |
| Hex | 66 | 36 | 25 | 0 | 2F | 40 | 3C | 10 | 2F | 1B |
| Octal | 146 | 66 | 45 | 0 | 57 | 100 | 74 | 20 | 57 | 33 |
| Binary | 1100110 | 110110 | 100101 | 0 | 101111 | 1000000 | 111100 | 10000 | 101111 | 11011 |
Color Harmonies of #663625
Complementary color
Monochromatic Colors of #663625
Black with #663625
Text Example
Text Example
White with #663625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663625; }
p { color: rgb(102,54,37); }
H1.HeaderClassName
{
color: #663625;
}
.AnyTagClassName
{
color: #663625;
}
</style>
background-color css
<style>
a { background-color: #663625; }
a { background-color: rgb(102,54,37); }
div.DivClassName
{
background-color: #663625;
}
.BgClassName
{
background-color: #663625;
}
</style>
border-color css
<style>
span { border-color: #663625; }
span { border-color: rgb(102,54,37); }
td.TdClassName
{
border-color: #663625;
}
.TagClassName
{
border-color: #663625;
}
</style>