Shades of Hairy Heath #653328
Tints of Hairy Heath #653328
RGB
CMYK
RGB Variations
Color information
#653328 (or 0x653328) is known color: Hairy Heath. HEX triplet: 65, 33 and 28. RGB value is (101,51,40). Sum of RGB (Red+Green+Blue) = 101+51+40=192 (25% of max value = 765). Red value is 101 (39.84% from 255 or 52.60% from 192); Green value is 51 (20.31% from 255 or 26.56% from 192); Blue value is 40 (16.02% from 255 or 20.83% from 192); Max value from RGB is 101 - color contains mainly: red. Hex color #653328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653328 is #9ACCD7. Grayscale: #404040. Windows color (decimal): -10144984 or 2634597. OLE color: 2634597.
HSL color Cylindrical-coordinate representation of color #653328: hue angle of 10.82º 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 #653328 is Cyan = 0, Magento = 0.50, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 40 | - |
| CMYK | 0 | 0.50 | 0.60 | 0.60 |
| HSL | 10.82º | 0.43% | 0.28% | - |
| HSV(B) | 10.82º | 0.6% | 0.4% | - |
| XYZ | 6.93 | 5.29 | 2.66 | - |
| YUV | 64.7 | 114.07 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 40 | 0 | 0.50 | 0.60 | 0.60 | 10.82 | 0.43 | 0.28 |
| Hex | 65 | 33 | 28 | 0 | 32 | 3C | 3C | B | 2B | 1C |
| Octal | 145 | 63 | 50 | 0 | 62 | 74 | 74 | 13 | 53 | 34 |
| Binary | 1100101 | 110011 | 101000 | 0 | 110010 | 111100 | 111100 | 1011 | 101011 | 11100 |
Color Harmonies of #653328
Complementary color
Monochromatic Colors of #653328
Black with #653328
Text Example
Text Example
White with #653328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653328; }
p { color: rgb(101,51,40); }
H1.HeaderClassName
{
color: #653328;
}
.AnyTagClassName
{
color: #653328;
}
</style>
background-color css
<style>
a { background-color: #653328; }
a { background-color: rgb(101,51,40); }
div.DivClassName
{
background-color: #653328;
}
.BgClassName
{
background-color: #653328;
}
</style>
border-color css
<style>
span { border-color: #653328; }
span { border-color: rgb(101,51,40); }
td.TdClassName
{
border-color: #653328;
}
.TagClassName
{
border-color: #653328;
}
</style>