Shades of Hairy Heath #653629
Tints of Hairy Heath #653629
RGB
CMYK
RGB Variations
Color information
#653629 (or 0x653629) is known color: Hairy Heath. HEX triplet: 65, 36 and 29. RGB value is (101,54,41). Sum of RGB (Red+Green+Blue) = 101+54+41=196 (25% of max value = 765). Red value is 101 (39.84% from 255 or 51.53% from 196); Green value is 54 (21.48% from 255 or 27.55% from 196); Blue value is 41 (16.41% from 255 or 20.92% from 196); Max value from RGB is 101 - color contains mainly: red. Hex color #653629 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653629 is #9AC9D6. Grayscale: #424242. Windows color (decimal): -10144215 or 2700901. OLE color: 2700901.
HSL color Cylindrical-coordinate representation of color #653629: hue angle of 13º 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 #653629 is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 54 | 41 | - |
| CMYK | 0 | 0.47 | 0.59 | 0.60 |
| HSL | 13º | 0.42% | 0.28% | - |
| HSV(B) | 13º | 0.59% | 0.4% | - |
| XYZ | 7.09 | 5.57 | 2.8 | - |
| YUV | 66.57 | 113.57 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 54 | 41 | 0 | 0.47 | 0.59 | 0.60 | 13 | 0.42 | 0.28 |
| Hex | 65 | 36 | 29 | 0 | 2F | 3B | 3C | D | 2A | 1C |
| Octal | 145 | 66 | 51 | 0 | 57 | 73 | 74 | 15 | 52 | 34 |
| Binary | 1100101 | 110110 | 101001 | 0 | 101111 | 111011 | 111100 | 1101 | 101010 | 11100 |
Color Harmonies of #653629
Complementary color
Monochromatic Colors of #653629
Black with #653629
Text Example
Text Example
White with #653629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653629; }
p { color: rgb(101,54,41); }
H1.HeaderClassName
{
color: #653629;
}
.AnyTagClassName
{
color: #653629;
}
</style>
background-color css
<style>
a { background-color: #653629; }
a { background-color: rgb(101,54,41); }
div.DivClassName
{
background-color: #653629;
}
.BgClassName
{
background-color: #653629;
}
</style>
border-color css
<style>
span { border-color: #653629; }
span { border-color: rgb(101,54,41); }
td.TdClassName
{
border-color: #653629;
}
.TagClassName
{
border-color: #653629;
}
</style>