Shades of Hairy Heath #653322
Tints of Hairy Heath #653322
RGB
CMYK
RGB Variations
Color information
#653322 (or 0x653322) is known color: Hairy Heath. HEX triplet: 65, 33 and 22. RGB value is (101,51,34). Sum of RGB (Red+Green+Blue) = 101+51+34=186 (24% of max value = 765). Red value is 101 (39.84% from 255 or 54.30% from 186); Green value is 51 (20.31% from 255 or 27.42% from 186); Blue value is 34 (13.67% from 255 or 18.28% from 186); Max value from RGB is 101 - color contains mainly: red. Hex color #653322 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653322 is #9ACCDD. Grayscale: #404040. Windows color (decimal): -10144990 or 2241381. OLE color: 2241381.
HSL color Cylindrical-coordinate representation of color #653322: hue angle of 15.22º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #653322 is Cyan = 0, Magento = 0.50, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 34 | - |
| CMYK | 0 | 0.50 | 0.66 | 0.60 |
| HSL | 15.22º | 0.5% | 0.26% | - |
| HSV(B) | 15.22º | 0.66% | 0.4% | - |
| XYZ | 6.84 | 5.25 | 2.17 | - |
| YUV | 64.01 | 111.07 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 34 | 0 | 0.50 | 0.66 | 0.60 | 15.22 | 0.5 | 0.26 |
| Hex | 65 | 33 | 22 | 0 | 32 | 42 | 3C | F | 32 | 1A |
| Octal | 145 | 63 | 42 | 0 | 62 | 102 | 74 | 17 | 62 | 32 |
| Binary | 1100101 | 110011 | 100010 | 0 | 110010 | 1000010 | 111100 | 1111 | 110010 | 11010 |
Color Harmonies of #653322
Complementary color
Monochromatic Colors of #653322
Black with #653322
Text Example
Text Example
White with #653322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653322; }
p { color: rgb(101,51,34); }
H1.HeaderClassName
{
color: #653322;
}
.AnyTagClassName
{
color: #653322;
}
</style>
background-color css
<style>
a { background-color: #653322; }
a { background-color: rgb(101,51,34); }
div.DivClassName
{
background-color: #653322;
}
.BgClassName
{
background-color: #653322;
}
</style>
border-color css
<style>
span { border-color: #653322; }
span { border-color: rgb(101,51,34); }
td.TdClassName
{
border-color: #653322;
}
.TagClassName
{
border-color: #653322;
}
</style>