Shades of Hairy Heath #613126
Tints of Hairy Heath #613126
RGB
CMYK
RGB Variations
Color information
#613126 (or 0x613126) is known color: Hairy Heath. HEX triplet: 61, 31 and 26. RGB value is (97,49,38). Sum of RGB (Red+Green+Blue) = 97+49+38=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 49 (19.53% from 255 or 26.63% from 184); Blue value is 38 (15.23% from 255 or 20.65% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #613126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613126 is #9ECED9. Grayscale: #3E3E3E. Windows color (decimal): -10407642 or 2503009. OLE color: 2503009.
HSL color Cylindrical-coordinate representation of color #613126: hue angle of 11.19º 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 #613126 is Cyan = 0, Magento = 0.49, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 38 | - |
| CMYK | 0 | 0.49 | 0.61 | 0.62 |
| HSL | 11.19º | 0.44% | 0.26% | - |
| HSV(B) | 11.19º | 0.61% | 0.38% | - |
| XYZ | 6.38 | 4.88 | 2.44 | - |
| YUV | 62.1 | 114.4 | 152.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 38 | 0 | 0.49 | 0.61 | 0.62 | 11.19 | 0.44 | 0.26 |
| Hex | 61 | 31 | 26 | 0 | 31 | 3D | 3E | B | 2C | 1A |
| Octal | 141 | 61 | 46 | 0 | 61 | 75 | 76 | 13 | 54 | 32 |
| Binary | 1100001 | 110001 | 100110 | 0 | 110001 | 111101 | 111110 | 1011 | 101100 | 11010 |
Color Harmonies of #613126
Complementary color
Monochromatic Colors of #613126
Black with #613126
Text Example
Text Example
White with #613126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613126; }
p { color: rgb(97,49,38); }
H1.HeaderClassName
{
color: #613126;
}
.AnyTagClassName
{
color: #613126;
}
</style>
background-color css
<style>
a { background-color: #613126; }
a { background-color: rgb(97,49,38); }
div.DivClassName
{
background-color: #613126;
}
.BgClassName
{
background-color: #613126;
}
</style>
border-color css
<style>
span { border-color: #613126; }
span { border-color: rgb(97,49,38); }
td.TdClassName
{
border-color: #613126;
}
.TagClassName
{
border-color: #613126;
}
</style>