Shades of Hairy Heath #613327
Tints of Hairy Heath #613327
RGB
CMYK
RGB Variations
Color information
#613327 (or 0x613327) is known color: Hairy Heath. HEX triplet: 61, 33 and 27. RGB value is (97,51,39). Sum of RGB (Red+Green+Blue) = 97+51+39=187 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.87% from 187); Green value is 51 (20.31% from 255 or 27.27% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 97 - color contains mainly: red. Hex color #613327 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613327 is #9ECCD8. Grayscale: #3F3F3F. Windows color (decimal): -10407129 or 2569057. OLE color: 2569057.
HSL color Cylindrical-coordinate representation of color #613327: hue angle of 12.41º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #613327 is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 51 | 39 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.62 |
| HSL | 12.41º | 0.43% | 0.27% | - |
| HSV(B) | 12.41º | 0.6% | 0.38% | - |
| XYZ | 6.48 | 5.06 | 2.55 | - |
| YUV | 63.39 | 114.24 | 151.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 39 | 0 | 0.47 | 0.60 | 0.62 | 12.41 | 0.43 | 0.27 |
| Hex | 61 | 33 | 27 | 0 | 2F | 3C | 3E | C | 2B | 1B |
| Octal | 141 | 63 | 47 | 0 | 57 | 74 | 76 | 14 | 53 | 33 |
| Binary | 1100001 | 110011 | 100111 | 0 | 101111 | 111100 | 111110 | 1100 | 101011 | 11011 |
Color Harmonies of #613327
Complementary color
Monochromatic Colors of #613327
Black with #613327
Text Example
Text Example
White with #613327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613327; }
p { color: rgb(97,51,39); }
H1.HeaderClassName
{
color: #613327;
}
.AnyTagClassName
{
color: #613327;
}
</style>
background-color css
<style>
a { background-color: #613327; }
a { background-color: rgb(97,51,39); }
div.DivClassName
{
background-color: #613327;
}
.BgClassName
{
background-color: #613327;
}
</style>
border-color css
<style>
span { border-color: #613327; }
span { border-color: rgb(97,51,39); }
td.TdClassName
{
border-color: #613327;
}
.TagClassName
{
border-color: #613327;
}
</style>