Shades of Hairy Heath #653829
Tints of Hairy Heath #653829
RGB
CMYK
RGB Variations
Color information
#653829 (or 0x653829) is known color: Hairy Heath. HEX triplet: 65, 38 and 29. RGB value is (101,56,41). Sum of RGB (Red+Green+Blue) = 101+56+41=198 (26% of max value = 765). Red value is 101 (39.84% from 255 or 51.01% from 198); Green value is 56 (22.27% from 255 or 28.28% from 198); Blue value is 41 (16.41% from 255 or 20.71% from 198); Max value from RGB is 101 - color contains mainly: red. Hex color #653829 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653829 is #9AC7D6. Grayscale: #434343. Windows color (decimal): -10143703 or 2701413. OLE color: 2701413.
HSL color Cylindrical-coordinate representation of color #653829: hue angle of 15º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #653829 is Cyan = 0, Magento = 0.45, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 41 | - |
| CMYK | 0 | 0.45 | 0.59 | 0.60 |
| HSL | 15º | 0.42% | 0.28% | - |
| HSV(B) | 15º | 0.59% | 0.4% | - |
| XYZ | 7.18 | 5.76 | 2.83 | - |
| YUV | 67.75 | 112.91 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 41 | 0 | 0.45 | 0.59 | 0.60 | 15 | 0.42 | 0.28 |
| Hex | 65 | 38 | 29 | 0 | 2D | 3B | 3C | F | 2A | 1C |
| Octal | 145 | 70 | 51 | 0 | 55 | 73 | 74 | 17 | 52 | 34 |
| Binary | 1100101 | 111000 | 101001 | 0 | 101101 | 111011 | 111100 | 1111 | 101010 | 11100 |
Color Harmonies of #653829
Complementary color
Monochromatic Colors of #653829
Black with #653829
Text Example
Text Example
White with #653829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653829; }
p { color: rgb(101,56,41); }
H1.HeaderClassName
{
color: #653829;
}
.AnyTagClassName
{
color: #653829;
}
</style>
background-color css
<style>
a { background-color: #653829; }
a { background-color: rgb(101,56,41); }
div.DivClassName
{
background-color: #653829;
}
.BgClassName
{
background-color: #653829;
}
</style>
border-color css
<style>
span { border-color: #653829; }
span { border-color: rgb(101,56,41); }
td.TdClassName
{
border-color: #653829;
}
.TagClassName
{
border-color: #653829;
}
</style>