Shades of Hairy Heath #653129
Tints of Hairy Heath #653129
RGB
CMYK
RGB Variations
Color information
#653129 (or 0x653129) is known color: Hairy Heath. HEX triplet: 65, 31 and 29. RGB value is (101,49,41). Sum of RGB (Red+Green+Blue) = 101+49+41=191 (25% of max value = 765). Red value is 101 (39.84% from 255 or 52.88% from 191); Green value is 49 (19.53% from 255 or 25.65% from 191); Blue value is 41 (16.41% from 255 or 21.47% from 191); Max value from RGB is 101 - color contains mainly: red. Hex color #653129 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653129 is #9ACED6. Grayscale: #3F3F3F. Windows color (decimal): -10145495 or 2699621. OLE color: 2699621.
HSL color Cylindrical-coordinate representation of color #653129: hue angle of 8º 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 #653129 is Cyan = 0, Magento = 0.51, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 49 | 41 | - |
| CMYK | 0 | 0.51 | 0.59 | 0.60 |
| HSL | 8º | 0.42% | 0.28% | - |
| HSV(B) | 8º | 0.59% | 0.4% | - |
| XYZ | 6.87 | 5.12 | 2.72 | - |
| YUV | 63.64 | 115.23 | 154.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 49 | 41 | 0 | 0.51 | 0.59 | 0.60 | 8 | 0.42 | 0.28 |
| Hex | 65 | 31 | 29 | 0 | 33 | 3B | 3C | 8 | 2A | 1C |
| Octal | 145 | 61 | 51 | 0 | 63 | 73 | 74 | 10 | 52 | 34 |
| Binary | 1100101 | 110001 | 101001 | 0 | 110011 | 111011 | 111100 | 1000 | 101010 | 11100 |
Color Harmonies of #653129
Complementary color
Monochromatic Colors of #653129
Black with #653129
Text Example
Text Example
White with #653129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653129; }
p { color: rgb(101,49,41); }
H1.HeaderClassName
{
color: #653129;
}
.AnyTagClassName
{
color: #653129;
}
</style>
background-color css
<style>
a { background-color: #653129; }
a { background-color: rgb(101,49,41); }
div.DivClassName
{
background-color: #653129;
}
.BgClassName
{
background-color: #653129;
}
</style>
border-color css
<style>
span { border-color: #653129; }
span { border-color: rgb(101,49,41); }
td.TdClassName
{
border-color: #653129;
}
.TagClassName
{
border-color: #653129;
}
</style>