Shades of Hairy Heath #613828
Tints of Hairy Heath #613828
RGB
CMYK
RGB Variations
Color information
#613828 (or 0x613828) is known color: Hairy Heath. HEX triplet: 61, 38 and 28. RGB value is (97,56,40). Sum of RGB (Red+Green+Blue) = 97+56+40=193 (25% of max value = 765). Red value is 97 (38.28% from 255 or 50.26% from 193); Green value is 56 (22.27% from 255 or 29.02% from 193); Blue value is 40 (16.02% from 255 or 20.73% from 193); Max value from RGB is 97 - color contains mainly: red. Hex color #613828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613828 is #9EC7D7. Grayscale: #424242. Windows color (decimal): -10405848 or 2635873. OLE color: 2635873.
HSL color Cylindrical-coordinate representation of color #613828: hue angle of 16.84º 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 #613828 is Cyan = 0, Magento = 0.42, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 56 | 40 | - |
| CMYK | 0 | 0.42 | 0.59 | 0.62 |
| HSL | 16.84º | 0.42% | 0.27% | - |
| HSV(B) | 16.84º | 0.59% | 0.38% | - |
| XYZ | 6.73 | 5.52 | 2.72 | - |
| YUV | 66.44 | 113.08 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 40 | 0 | 0.42 | 0.59 | 0.62 | 16.84 | 0.42 | 0.27 |
| Hex | 61 | 38 | 28 | 0 | 2A | 3B | 3E | 11 | 2A | 1B |
| Octal | 141 | 70 | 50 | 0 | 52 | 73 | 76 | 21 | 52 | 33 |
| Binary | 1100001 | 111000 | 101000 | 0 | 101010 | 111011 | 111110 | 10001 | 101010 | 11011 |
Color Harmonies of #613828
Complementary color
Monochromatic Colors of #613828
Black with #613828
Text Example
Text Example
White with #613828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613828; }
p { color: rgb(97,56,40); }
H1.HeaderClassName
{
color: #613828;
}
.AnyTagClassName
{
color: #613828;
}
</style>
background-color css
<style>
a { background-color: #613828; }
a { background-color: rgb(97,56,40); }
div.DivClassName
{
background-color: #613828;
}
.BgClassName
{
background-color: #613828;
}
</style>
border-color css
<style>
span { border-color: #613828; }
span { border-color: rgb(97,56,40); }
td.TdClassName
{
border-color: #613828;
}
.TagClassName
{
border-color: #613828;
}
</style>