Shades of Hairy Heath #613222
Tints of Hairy Heath #613222
RGB
CMYK
RGB Variations
Color information
#613222 (or 0x613222) is known color: Hairy Heath. HEX triplet: 61, 32 and 22. RGB value is (97,50,34). Sum of RGB (Red+Green+Blue) = 97+50+34=181 (23% of max value = 765). Red value is 97 (38.28% from 255 or 53.59% from 181); Green value is 50 (19.92% from 255 or 27.62% from 181); Blue value is 34 (13.67% from 255 or 18.78% from 181); Max value from RGB is 97 - color contains mainly: red. Hex color #613222 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613222 is #9ECDDD. Grayscale: #3E3E3E. Windows color (decimal): -10407390 or 2241121. OLE color: 2241121.
HSL color Cylindrical-coordinate representation of color #613222: hue angle of 15.24º 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 #613222 is Cyan = 0, Magento = 0.48, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 50 | 34 | - |
| CMYK | 0 | 0.48 | 0.65 | 0.62 |
| HSL | 15.24º | 0.48% | 0.26% | - |
| HSV(B) | 15.24º | 0.65% | 0.38% | - |
| XYZ | 6.36 | 4.94 | 2.13 | - |
| YUV | 62.23 | 112.07 | 152.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 34 | 0 | 0.48 | 0.65 | 0.62 | 15.24 | 0.48 | 0.26 |
| Hex | 61 | 32 | 22 | 0 | 30 | 41 | 3E | F | 30 | 1A |
| Octal | 141 | 62 | 42 | 0 | 60 | 101 | 76 | 17 | 60 | 32 |
| Binary | 1100001 | 110010 | 100010 | 0 | 110000 | 1000001 | 111110 | 1111 | 110000 | 11010 |
Color Harmonies of #613222
Complementary color
Monochromatic Colors of #613222
Black with #613222
Text Example
Text Example
White with #613222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613222; }
p { color: rgb(97,50,34); }
H1.HeaderClassName
{
color: #613222;
}
.AnyTagClassName
{
color: #613222;
}
</style>
background-color css
<style>
a { background-color: #613222; }
a { background-color: rgb(97,50,34); }
div.DivClassName
{
background-color: #613222;
}
.BgClassName
{
background-color: #613222;
}
</style>
border-color css
<style>
span { border-color: #613222; }
span { border-color: rgb(97,50,34); }
td.TdClassName
{
border-color: #613222;
}
.TagClassName
{
border-color: #613222;
}
</style>