Shades of Hairy Heath #613426
Tints of Hairy Heath #613426
RGB
CMYK
RGB Variations
Color information
#613426 (or 0x613426) is known color: Hairy Heath. HEX triplet: 61, 34 and 26. RGB value is (97,52,38). Sum of RGB (Red+Green+Blue) = 97+52+38=187 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.87% from 187); Green value is 52 (20.70% from 255 or 27.81% from 187); Blue value is 38 (15.23% from 255 or 20.32% from 187); Max value from RGB is 97 - color contains mainly: red. Hex color #613426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613426 is #9ECBD9. Grayscale: #3F3F3F. Windows color (decimal): -10406874 or 2503777. OLE color: 2503777.
HSL color Cylindrical-coordinate representation of color #613426: hue angle of 14.24º 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 #613426 is Cyan = 0, Magento = 0.46, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 38 | - |
| CMYK | 0 | 0.46 | 0.61 | 0.62 |
| HSL | 14.24º | 0.44% | 0.26% | - |
| HSV(B) | 14.24º | 0.61% | 0.38% | - |
| XYZ | 6.51 | 5.14 | 2.48 | - |
| YUV | 63.86 | 113.41 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 38 | 0 | 0.46 | 0.61 | 0.62 | 14.24 | 0.44 | 0.26 |
| Hex | 61 | 34 | 26 | 0 | 2E | 3D | 3E | E | 2C | 1A |
| Octal | 141 | 64 | 46 | 0 | 56 | 75 | 76 | 16 | 54 | 32 |
| Binary | 1100001 | 110100 | 100110 | 0 | 101110 | 111101 | 111110 | 1110 | 101100 | 11010 |
Color Harmonies of #613426
Complementary color
Monochromatic Colors of #613426
Black with #613426
Text Example
Text Example
White with #613426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613426; }
p { color: rgb(97,52,38); }
H1.HeaderClassName
{
color: #613426;
}
.AnyTagClassName
{
color: #613426;
}
</style>
background-color css
<style>
a { background-color: #613426; }
a { background-color: rgb(97,52,38); }
div.DivClassName
{
background-color: #613426;
}
.BgClassName
{
background-color: #613426;
}
</style>
border-color css
<style>
span { border-color: #613426; }
span { border-color: rgb(97,52,38); }
td.TdClassName
{
border-color: #613426;
}
.TagClassName
{
border-color: #613426;
}
</style>