Shades of Hairy Heath #653421
Tints of Hairy Heath #653421
RGB
CMYK
RGB Variations
Color information
#653421 (or 0x653421) is known color: Hairy Heath. HEX triplet: 65, 34 and 21. RGB value is (101,52,33). Sum of RGB (Red+Green+Blue) = 101+52+33=186 (24% of max value = 765). Red value is 101 (39.84% from 255 or 54.30% from 186); Green value is 52 (20.70% from 255 or 27.96% from 186); Blue value is 33 (13.28% from 255 or 17.74% from 186); Max value from RGB is 101 - color contains mainly: red. Hex color #653421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653421 is #9ACBDE. Grayscale: #404040. Windows color (decimal): -10144735 or 2176101. OLE color: 2176101.
HSL color Cylindrical-coordinate representation of color #653421: hue angle of 16.76º 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 #653421 is Cyan = 0, Magento = 0.49, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 52 | 33 | - |
| CMYK | 0 | 0.49 | 0.67 | 0.60 |
| HSL | 16.76º | 0.51% | 0.26% | - |
| HSV(B) | 16.76º | 0.67% | 0.4% | - |
| XYZ | 6.87 | 5.33 | 2.11 | - |
| YUV | 64.49 | 110.23 | 154.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 33 | 0 | 0.49 | 0.67 | 0.60 | 16.76 | 0.51 | 0.26 |
| Hex | 65 | 34 | 21 | 0 | 31 | 43 | 3C | 11 | 33 | 1A |
| Octal | 145 | 64 | 41 | 0 | 61 | 103 | 74 | 21 | 63 | 32 |
| Binary | 1100101 | 110100 | 100001 | 0 | 110001 | 1000011 | 111100 | 10001 | 110011 | 11010 |
Color Harmonies of #653421
Complementary color
Monochromatic Colors of #653421
Black with #653421
Text Example
Text Example
White with #653421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653421; }
p { color: rgb(101,52,33); }
H1.HeaderClassName
{
color: #653421;
}
.AnyTagClassName
{
color: #653421;
}
</style>
background-color css
<style>
a { background-color: #653421; }
a { background-color: rgb(101,52,33); }
div.DivClassName
{
background-color: #653421;
}
.BgClassName
{
background-color: #653421;
}
</style>
border-color css
<style>
span { border-color: #653421; }
span { border-color: rgb(101,52,33); }
td.TdClassName
{
border-color: #653421;
}
.TagClassName
{
border-color: #653421;
}
</style>