Shades of Hairy Heath #653321
Tints of Hairy Heath #653321
RGB
CMYK
RGB Variations
Color information
#653321 (or 0x653321) is known color: Hairy Heath. HEX triplet: 65, 33 and 21. RGB value is (101,51,33). Sum of RGB (Red+Green+Blue) = 101+51+33=185 (24% of max value = 765). Red value is 101 (39.84% from 255 or 54.59% from 185); Green value is 51 (20.31% from 255 or 27.57% from 185); Blue value is 33 (13.28% from 255 or 17.84% from 185); Max value from RGB is 101 - color contains mainly: red. Hex color #653321 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653321 is #9ACCDE. Grayscale: #404040. Windows color (decimal): -10144991 or 2175845. OLE color: 2175845.
HSL color Cylindrical-coordinate representation of color #653321: hue angle of 15.88º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #653321 is Cyan = 0, Magento = 0.50, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 33 | - |
| CMYK | 0 | 0.50 | 0.67 | 0.60 |
| HSL | 15.88º | 0.51% | 0.26% | - |
| HSV(B) | 15.88º | 0.67% | 0.4% | - |
| XYZ | 6.83 | 5.24 | 2.09 | - |
| YUV | 63.9 | 110.57 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 33 | 0 | 0.50 | 0.67 | 0.60 | 15.88 | 0.51 | 0.26 |
| Hex | 65 | 33 | 21 | 0 | 32 | 43 | 3C | 10 | 33 | 1A |
| Octal | 145 | 63 | 41 | 0 | 62 | 103 | 74 | 20 | 63 | 32 |
| Binary | 1100101 | 110011 | 100001 | 0 | 110010 | 1000011 | 111100 | 10000 | 110011 | 11010 |
Color Harmonies of #653321
Complementary color
Monochromatic Colors of #653321
Black with #653321
Text Example
Text Example
White with #653321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653321; }
p { color: rgb(101,51,33); }
H1.HeaderClassName
{
color: #653321;
}
.AnyTagClassName
{
color: #653321;
}
</style>
background-color css
<style>
a { background-color: #653321; }
a { background-color: rgb(101,51,33); }
div.DivClassName
{
background-color: #653321;
}
.BgClassName
{
background-color: #653321;
}
</style>
border-color css
<style>
span { border-color: #653321; }
span { border-color: rgb(101,51,33); }
td.TdClassName
{
border-color: #653321;
}
.TagClassName
{
border-color: #653321;
}
</style>