Shades of Hairy Heath #613525
Tints of Hairy Heath #613525
RGB
CMYK
RGB Variations
Color information
#613525 (or 0x613525) is known color: Hairy Heath. HEX triplet: 61, 35 and 25. RGB value is (97,53,37). Sum of RGB (Red+Green+Blue) = 97+53+37=187 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.87% from 187); Green value is 53 (21.09% from 255 or 28.34% from 187); Blue value is 37 (14.84% from 255 or 19.79% from 187); Max value from RGB is 97 - color contains mainly: red. Hex color #613525 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613525 is #9ECADA. Grayscale: #404040. Windows color (decimal): -10406619 or 2438497. OLE color: 2438497.
HSL color Cylindrical-coordinate representation of color #613525: hue angle of 16º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #613525 is Cyan = 0, Magento = 0.45, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 37 | - |
| CMYK | 0 | 0.45 | 0.62 | 0.62 |
| HSL | 16º | 0.45% | 0.26% | - |
| HSV(B) | 16º | 0.62% | 0.38% | - |
| XYZ | 6.54 | 5.22 | 2.41 | - |
| YUV | 64.33 | 112.58 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 37 | 0 | 0.45 | 0.62 | 0.62 | 16 | 0.45 | 0.26 |
| Hex | 61 | 35 | 25 | 0 | 2D | 3E | 3E | 10 | 2D | 1A |
| Octal | 141 | 65 | 45 | 0 | 55 | 76 | 76 | 20 | 55 | 32 |
| Binary | 1100001 | 110101 | 100101 | 0 | 101101 | 111110 | 111110 | 10000 | 101101 | 11010 |
Color Harmonies of #613525
Complementary color
Monochromatic Colors of #613525
Black with #613525
Text Example
Text Example
White with #613525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613525; }
p { color: rgb(97,53,37); }
H1.HeaderClassName
{
color: #613525;
}
.AnyTagClassName
{
color: #613525;
}
</style>
background-color css
<style>
a { background-color: #613525; }
a { background-color: rgb(97,53,37); }
div.DivClassName
{
background-color: #613525;
}
.BgClassName
{
background-color: #613525;
}
</style>
border-color css
<style>
span { border-color: #613525; }
span { border-color: rgb(97,53,37); }
td.TdClassName
{
border-color: #613525;
}
.TagClassName
{
border-color: #613525;
}
</style>