Shades of Hairy Heath #653025
Tints of Hairy Heath #653025
RGB
CMYK
RGB Variations
Color information
#653025 (or 0x653025) is known color: Hairy Heath. HEX triplet: 65, 30 and 25. RGB value is (101,48,37). Sum of RGB (Red+Green+Blue) = 101+48+37=186 (24% of max value = 765). Red value is 101 (39.84% from 255 or 54.30% from 186); Green value is 48 (19.14% from 255 or 25.81% from 186); Blue value is 37 (14.84% from 255 or 19.89% from 186); Max value from RGB is 101 - color contains mainly: red. Hex color #653025 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653025 is #9ACFDA. Grayscale: #3E3E3E. Windows color (decimal): -10145755 or 2437221. OLE color: 2437221.
HSL color Cylindrical-coordinate representation of color #653025: hue angle of 10.31º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #653025 is Cyan = 0, Magento = 0.52, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 37 | - |
| CMYK | 0 | 0.52 | 0.63 | 0.60 |
| HSL | 10.31º | 0.46% | 0.27% | - |
| HSV(B) | 10.31º | 0.63% | 0.4% | - |
| XYZ | 6.76 | 5.01 | 2.36 | - |
| YUV | 62.59 | 113.56 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 37 | 0 | 0.52 | 0.63 | 0.60 | 10.31 | 0.46 | 0.27 |
| Hex | 65 | 30 | 25 | 0 | 34 | 3F | 3C | A | 2E | 1B |
| Octal | 145 | 60 | 45 | 0 | 64 | 77 | 74 | 12 | 56 | 33 |
| Binary | 1100101 | 110000 | 100101 | 0 | 110100 | 111111 | 111100 | 1010 | 101110 | 11011 |
Color Harmonies of #653025
Complementary color
Monochromatic Colors of #653025
Black with #653025
Text Example
Text Example
White with #653025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653025; }
p { color: rgb(101,48,37); }
H1.HeaderClassName
{
color: #653025;
}
.AnyTagClassName
{
color: #653025;
}
</style>
background-color css
<style>
a { background-color: #653025; }
a { background-color: rgb(101,48,37); }
div.DivClassName
{
background-color: #653025;
}
.BgClassName
{
background-color: #653025;
}
</style>
border-color css
<style>
span { border-color: #653025; }
span { border-color: rgb(101,48,37); }
td.TdClassName
{
border-color: #653025;
}
.TagClassName
{
border-color: #653025;
}
</style>