Shades of Hairy Heath #613220
Tints of Hairy Heath #613220
RGB
CMYK
RGB Variations
Color information
#613220 (or 0x613220) is known color: Hairy Heath. HEX triplet: 61, 32 and 20. RGB value is (97,50,32). Sum of RGB (Red+Green+Blue) = 97+50+32=179 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.19% from 179); Green value is 50 (19.92% from 255 or 27.93% from 179); Blue value is 32 (12.89% from 255 or 17.88% from 179); Max value from RGB is 97 - color contains mainly: red. Hex color #613220 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613220 is #9ECDDF. Grayscale: #3E3E3E. Windows color (decimal): -10407392 or 2110049. OLE color: 2110049.
HSL color Cylindrical-coordinate representation of color #613220: hue angle of 16.62º 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 #613220 is Cyan = 0, Magento = 0.48, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 50 | 32 | - |
| CMYK | 0 | 0.48 | 0.67 | 0.62 |
| HSL | 16.62º | 0.5% | 0.25% | - |
| HSV(B) | 16.62º | 0.67% | 0.38% | - |
| XYZ | 6.33 | 4.93 | 1.98 | - |
| YUV | 62 | 111.07 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 32 | 0 | 0.48 | 0.67 | 0.62 | 16.62 | 0.5 | 0.25 |
| Hex | 61 | 32 | 20 | 0 | 30 | 43 | 3E | 11 | 32 | 19 |
| Octal | 141 | 62 | 40 | 0 | 60 | 103 | 76 | 21 | 62 | 31 |
| Binary | 1100001 | 110010 | 100000 | 0 | 110000 | 1000011 | 111110 | 10001 | 110010 | 11001 |
Color Harmonies of #613220
Complementary color
Monochromatic Colors of #613220
Black with #613220
Text Example
Text Example
White with #613220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613220; }
p { color: rgb(97,50,32); }
H1.HeaderClassName
{
color: #613220;
}
.AnyTagClassName
{
color: #613220;
}
</style>
background-color css
<style>
a { background-color: #613220; }
a { background-color: rgb(97,50,32); }
div.DivClassName
{
background-color: #613220;
}
.BgClassName
{
background-color: #613220;
}
</style>
border-color css
<style>
span { border-color: #613220; }
span { border-color: rgb(97,50,32); }
td.TdClassName
{
border-color: #613220;
}
.TagClassName
{
border-color: #613220;
}
</style>