Shades of Hairy Heath #613025
Tints of Hairy Heath #613025
RGB
CMYK
RGB Variations
Color information
#613025 (or 0x613025) is known color: Hairy Heath. HEX triplet: 61, 30 and 25. RGB value is (97,48,37). Sum of RGB (Red+Green+Blue) = 97+48+37=182 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.30% from 182); Green value is 48 (19.14% from 255 or 26.37% from 182); Blue value is 37 (14.84% from 255 or 20.33% from 182); Max value from RGB is 97 - color contains mainly: red. Hex color #613025 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613025 is #9ECFDA. Grayscale: #3D3D3D. Windows color (decimal): -10407899 or 2437217. OLE color: 2437217.
HSL color Cylindrical-coordinate representation of color #613025: hue angle of 11º 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 #613025 is Cyan = 0, Magento = 0.51, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 37 | - |
| CMYK | 0 | 0.51 | 0.62 | 0.62 |
| HSL | 11º | 0.45% | 0.26% | - |
| HSV(B) | 11º | 0.62% | 0.38% | - |
| XYZ | 6.32 | 4.79 | 2.34 | - |
| YUV | 61.4 | 114.23 | 153.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 37 | 0 | 0.51 | 0.62 | 0.62 | 11 | 0.45 | 0.26 |
| Hex | 61 | 30 | 25 | 0 | 33 | 3E | 3E | B | 2D | 1A |
| Octal | 141 | 60 | 45 | 0 | 63 | 76 | 76 | 13 | 55 | 32 |
| Binary | 1100001 | 110000 | 100101 | 0 | 110011 | 111110 | 111110 | 1011 | 101101 | 11010 |
Color Harmonies of #613025
Complementary color
Monochromatic Colors of #613025
Black with #613025
Text Example
Text Example
White with #613025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613025; }
p { color: rgb(97,48,37); }
H1.HeaderClassName
{
color: #613025;
}
.AnyTagClassName
{
color: #613025;
}
</style>
background-color css
<style>
a { background-color: #613025; }
a { background-color: rgb(97,48,37); }
div.DivClassName
{
background-color: #613025;
}
.BgClassName
{
background-color: #613025;
}
</style>
border-color css
<style>
span { border-color: #613025; }
span { border-color: rgb(97,48,37); }
td.TdClassName
{
border-color: #613025;
}
.TagClassName
{
border-color: #613025;
}
</style>