Shades of Hairy Heath #613229
Tints of Hairy Heath #613229
RGB
CMYK
RGB Variations
Color information
#613229 (or 0x613229) is known color: Hairy Heath. HEX triplet: 61, 32 and 29. RGB value is (97,50,41). Sum of RGB (Red+Green+Blue) = 97+50+41=188 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.60% from 188); Green value is 50 (19.92% from 255 or 26.60% from 188); Blue value is 41 (16.41% from 255 or 21.81% from 188); Max value from RGB is 97 - color contains mainly: red. Hex color #613229 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613229 is #9ECDD6. Grayscale: #3F3F3F. Windows color (decimal): -10407383 or 2699873. OLE color: 2699873.
HSL color Cylindrical-coordinate representation of color #613229: hue angle of 9.64º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #613229 is Cyan = 0, Magento = 0.48, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 50 | 41 | - |
| CMYK | 0 | 0.48 | 0.58 | 0.62 |
| HSL | 9.64º | 0.41% | 0.27% | - |
| HSV(B) | 9.64º | 0.58% | 0.38% | - |
| XYZ | 6.47 | 4.98 | 2.72 | - |
| YUV | 63.03 | 115.57 | 152.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 41 | 0 | 0.48 | 0.58 | 0.62 | 9.64 | 0.41 | 0.27 |
| Hex | 61 | 32 | 29 | 0 | 30 | 3A | 3E | A | 29 | 1B |
| Octal | 141 | 62 | 51 | 0 | 60 | 72 | 76 | 12 | 51 | 33 |
| Binary | 1100001 | 110010 | 101001 | 0 | 110000 | 111010 | 111110 | 1010 | 101001 | 11011 |
Color Harmonies of #613229
Complementary color
Monochromatic Colors of #613229
Black with #613229
Text Example
Text Example
White with #613229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613229; }
p { color: rgb(97,50,41); }
H1.HeaderClassName
{
color: #613229;
}
.AnyTagClassName
{
color: #613229;
}
</style>
background-color css
<style>
a { background-color: #613229; }
a { background-color: rgb(97,50,41); }
div.DivClassName
{
background-color: #613229;
}
.BgClassName
{
background-color: #613229;
}
</style>
border-color css
<style>
span { border-color: #613229; }
span { border-color: rgb(97,50,41); }
td.TdClassName
{
border-color: #613229;
}
.TagClassName
{
border-color: #613229;
}
</style>