Shades of Hairy Heath #613624
Tints of Hairy Heath #613624
RGB
CMYK
RGB Variations
Color information
#613624 (or 0x613624) is known color: Hairy Heath. HEX triplet: 61, 36 and 24. RGB value is (97,54,36). Sum of RGB (Red+Green+Blue) = 97+54+36=187 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.87% from 187); Green value is 54 (21.48% from 255 or 28.88% from 187); Blue value is 36 (14.45% from 255 or 19.25% from 187); Max value from RGB is 97 - color contains mainly: red. Hex color #613624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613624 is #9EC9DB. Grayscale: #404040. Windows color (decimal): -10406364 or 2373217. OLE color: 2373217.
HSL color Cylindrical-coordinate representation of color #613624: hue angle of 17.7º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #613624 is Cyan = 0, Magento = 0.44, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 36 | - |
| CMYK | 0 | 0.44 | 0.63 | 0.62 |
| HSL | 17.7º | 0.46% | 0.26% | - |
| HSV(B) | 17.7º | 0.63% | 0.38% | - |
| XYZ | 6.57 | 5.31 | 2.35 | - |
| YUV | 64.81 | 111.75 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 36 | 0 | 0.44 | 0.63 | 0.62 | 17.7 | 0.46 | 0.26 |
| Hex | 61 | 36 | 24 | 0 | 2C | 3F | 3E | 12 | 2E | 1A |
| Octal | 141 | 66 | 44 | 0 | 54 | 77 | 76 | 22 | 56 | 32 |
| Binary | 1100001 | 110110 | 100100 | 0 | 101100 | 111111 | 111110 | 10010 | 101110 | 11010 |
Color Harmonies of #613624
Complementary color
Monochromatic Colors of #613624
Black with #613624
Text Example
Text Example
White with #613624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613624; }
p { color: rgb(97,54,36); }
H1.HeaderClassName
{
color: #613624;
}
.AnyTagClassName
{
color: #613624;
}
</style>
background-color css
<style>
a { background-color: #613624; }
a { background-color: rgb(97,54,36); }
div.DivClassName
{
background-color: #613624;
}
.BgClassName
{
background-color: #613624;
}
</style>
border-color css
<style>
span { border-color: #613624; }
span { border-color: rgb(97,54,36); }
td.TdClassName
{
border-color: #613624;
}
.TagClassName
{
border-color: #613624;
}
</style>