Shades of Hairy Heath #613529
Tints of Hairy Heath #613529
RGB
CMYK
RGB Variations
Color information
#613529 (or 0x613529) is known color: Hairy Heath. HEX triplet: 61, 35 and 29. RGB value is (97,53,41). Sum of RGB (Red+Green+Blue) = 97+53+41=191 (25% of max value = 765). Red value is 97 (38.28% from 255 or 50.79% from 191); Green value is 53 (21.09% from 255 or 27.75% from 191); Blue value is 41 (16.41% from 255 or 21.47% from 191); Max value from RGB is 97 - color contains mainly: red. Hex color #613529 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613529 is #9ECAD6. Grayscale: #404040. Windows color (decimal): -10406615 or 2700641. OLE color: 2700641.
HSL color Cylindrical-coordinate representation of color #613529: hue angle of 12.86º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #613529 is Cyan = 0, Magento = 0.45, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 41 | - |
| CMYK | 0 | 0.45 | 0.58 | 0.62 |
| HSL | 12.86º | 0.41% | 0.27% | - |
| HSV(B) | 12.86º | 0.58% | 0.38% | - |
| XYZ | 6.6 | 5.25 | 2.76 | - |
| YUV | 64.79 | 114.58 | 150.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 41 | 0 | 0.45 | 0.58 | 0.62 | 12.86 | 0.41 | 0.27 |
| Hex | 61 | 35 | 29 | 0 | 2D | 3A | 3E | D | 29 | 1B |
| Octal | 141 | 65 | 51 | 0 | 55 | 72 | 76 | 15 | 51 | 33 |
| Binary | 1100001 | 110101 | 101001 | 0 | 101101 | 111010 | 111110 | 1101 | 101001 | 11011 |
Color Harmonies of #613529
Complementary color
Monochromatic Colors of #613529
Black with #613529
Text Example
Text Example
White with #613529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613529; }
p { color: rgb(97,53,41); }
H1.HeaderClassName
{
color: #613529;
}
.AnyTagClassName
{
color: #613529;
}
</style>
background-color css
<style>
a { background-color: #613529; }
a { background-color: rgb(97,53,41); }
div.DivClassName
{
background-color: #613529;
}
.BgClassName
{
background-color: #613529;
}
</style>
border-color css
<style>
span { border-color: #613529; }
span { border-color: rgb(97,53,41); }
td.TdClassName
{
border-color: #613529;
}
.TagClassName
{
border-color: #613529;
}
</style>