Shades of Hairy Heath #653320
Tints of Hairy Heath #653320
RGB
CMYK
RGB Variations
Color information
#653320 (or 0x653320) is known color: Hairy Heath. HEX triplet: 65, 33 and 20. RGB value is (101,51,32). Sum of RGB (Red+Green+Blue) = 101+51+32=184 (24% of max value = 765). Red value is 101 (39.84% from 255 or 54.89% from 184); Green value is 51 (20.31% from 255 or 27.72% from 184); Blue value is 32 (12.89% from 255 or 17.39% from 184); Max value from RGB is 101 - color contains mainly: red. Hex color #653320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653320 is #9ACCDF. Grayscale: #3F3F3F. Windows color (decimal): -10144992 or 2110309. OLE color: 2110309.
HSL color Cylindrical-coordinate representation of color #653320: hue angle of 16.52º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #653320 is Cyan = 0, Magento = 0.50, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 32 | - |
| CMYK | 0 | 0.50 | 0.68 | 0.60 |
| HSL | 16.52º | 0.52% | 0.26% | - |
| HSV(B) | 16.52º | 0.68% | 0.4% | - |
| XYZ | 6.81 | 5.24 | 2.02 | - |
| YUV | 63.78 | 110.07 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 32 | 0 | 0.50 | 0.68 | 0.60 | 16.52 | 0.52 | 0.26 |
| Hex | 65 | 33 | 20 | 0 | 32 | 44 | 3C | 11 | 34 | 1A |
| Octal | 145 | 63 | 40 | 0 | 62 | 104 | 74 | 21 | 64 | 32 |
| Binary | 1100101 | 110011 | 100000 | 0 | 110010 | 1000100 | 111100 | 10001 | 110100 | 11010 |
Color Harmonies of #653320
Complementary color
Monochromatic Colors of #653320
Black with #653320
Text Example
Text Example
White with #653320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653320; }
p { color: rgb(101,51,32); }
H1.HeaderClassName
{
color: #653320;
}
.AnyTagClassName
{
color: #653320;
}
</style>
background-color css
<style>
a { background-color: #653320; }
a { background-color: rgb(101,51,32); }
div.DivClassName
{
background-color: #653320;
}
.BgClassName
{
background-color: #653320;
}
</style>
border-color css
<style>
span { border-color: #653320; }
span { border-color: rgb(101,51,32); }
td.TdClassName
{
border-color: #653320;
}
.TagClassName
{
border-color: #653320;
}
</style>