Shades of Hairy Heath #613420
Tints of Hairy Heath #613420
RGB
CMYK
RGB Variations
Color information
#613420 (or 0x613420) is known color: Hairy Heath. HEX triplet: 61, 34 and 20. RGB value is (97,52,32). Sum of RGB (Red+Green+Blue) = 97+52+32=181 (23% of max value = 765). Red value is 97 (38.28% from 255 or 53.59% from 181); Green value is 52 (20.70% from 255 or 28.73% from 181); Blue value is 32 (12.89% from 255 or 17.68% from 181); Max value from RGB is 97 - color contains mainly: red. Hex color #613420 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613420 is #9ECBDF. Grayscale: #3F3F3F. Windows color (decimal): -10406880 or 2110561. OLE color: 2110561.
HSL color Cylindrical-coordinate representation of color #613420: hue angle of 18.46º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #613420 is Cyan = 0, Magento = 0.46, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 32 | - |
| CMYK | 0 | 0.46 | 0.67 | 0.62 |
| HSL | 18.46º | 0.5% | 0.25% | - |
| HSV(B) | 18.46º | 0.67% | 0.38% | - |
| XYZ | 6.42 | 5.1 | 2.01 | - |
| YUV | 63.18 | 110.41 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 32 | 0 | 0.46 | 0.67 | 0.62 | 18.46 | 0.5 | 0.25 |
| Hex | 61 | 34 | 20 | 0 | 2E | 43 | 3E | 12 | 32 | 19 |
| Octal | 141 | 64 | 40 | 0 | 56 | 103 | 76 | 22 | 62 | 31 |
| Binary | 1100001 | 110100 | 100000 | 0 | 101110 | 1000011 | 111110 | 10010 | 110010 | 11001 |
Color Harmonies of #613420
Complementary color
Monochromatic Colors of #613420
Black with #613420
Text Example
Text Example
White with #613420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613420; }
p { color: rgb(97,52,32); }
H1.HeaderClassName
{
color: #613420;
}
.AnyTagClassName
{
color: #613420;
}
</style>
background-color css
<style>
a { background-color: #613420; }
a { background-color: rgb(97,52,32); }
div.DivClassName
{
background-color: #613420;
}
.BgClassName
{
background-color: #613420;
}
</style>
border-color css
<style>
span { border-color: #613420; }
span { border-color: rgb(97,52,32); }
td.TdClassName
{
border-color: #613420;
}
.TagClassName
{
border-color: #613420;
}
</style>