Shades of Hairy Heath #653429
Tints of Hairy Heath #653429
RGB
CMYK
RGB Variations
Color information
#653429 (or 0x653429) is known color: Hairy Heath. HEX triplet: 65, 34 and 29. RGB value is (101,52,41). Sum of RGB (Red+Green+Blue) = 101+52+41=194 (25% of max value = 765). Red value is 101 (39.84% from 255 or 52.06% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 41 (16.41% from 255 or 21.13% from 194); Max value from RGB is 101 - color contains mainly: red. Hex color #653429 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653429 is #9ACBD6. Grayscale: #414141. Windows color (decimal): -10144727 or 2700389. OLE color: 2700389.
HSL color Cylindrical-coordinate representation of color #653429: hue angle of 11º 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 #653429 is Cyan = 0, Magento = 0.49, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 52 | 41 | - |
| CMYK | 0 | 0.49 | 0.59 | 0.60 |
| HSL | 11º | 0.42% | 0.28% | - |
| HSV(B) | 11º | 0.59% | 0.4% | - |
| XYZ | 7 | 5.38 | 2.77 | - |
| YUV | 65.4 | 114.23 | 153.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 41 | 0 | 0.49 | 0.59 | 0.60 | 11 | 0.42 | 0.28 |
| Hex | 65 | 34 | 29 | 0 | 31 | 3B | 3C | B | 2A | 1C |
| Octal | 145 | 64 | 51 | 0 | 61 | 73 | 74 | 13 | 52 | 34 |
| Binary | 1100101 | 110100 | 101001 | 0 | 110001 | 111011 | 111100 | 1011 | 101010 | 11100 |
Color Harmonies of #653429
Complementary color
Monochromatic Colors of #653429
Black with #653429
Text Example
Text Example
White with #653429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653429; }
p { color: rgb(101,52,41); }
H1.HeaderClassName
{
color: #653429;
}
.AnyTagClassName
{
color: #653429;
}
</style>
background-color css
<style>
a { background-color: #653429; }
a { background-color: rgb(101,52,41); }
div.DivClassName
{
background-color: #653429;
}
.BgClassName
{
background-color: #653429;
}
</style>
border-color css
<style>
span { border-color: #653429; }
span { border-color: rgb(101,52,41); }
td.TdClassName
{
border-color: #653429;
}
.TagClassName
{
border-color: #653429;
}
</style>