Shades of Hairy Heath #613825
Tints of Hairy Heath #613825
RGB
CMYK
RGB Variations
Color information
#613825 (or 0x613825) is known color: Hairy Heath. HEX triplet: 61, 38 and 25. RGB value is (97,56,37). Sum of RGB (Red+Green+Blue) = 97+56+37=190 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.05% from 190); Green value is 56 (22.27% from 255 or 29.47% from 190); Blue value is 37 (14.84% from 255 or 19.47% from 190); Max value from RGB is 97 - color contains mainly: red. Hex color #613825 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613825 is #9EC7DA. Grayscale: #424242. Windows color (decimal): -10405851 or 2439265. OLE color: 2439265.
HSL color Cylindrical-coordinate representation of color #613825: hue angle of 19º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #613825 is Cyan = 0, Magento = 0.42, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 56 | 37 | - |
| CMYK | 0 | 0.42 | 0.62 | 0.62 |
| HSL | 19º | 0.45% | 0.26% | - |
| HSV(B) | 19º | 0.62% | 0.38% | - |
| XYZ | 6.68 | 5.5 | 2.46 | - |
| YUV | 66.09 | 111.58 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 37 | 0 | 0.42 | 0.62 | 0.62 | 19 | 0.45 | 0.26 |
| Hex | 61 | 38 | 25 | 0 | 2A | 3E | 3E | 13 | 2D | 1A |
| Octal | 141 | 70 | 45 | 0 | 52 | 76 | 76 | 23 | 55 | 32 |
| Binary | 1100001 | 111000 | 100101 | 0 | 101010 | 111110 | 111110 | 10011 | 101101 | 11010 |
Color Harmonies of #613825
Complementary color
Monochromatic Colors of #613825
Black with #613825
Text Example
Text Example
White with #613825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613825; }
p { color: rgb(97,56,37); }
H1.HeaderClassName
{
color: #613825;
}
.AnyTagClassName
{
color: #613825;
}
</style>
background-color css
<style>
a { background-color: #613825; }
a { background-color: rgb(97,56,37); }
div.DivClassName
{
background-color: #613825;
}
.BgClassName
{
background-color: #613825;
}
</style>
border-color css
<style>
span { border-color: #613825; }
span { border-color: rgb(97,56,37); }
td.TdClassName
{
border-color: #613825;
}
.TagClassName
{
border-color: #613825;
}
</style>