Shades of Hairy Heath #653228
Tints of Hairy Heath #653228
RGB
CMYK
RGB Variations
Color information
#653228 (or 0x653228) is known color: Hairy Heath. HEX triplet: 65, 32 and 28. RGB value is (101,50,40). Sum of RGB (Red+Green+Blue) = 101+50+40=191 (25% of max value = 765). Red value is 101 (39.84% from 255 or 52.88% from 191); Green value is 50 (19.92% from 255 or 26.18% from 191); Blue value is 40 (16.02% from 255 or 20.94% from 191); Max value from RGB is 101 - color contains mainly: red. Hex color #653228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653228 is #9ACDD7. Grayscale: #404040. Windows color (decimal): -10145240 or 2634341. OLE color: 2634341.
HSL color Cylindrical-coordinate representation of color #653228: hue angle of 9.84º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #653228 is Cyan = 0, Magento = 0.50, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 50 | 40 | - |
| CMYK | 0 | 0.50 | 0.60 | 0.60 |
| HSL | 9.84º | 0.43% | 0.28% | - |
| HSV(B) | 9.84º | 0.6% | 0.4% | - |
| XYZ | 6.89 | 5.2 | 2.65 | - |
| YUV | 64.11 | 114.4 | 154.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 40 | 0 | 0.50 | 0.60 | 0.60 | 9.84 | 0.43 | 0.28 |
| Hex | 65 | 32 | 28 | 0 | 32 | 3C | 3C | A | 2B | 1C |
| Octal | 145 | 62 | 50 | 0 | 62 | 74 | 74 | 12 | 53 | 34 |
| Binary | 1100101 | 110010 | 101000 | 0 | 110010 | 111100 | 111100 | 1010 | 101011 | 11100 |
Color Harmonies of #653228
Complementary color
Monochromatic Colors of #653228
Black with #653228
Text Example
Text Example
White with #653228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653228; }
p { color: rgb(101,50,40); }
H1.HeaderClassName
{
color: #653228;
}
.AnyTagClassName
{
color: #653228;
}
</style>
background-color css
<style>
a { background-color: #653228; }
a { background-color: rgb(101,50,40); }
div.DivClassName
{
background-color: #653228;
}
.BgClassName
{
background-color: #653228;
}
</style>
border-color css
<style>
span { border-color: #653228; }
span { border-color: rgb(101,50,40); }
td.TdClassName
{
border-color: #653228;
}
.TagClassName
{
border-color: #653228;
}
</style>