Shades of Hairy Heath #613221
Tints of Hairy Heath #613221
RGB
CMYK
RGB Variations
Color information
#613221 (or 0x613221) is known color: Hairy Heath. HEX triplet: 61, 32 and 21. RGB value is (97,50,33). Sum of RGB (Red+Green+Blue) = 97+50+33=180 (23% of max value = 765). Red value is 97 (38.28% from 255 or 53.89% from 180); Green value is 50 (19.92% from 255 or 27.78% from 180); Blue value is 33 (13.28% from 255 or 18.33% from 180); Max value from RGB is 97 - color contains mainly: red. Hex color #613221 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613221 is #9ECDDE. Grayscale: #3E3E3E. Windows color (decimal): -10407391 or 2175585. OLE color: 2175585.
HSL color Cylindrical-coordinate representation of color #613221: hue angle of 15.94º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #613221 is Cyan = 0, Magento = 0.48, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 50 | 33 | - |
| CMYK | 0 | 0.48 | 0.66 | 0.62 |
| HSL | 15.94º | 0.49% | 0.25% | - |
| HSV(B) | 15.94º | 0.66% | 0.38% | - |
| XYZ | 6.34 | 4.93 | 2.06 | - |
| YUV | 62.12 | 111.57 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 33 | 0 | 0.48 | 0.66 | 0.62 | 15.94 | 0.49 | 0.25 |
| Hex | 61 | 32 | 21 | 0 | 30 | 42 | 3E | 10 | 31 | 19 |
| Octal | 141 | 62 | 41 | 0 | 60 | 102 | 76 | 20 | 61 | 31 |
| Binary | 1100001 | 110010 | 100001 | 0 | 110000 | 1000010 | 111110 | 10000 | 110001 | 11001 |
Color Harmonies of #613221
Complementary color
Monochromatic Colors of #613221
Black with #613221
Text Example
Text Example
White with #613221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613221; }
p { color: rgb(97,50,33); }
H1.HeaderClassName
{
color: #613221;
}
.AnyTagClassName
{
color: #613221;
}
</style>
background-color css
<style>
a { background-color: #613221; }
a { background-color: rgb(97,50,33); }
div.DivClassName
{
background-color: #613221;
}
.BgClassName
{
background-color: #613221;
}
</style>
border-color css
<style>
span { border-color: #613221; }
span { border-color: rgb(97,50,33); }
td.TdClassName
{
border-color: #613221;
}
.TagClassName
{
border-color: #613221;
}
</style>