Shades of Hairy Heath #653227
Tints of Hairy Heath #653227
RGB
CMYK
RGB Variations
Color information
#653227 (or 0x653227) is known color: Hairy Heath. HEX triplet: 65, 32 and 27. RGB value is (101,50,39). Sum of RGB (Red+Green+Blue) = 101+50+39=190 (25% of max value = 765). Red value is 101 (39.84% from 255 or 53.16% from 190); Green value is 50 (19.92% from 255 or 26.32% from 190); Blue value is 39 (15.62% from 255 or 20.53% from 190); Max value from RGB is 101 - color contains mainly: red. Hex color #653227 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653227 is #9ACDD8. Grayscale: #404040. Windows color (decimal): -10145241 or 2568805. OLE color: 2568805.
HSL color Cylindrical-coordinate representation of color #653227: hue angle of 10.65º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #653227 is Cyan = 0, Magento = 0.50, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 50 | 39 | - |
| CMYK | 0 | 0.50 | 0.61 | 0.60 |
| HSL | 10.65º | 0.44% | 0.27% | - |
| HSV(B) | 10.65º | 0.61% | 0.4% | - |
| XYZ | 6.87 | 5.19 | 2.56 | - |
| YUV | 64 | 113.9 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 50 | 39 | 0 | 0.50 | 0.61 | 0.60 | 10.65 | 0.44 | 0.27 |
| Hex | 65 | 32 | 27 | 0 | 32 | 3D | 3C | B | 2C | 1B |
| Octal | 145 | 62 | 47 | 0 | 62 | 75 | 74 | 13 | 54 | 33 |
| Binary | 1100101 | 110010 | 100111 | 0 | 110010 | 111101 | 111100 | 1011 | 101100 | 11011 |
Color Harmonies of #653227
Complementary color
Monochromatic Colors of #653227
Black with #653227
Text Example
Text Example
White with #653227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653227; }
p { color: rgb(101,50,39); }
H1.HeaderClassName
{
color: #653227;
}
.AnyTagClassName
{
color: #653227;
}
</style>
background-color css
<style>
a { background-color: #653227; }
a { background-color: rgb(101,50,39); }
div.DivClassName
{
background-color: #653227;
}
.BgClassName
{
background-color: #653227;
}
</style>
border-color css
<style>
span { border-color: #653227; }
span { border-color: rgb(101,50,39); }
td.TdClassName
{
border-color: #653227;
}
.TagClassName
{
border-color: #653227;
}
</style>