Shades of Hairy Heath #613427
Tints of Hairy Heath #613427
RGB
CMYK
RGB Variations
Color information
#613427 (or 0x613427) is known color: Hairy Heath. HEX triplet: 61, 34 and 27. RGB value is (97,52,39). Sum of RGB (Red+Green+Blue) = 97+52+39=188 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.60% from 188); Green value is 52 (20.70% from 255 or 27.66% from 188); Blue value is 39 (15.62% from 255 or 20.74% from 188); Max value from RGB is 97 - color contains mainly: red. Hex color #613427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613427 is #9ECBD8. Grayscale: #404040. Windows color (decimal): -10406873 or 2569313. OLE color: 2569313.
HSL color Cylindrical-coordinate representation of color #613427: hue angle of 13.45º 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 #613427 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 39 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.62 |
| HSL | 13.45º | 0.43% | 0.27% | - |
| HSV(B) | 13.45º | 0.6% | 0.38% | - |
| XYZ | 6.52 | 5.14 | 2.57 | - |
| YUV | 63.97 | 113.91 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 39 | 0 | 0.46 | 0.60 | 0.62 | 13.45 | 0.43 | 0.27 |
| Hex | 61 | 34 | 27 | 0 | 2E | 3C | 3E | D | 2B | 1B |
| Octal | 141 | 64 | 47 | 0 | 56 | 74 | 76 | 15 | 53 | 33 |
| Binary | 1100001 | 110100 | 100111 | 0 | 101110 | 111100 | 111110 | 1101 | 101011 | 11011 |
Color Harmonies of #613427
Complementary color
Monochromatic Colors of #613427
Black with #613427
Text Example
Text Example
White with #613427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613427; }
p { color: rgb(97,52,39); }
H1.HeaderClassName
{
color: #613427;
}
.AnyTagClassName
{
color: #613427;
}
</style>
background-color css
<style>
a { background-color: #613427; }
a { background-color: rgb(97,52,39); }
div.DivClassName
{
background-color: #613427;
}
.BgClassName
{
background-color: #613427;
}
</style>
border-color css
<style>
span { border-color: #613427; }
span { border-color: rgb(97,52,39); }
td.TdClassName
{
border-color: #613427;
}
.TagClassName
{
border-color: #613427;
}
</style>