Shades of Hairy Heath #653125
Tints of Hairy Heath #653125
RGB
CMYK
RGB Variations
Color information
#653125 (or 0x653125) is known color: Hairy Heath. HEX triplet: 65, 31 and 25. RGB value is (101,49,37). Sum of RGB (Red+Green+Blue) = 101+49+37=187 (24% of max value = 765). Red value is 101 (39.84% from 255 or 54.01% from 187); Green value is 49 (19.53% from 255 or 26.20% from 187); Blue value is 37 (14.84% from 255 or 19.79% from 187); Max value from RGB is 101 - color contains mainly: red. Hex color #653125 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653125 is #9ACEDA. Grayscale: #3F3F3F. Windows color (decimal): -10145499 or 2437477. OLE color: 2437477.
HSL color Cylindrical-coordinate representation of color #653125: hue angle of 11.25º 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 #653125 is Cyan = 0, Magento = 0.51, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 49 | 37 | - |
| CMYK | 0 | 0.51 | 0.63 | 0.60 |
| HSL | 11.25º | 0.46% | 0.27% | - |
| HSV(B) | 11.25º | 0.63% | 0.4% | - |
| XYZ | 6.8 | 5.1 | 2.38 | - |
| YUV | 63.18 | 113.23 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 49 | 37 | 0 | 0.51 | 0.63 | 0.60 | 11.25 | 0.46 | 0.27 |
| Hex | 65 | 31 | 25 | 0 | 33 | 3F | 3C | B | 2E | 1B |
| Octal | 145 | 61 | 45 | 0 | 63 | 77 | 74 | 13 | 56 | 33 |
| Binary | 1100101 | 110001 | 100101 | 0 | 110011 | 111111 | 111100 | 1011 | 101110 | 11011 |
Color Harmonies of #653125
Complementary color
Monochromatic Colors of #653125
Black with #653125
Text Example
Text Example
White with #653125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653125; }
p { color: rgb(101,49,37); }
H1.HeaderClassName
{
color: #653125;
}
.AnyTagClassName
{
color: #653125;
}
</style>
background-color css
<style>
a { background-color: #653125; }
a { background-color: rgb(101,49,37); }
div.DivClassName
{
background-color: #653125;
}
.BgClassName
{
background-color: #653125;
}
</style>
border-color css
<style>
span { border-color: #653125; }
span { border-color: rgb(101,49,37); }
td.TdClassName
{
border-color: #653125;
}
.TagClassName
{
border-color: #653125;
}
</style>