Shades of Hairy Heath #653828
Tints of Hairy Heath #653828
RGB
CMYK
RGB Variations
Color information
#653828 (or 0x653828) is known color: Hairy Heath. HEX triplet: 65, 38 and 28. RGB value is (101,56,40). Sum of RGB (Red+Green+Blue) = 101+56+40=197 (26% of max value = 765). Red value is 101 (39.84% from 255 or 51.27% from 197); Green value is 56 (22.27% from 255 or 28.43% from 197); Blue value is 40 (16.02% from 255 or 20.30% from 197); Max value from RGB is 101 - color contains mainly: red. Hex color #653828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653828 is #9AC7D7. Grayscale: #434343. Windows color (decimal): -10143704 or 2635877. OLE color: 2635877.
HSL color Cylindrical-coordinate representation of color #653828: hue angle of 15.74º 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 #653828 is Cyan = 0, Magento = 0.45, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 40 | - |
| CMYK | 0 | 0.45 | 0.60 | 0.60 |
| HSL | 15.74º | 0.43% | 0.28% | - |
| HSV(B) | 15.74º | 0.6% | 0.4% | - |
| XYZ | 7.16 | 5.75 | 2.74 | - |
| YUV | 67.63 | 112.41 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 40 | 0 | 0.45 | 0.60 | 0.60 | 15.74 | 0.43 | 0.28 |
| Hex | 65 | 38 | 28 | 0 | 2D | 3C | 3C | 10 | 2B | 1C |
| Octal | 145 | 70 | 50 | 0 | 55 | 74 | 74 | 20 | 53 | 34 |
| Binary | 1100101 | 111000 | 101000 | 0 | 101101 | 111100 | 111100 | 10000 | 101011 | 11100 |
Color Harmonies of #653828
Complementary color
Monochromatic Colors of #653828
Black with #653828
Text Example
Text Example
White with #653828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653828; }
p { color: rgb(101,56,40); }
H1.HeaderClassName
{
color: #653828;
}
.AnyTagClassName
{
color: #653828;
}
</style>
background-color css
<style>
a { background-color: #653828; }
a { background-color: rgb(101,56,40); }
div.DivClassName
{
background-color: #653828;
}
.BgClassName
{
background-color: #653828;
}
</style>
border-color css
<style>
span { border-color: #653828; }
span { border-color: rgb(101,56,40); }
td.TdClassName
{
border-color: #653828;
}
.TagClassName
{
border-color: #653828;
}
</style>