Shades of Hairy Heath #613223
Tints of Hairy Heath #613223
RGB
CMYK
RGB Variations
Color information
#613223 (or 0x613223) is known color: Hairy Heath. HEX triplet: 61, 32 and 23. RGB value is (97,50,35). Sum of RGB (Red+Green+Blue) = 97+50+35=182 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.30% from 182); Green value is 50 (19.92% from 255 or 27.47% from 182); Blue value is 35 (14.06% from 255 or 19.23% from 182); Max value from RGB is 97 - color contains mainly: red. Hex color #613223 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613223 is #9ECDDC. Grayscale: #3E3E3E. Windows color (decimal): -10407389 or 2306657. OLE color: 2306657.
HSL color Cylindrical-coordinate representation of color #613223: hue angle of 14.52º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #613223 is Cyan = 0, Magento = 0.48, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 50 | 35 | - |
| CMYK | 0 | 0.48 | 0.64 | 0.62 |
| HSL | 14.52º | 0.47% | 0.26% | - |
| HSV(B) | 14.52º | 0.64% | 0.38% | - |
| XYZ | 6.37 | 4.94 | 2.21 | - |
| YUV | 62.34 | 112.57 | 152.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 35 | 0 | 0.48 | 0.64 | 0.62 | 14.52 | 0.47 | 0.26 |
| Hex | 61 | 32 | 23 | 0 | 30 | 40 | 3E | F | 2F | 1A |
| Octal | 141 | 62 | 43 | 0 | 60 | 100 | 76 | 17 | 57 | 32 |
| Binary | 1100001 | 110010 | 100011 | 0 | 110000 | 1000000 | 111110 | 1111 | 101111 | 11010 |
Color Harmonies of #613223
Complementary color
Monochromatic Colors of #613223
Black with #613223
Text Example
Text Example
White with #613223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613223; }
p { color: rgb(97,50,35); }
H1.HeaderClassName
{
color: #613223;
}
.AnyTagClassName
{
color: #613223;
}
</style>
background-color css
<style>
a { background-color: #613223; }
a { background-color: rgb(97,50,35); }
div.DivClassName
{
background-color: #613223;
}
.BgClassName
{
background-color: #613223;
}
</style>
border-color css
<style>
span { border-color: #613223; }
span { border-color: rgb(97,50,35); }
td.TdClassName
{
border-color: #613223;
}
.TagClassName
{
border-color: #613223;
}
</style>