Shades of Hairy Heath #663826
Tints of Hairy Heath #663826
RGB
CMYK
RGB Variations
Color information
#663826 (or 0x663826) is known color: Hairy Heath. HEX triplet: 66, 38 and 26. RGB value is (102,56,38). Sum of RGB (Red+Green+Blue) = 102+56+38=196 (25% of max value = 765). Red value is 102 (40.23% from 255 or 52.04% from 196); Green value is 56 (22.27% from 255 or 28.57% from 196); Blue value is 38 (15.23% from 255 or 19.39% from 196); Max value from RGB is 102 - color contains mainly: red. Hex color #663826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663826 is #99C7D9. Grayscale: #434343. Windows color (decimal): -10078170 or 2504806. OLE color: 2504806.
HSL color Cylindrical-coordinate representation of color #663826: hue angle of 16.88º 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 #663826 is Cyan = 0, Magento = 0.45, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 56 | 38 | - |
| CMYK | 0 | 0.45 | 0.63 | 0.6 |
| HSL | 16.88º | 0.46% | 0.27% | - |
| HSV(B) | 16.88º | 0.63% | 0.4% | - |
| XYZ | 7.24 | 5.79 | 2.57 | - |
| YUV | 67.7 | 111.24 | 152.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 56 | 38 | 0 | 0.45 | 0.63 | 0.6 | 16.88 | 0.46 | 0.27 |
| Hex | 66 | 38 | 26 | 0 | 2D | 3F | 3C | 11 | 2E | 1B |
| Octal | 146 | 70 | 46 | 0 | 55 | 77 | 74 | 21 | 56 | 33 |
| Binary | 1100110 | 111000 | 100110 | 0 | 101101 | 111111 | 111100 | 10001 | 101110 | 11011 |
Color Harmonies of #663826
Complementary color
Monochromatic Colors of #663826
Black with #663826
Text Example
Text Example
White with #663826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663826; }
p { color: rgb(102,56,38); }
H1.HeaderClassName
{
color: #663826;
}
.AnyTagClassName
{
color: #663826;
}
</style>
background-color css
<style>
a { background-color: #663826; }
a { background-color: rgb(102,56,38); }
div.DivClassName
{
background-color: #663826;
}
.BgClassName
{
background-color: #663826;
}
</style>
border-color css
<style>
span { border-color: #663826; }
span { border-color: rgb(102,56,38); }
td.TdClassName
{
border-color: #663826;
}
.TagClassName
{
border-color: #663826;
}
</style>