Shades of Hairy Heath #613020
Tints of Hairy Heath #613020
RGB
CMYK
RGB Variations
Color information
#613020 (or 0x613020) is known color: Hairy Heath. HEX triplet: 61, 30 and 20. RGB value is (97,48,32). Sum of RGB (Red+Green+Blue) = 97+48+32=177 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.80% from 177); Green value is 48 (19.14% from 255 or 27.12% from 177); Blue value is 32 (12.89% from 255 or 18.08% from 177); Max value from RGB is 97 - color contains mainly: red. Hex color #613020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613020 is #9ECFDF. Grayscale: #3C3C3C. Windows color (decimal): -10407904 or 2109537. OLE color: 2109537.
HSL color Cylindrical-coordinate representation of color #613020: hue angle of 14.77º 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 #613020 is Cyan = 0, Magento = 0.51, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 32 | - |
| CMYK | 0 | 0.51 | 0.67 | 0.62 |
| HSL | 14.77º | 0.5% | 0.25% | - |
| HSV(B) | 14.77º | 0.67% | 0.38% | - |
| XYZ | 6.25 | 4.76 | 1.96 | - |
| YUV | 60.83 | 111.73 | 153.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 32 | 0 | 0.51 | 0.67 | 0.62 | 14.77 | 0.5 | 0.25 |
| Hex | 61 | 30 | 20 | 0 | 33 | 43 | 3E | F | 32 | 19 |
| Octal | 141 | 60 | 40 | 0 | 63 | 103 | 76 | 17 | 62 | 31 |
| Binary | 1100001 | 110000 | 100000 | 0 | 110011 | 1000011 | 111110 | 1111 | 110010 | 11001 |
Color Harmonies of #613020
Complementary color
Monochromatic Colors of #613020
Black with #613020
Text Example
Text Example
White with #613020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613020; }
p { color: rgb(97,48,32); }
H1.HeaderClassName
{
color: #613020;
}
.AnyTagClassName
{
color: #613020;
}
</style>
background-color css
<style>
a { background-color: #613020; }
a { background-color: rgb(97,48,32); }
div.DivClassName
{
background-color: #613020;
}
.BgClassName
{
background-color: #613020;
}
</style>
border-color css
<style>
span { border-color: #613020; }
span { border-color: rgb(97,48,32); }
td.TdClassName
{
border-color: #613020;
}
.TagClassName
{
border-color: #613020;
}
</style>