Shades of Hairy Heath #653121
Tints of Hairy Heath #653121
RGB
CMYK
RGB Variations
Color information
#653121 (or 0x653121) is known color: Hairy Heath. HEX triplet: 65, 31 and 21. RGB value is (101,49,33). Sum of RGB (Red+Green+Blue) = 101+49+33=183 (24% of max value = 765). Red value is 101 (39.84% from 255 or 55.19% from 183); Green value is 49 (19.53% from 255 or 26.78% from 183); Blue value is 33 (13.28% from 255 or 18.03% from 183); Max value from RGB is 101 - color contains mainly: red. Hex color #653121 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653121 is #9ACEDE. Grayscale: #3E3E3E. Windows color (decimal): -10145503 or 2175333. OLE color: 2175333.
HSL color Cylindrical-coordinate representation of color #653121: hue angle of 14.12º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #653121 is Cyan = 0, Magento = 0.51, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 49 | 33 | - |
| CMYK | 0 | 0.51 | 0.67 | 0.60 |
| HSL | 14.12º | 0.51% | 0.26% | - |
| HSV(B) | 14.12º | 0.67% | 0.4% | - |
| XYZ | 6.74 | 5.07 | 2.06 | - |
| YUV | 62.72 | 111.23 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 49 | 33 | 0 | 0.51 | 0.67 | 0.60 | 14.12 | 0.51 | 0.26 |
| Hex | 65 | 31 | 21 | 0 | 33 | 43 | 3C | E | 33 | 1A |
| Octal | 145 | 61 | 41 | 0 | 63 | 103 | 74 | 16 | 63 | 32 |
| Binary | 1100101 | 110001 | 100001 | 0 | 110011 | 1000011 | 111100 | 1110 | 110011 | 11010 |
Color Harmonies of #653121
Complementary color
Monochromatic Colors of #653121
Black with #653121
Text Example
Text Example
White with #653121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653121; }
p { color: rgb(101,49,33); }
H1.HeaderClassName
{
color: #653121;
}
.AnyTagClassName
{
color: #653121;
}
</style>
background-color css
<style>
a { background-color: #653121; }
a { background-color: rgb(101,49,33); }
div.DivClassName
{
background-color: #653121;
}
.BgClassName
{
background-color: #653121;
}
</style>
border-color css
<style>
span { border-color: #653121; }
span { border-color: rgb(101,49,33); }
td.TdClassName
{
border-color: #653121;
}
.TagClassName
{
border-color: #653121;
}
</style>