Shades of Hairy Heath #653224
Tints of Hairy Heath #653224
RGB
CMYK
RGB Variations
Color information
#653224 (or 0x653224) is known color: Hairy Heath. HEX triplet: 65, 32 and 24. RGB value is (101,50,36). Sum of RGB (Red+Green+Blue) = 101+50+36=187 (24% of max value = 765). Red value is 101 (39.84% from 255 or 54.01% from 187); Green value is 50 (19.92% from 255 or 26.74% from 187); Blue value is 36 (14.45% from 255 or 19.25% from 187); Max value from RGB is 101 - color contains mainly: red. Hex color #653224 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653224 is #9ACDDB. Grayscale: #3F3F3F. Windows color (decimal): -10145244 or 2372197. OLE color: 2372197.
HSL color Cylindrical-coordinate representation of color #653224: hue angle of 12.92º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #653224 is Cyan = 0, Magento = 0.50, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 50 | 36 | - |
| CMYK | 0 | 0.50 | 0.64 | 0.60 |
| HSL | 12.92º | 0.47% | 0.27% | - |
| HSV(B) | 12.92º | 0.64% | 0.4% | - |
| XYZ | 6.83 | 5.18 | 2.31 | - |
| YUV | 63.65 | 112.4 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 36 | 0 | 0.50 | 0.64 | 0.60 | 12.92 | 0.47 | 0.27 |
| Hex | 65 | 32 | 24 | 0 | 32 | 40 | 3C | D | 2F | 1B |
| Octal | 145 | 62 | 44 | 0 | 62 | 100 | 74 | 15 | 57 | 33 |
| Binary | 1100101 | 110010 | 100100 | 0 | 110010 | 1000000 | 111100 | 1101 | 101111 | 11011 |
Color Harmonies of #653224
Complementary color
Monochromatic Colors of #653224
Black with #653224
Text Example
Text Example
White with #653224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653224; }
p { color: rgb(101,50,36); }
H1.HeaderClassName
{
color: #653224;
}
.AnyTagClassName
{
color: #653224;
}
</style>
background-color css
<style>
a { background-color: #653224; }
a { background-color: rgb(101,50,36); }
div.DivClassName
{
background-color: #653224;
}
.BgClassName
{
background-color: #653224;
}
</style>
border-color css
<style>
span { border-color: #653224; }
span { border-color: rgb(101,50,36); }
td.TdClassName
{
border-color: #653224;
}
.TagClassName
{
border-color: #653224;
}
</style>