Shades of Hairy Heath #613026
Tints of Hairy Heath #613026
RGB
CMYK
RGB Variations
Color information
#613026 (or 0x613026) is known color: Hairy Heath. HEX triplet: 61, 30 and 26. RGB value is (97,48,38). Sum of RGB (Red+Green+Blue) = 97+48+38=183 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.01% from 183); Green value is 48 (19.14% from 255 or 26.23% from 183); Blue value is 38 (15.23% from 255 or 20.77% from 183); Max value from RGB is 97 - color contains mainly: red. Hex color #613026 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613026 is #9ECFD9. Grayscale: #3D3D3D. Windows color (decimal): -10407898 or 2502753. OLE color: 2502753.
HSL color Cylindrical-coordinate representation of color #613026: hue angle of 10.17º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #613026 is Cyan = 0, Magento = 0.51, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 38 | - |
| CMYK | 0 | 0.51 | 0.61 | 0.62 |
| HSL | 10.17º | 0.44% | 0.26% | - |
| HSV(B) | 10.17º | 0.61% | 0.38% | - |
| XYZ | 6.34 | 4.8 | 2.43 | - |
| YUV | 61.51 | 114.73 | 153.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 38 | 0 | 0.51 | 0.61 | 0.62 | 10.17 | 0.44 | 0.26 |
| Hex | 61 | 30 | 26 | 0 | 33 | 3D | 3E | A | 2C | 1A |
| Octal | 141 | 60 | 46 | 0 | 63 | 75 | 76 | 12 | 54 | 32 |
| Binary | 1100001 | 110000 | 100110 | 0 | 110011 | 111101 | 111110 | 1010 | 101100 | 11010 |
Color Harmonies of #613026
Complementary color
Monochromatic Colors of #613026
Black with #613026
Text Example
Text Example
White with #613026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613026; }
p { color: rgb(97,48,38); }
H1.HeaderClassName
{
color: #613026;
}
.AnyTagClassName
{
color: #613026;
}
</style>
background-color css
<style>
a { background-color: #613026; }
a { background-color: rgb(97,48,38); }
div.DivClassName
{
background-color: #613026;
}
.BgClassName
{
background-color: #613026;
}
</style>
border-color css
<style>
span { border-color: #613026; }
span { border-color: rgb(97,48,38); }
td.TdClassName
{
border-color: #613026;
}
.TagClassName
{
border-color: #613026;
}
</style>