Shades of Hairy Heath #613128
Tints of Hairy Heath #613128
RGB
CMYK
RGB Variations
Color information
#613128 (or 0x613128) is known color: Hairy Heath. HEX triplet: 61, 31 and 28. RGB value is (97,49,40). Sum of RGB (Red+Green+Blue) = 97+49+40=186 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.15% from 186); Green value is 49 (19.53% from 255 or 26.34% from 186); Blue value is 40 (16.02% from 255 or 21.51% from 186); Max value from RGB is 97 - color contains mainly: red. Hex color #613128 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613128 is #9ECED7. Grayscale: #3E3E3E. Windows color (decimal): -10407640 or 2634081. OLE color: 2634081.
HSL color Cylindrical-coordinate representation of color #613128: hue angle of 9.47º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #613128 is Cyan = 0, Magento = 0.49, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 40 | - |
| CMYK | 0 | 0.49 | 0.59 | 0.62 |
| HSL | 9.47º | 0.42% | 0.27% | - |
| HSV(B) | 9.47º | 0.59% | 0.38% | - |
| XYZ | 6.41 | 4.89 | 2.61 | - |
| YUV | 62.33 | 115.4 | 152.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 40 | 0 | 0.49 | 0.59 | 0.62 | 9.47 | 0.42 | 0.27 |
| Hex | 61 | 31 | 28 | 0 | 31 | 3B | 3E | 9 | 2A | 1B |
| Octal | 141 | 61 | 50 | 0 | 61 | 73 | 76 | 11 | 52 | 33 |
| Binary | 1100001 | 110001 | 101000 | 0 | 110001 | 111011 | 111110 | 1001 | 101010 | 11011 |
Color Harmonies of #613128
Complementary color
Monochromatic Colors of #613128
Black with #613128
Text Example
Text Example
White with #613128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613128; }
p { color: rgb(97,49,40); }
H1.HeaderClassName
{
color: #613128;
}
.AnyTagClassName
{
color: #613128;
}
</style>
background-color css
<style>
a { background-color: #613128; }
a { background-color: rgb(97,49,40); }
div.DivClassName
{
background-color: #613128;
}
.BgClassName
{
background-color: #613128;
}
</style>
border-color css
<style>
span { border-color: #613128; }
span { border-color: rgb(97,49,40); }
td.TdClassName
{
border-color: #613128;
}
.TagClassName
{
border-color: #613128;
}
</style>