Shades of Hairy Heath #613626
Tints of Hairy Heath #613626
RGB
CMYK
RGB Variations
Color information
#613626 (or 0x613626) is known color: Hairy Heath. HEX triplet: 61, 36 and 26. RGB value is (97,54,38). Sum of RGB (Red+Green+Blue) = 97+54+38=189 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.32% from 189); Green value is 54 (21.48% from 255 or 28.57% from 189); Blue value is 38 (15.23% from 255 or 20.11% from 189); Max value from RGB is 97 - color contains mainly: red. Hex color #613626 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613626 is #9EC9D9. Grayscale: #414141. Windows color (decimal): -10406362 or 2504289. OLE color: 2504289.
HSL color Cylindrical-coordinate representation of color #613626: hue angle of 16.27º 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 #613626 is Cyan = 0, Magento = 0.44, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 38 | - |
| CMYK | 0 | 0.44 | 0.61 | 0.62 |
| HSL | 16.27º | 0.44% | 0.26% | - |
| HSV(B) | 16.27º | 0.61% | 0.38% | - |
| XYZ | 6.6 | 5.32 | 2.51 | - |
| YUV | 65.03 | 112.75 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 38 | 0 | 0.44 | 0.61 | 0.62 | 16.27 | 0.44 | 0.26 |
| Hex | 61 | 36 | 26 | 0 | 2C | 3D | 3E | 10 | 2C | 1A |
| Octal | 141 | 66 | 46 | 0 | 54 | 75 | 76 | 20 | 54 | 32 |
| Binary | 1100001 | 110110 | 100110 | 0 | 101100 | 111101 | 111110 | 10000 | 101100 | 11010 |
Color Harmonies of #613626
Complementary color
Monochromatic Colors of #613626
Black with #613626
Text Example
Text Example
White with #613626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613626; }
p { color: rgb(97,54,38); }
H1.HeaderClassName
{
color: #613626;
}
.AnyTagClassName
{
color: #613626;
}
</style>
background-color css
<style>
a { background-color: #613626; }
a { background-color: rgb(97,54,38); }
div.DivClassName
{
background-color: #613626;
}
.BgClassName
{
background-color: #613626;
}
</style>
border-color css
<style>
span { border-color: #613626; }
span { border-color: rgb(97,54,38); }
td.TdClassName
{
border-color: #613626;
}
.TagClassName
{
border-color: #613626;
}
</style>