Shades of Hairy Heath #663428
Tints of Hairy Heath #663428
RGB
CMYK
RGB Variations
Color information
#663428 (or 0x663428) is known color: Hairy Heath. HEX triplet: 66, 34 and 28. RGB value is (102,52,40). Sum of RGB (Red+Green+Blue) = 102+52+40=194 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.58% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 40 (16.02% from 255 or 20.62% from 194); Max value from RGB is 102 - color contains mainly: red. Hex color #663428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663428 is #99CBD7. Grayscale: #414141. Windows color (decimal): -10079192 or 2634854. OLE color: 2634854.
HSL color Cylindrical-coordinate representation of color #663428: hue angle of 11.61º 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 #663428 is Cyan = 0, Magento = 0.49, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 52 | 40 | - |
| CMYK | 0 | 0.49 | 0.61 | 0.6 |
| HSL | 11.61º | 0.44% | 0.28% | - |
| HSV(B) | 11.61º | 0.61% | 0.4% | - |
| XYZ | 7.09 | 5.43 | 2.68 | - |
| YUV | 65.58 | 113.57 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 52 | 40 | 0 | 0.49 | 0.61 | 0.6 | 11.61 | 0.44 | 0.28 |
| Hex | 66 | 34 | 28 | 0 | 31 | 3D | 3C | C | 2C | 1C |
| Octal | 146 | 64 | 50 | 0 | 61 | 75 | 74 | 14 | 54 | 34 |
| Binary | 1100110 | 110100 | 101000 | 0 | 110001 | 111101 | 111100 | 1100 | 101100 | 11100 |
Color Harmonies of #663428
Complementary color
Monochromatic Colors of #663428
Black with #663428
Text Example
Text Example
White with #663428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663428; }
p { color: rgb(102,52,40); }
H1.HeaderClassName
{
color: #663428;
}
.AnyTagClassName
{
color: #663428;
}
</style>
background-color css
<style>
a { background-color: #663428; }
a { background-color: rgb(102,52,40); }
div.DivClassName
{
background-color: #663428;
}
.BgClassName
{
background-color: #663428;
}
</style>
border-color css
<style>
span { border-color: #663428; }
span { border-color: rgb(102,52,40); }
td.TdClassName
{
border-color: #663428;
}
.TagClassName
{
border-color: #663428;
}
</style>