Shades of Hairy Heath #613122
Tints of Hairy Heath #613122
RGB
CMYK
RGB Variations
Color information
#613122 (or 0x613122) is known color: Hairy Heath. HEX triplet: 61, 31 and 22. RGB value is (97,49,34). Sum of RGB (Red+Green+Blue) = 97+49+34=180 (23% of max value = 765). Red value is 97 (38.28% from 255 or 53.89% from 180); Green value is 49 (19.53% from 255 or 27.22% from 180); Blue value is 34 (13.67% from 255 or 18.89% from 180); Max value from RGB is 97 - color contains mainly: red. Hex color #613122 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613122 is #9ECEDD. Grayscale: #3D3D3D. Windows color (decimal): -10407646 or 2240865. OLE color: 2240865.
HSL color Cylindrical-coordinate representation of color #613122: hue angle of 14.29º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #613122 is Cyan = 0, Magento = 0.49, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 34 | - |
| CMYK | 0 | 0.49 | 0.65 | 0.62 |
| HSL | 14.29º | 0.48% | 0.26% | - |
| HSV(B) | 14.29º | 0.65% | 0.38% | - |
| XYZ | 6.32 | 4.85 | 2.12 | - |
| YUV | 61.64 | 112.4 | 153.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 34 | 0 | 0.49 | 0.65 | 0.62 | 14.29 | 0.48 | 0.26 |
| Hex | 61 | 31 | 22 | 0 | 31 | 41 | 3E | E | 30 | 1A |
| Octal | 141 | 61 | 42 | 0 | 61 | 101 | 76 | 16 | 60 | 32 |
| Binary | 1100001 | 110001 | 100010 | 0 | 110001 | 1000001 | 111110 | 1110 | 110000 | 11010 |
Color Harmonies of #613122
Complementary color
Monochromatic Colors of #613122
Black with #613122
Text Example
Text Example
White with #613122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613122; }
p { color: rgb(97,49,34); }
H1.HeaderClassName
{
color: #613122;
}
.AnyTagClassName
{
color: #613122;
}
</style>
background-color css
<style>
a { background-color: #613122; }
a { background-color: rgb(97,49,34); }
div.DivClassName
{
background-color: #613122;
}
.BgClassName
{
background-color: #613122;
}
</style>
border-color css
<style>
span { border-color: #613122; }
span { border-color: rgb(97,49,34); }
td.TdClassName
{
border-color: #613122;
}
.TagClassName
{
border-color: #613122;
}
</style>