Shades of Hairy Heath #653323
Tints of Hairy Heath #653323
RGB
CMYK
RGB Variations
Color information
#653323 (or 0x653323) is known color: Hairy Heath. HEX triplet: 65, 33 and 23. RGB value is (101,51,35). Sum of RGB (Red+Green+Blue) = 101+51+35=187 (24% of max value = 765). Red value is 101 (39.84% from 255 or 54.01% from 187); Green value is 51 (20.31% from 255 or 27.27% from 187); Blue value is 35 (14.06% from 255 or 18.72% from 187); Max value from RGB is 101 - color contains mainly: red. Hex color #653323 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653323 is #9ACCDC. Grayscale: #404040. Windows color (decimal): -10144989 or 2306917. OLE color: 2306917.
HSL color Cylindrical-coordinate representation of color #653323: hue angle of 14.55º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #653323 is Cyan = 0, Magento = 0.50, Yellow = 0.65 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 35 | - |
| CMYK | 0 | 0.50 | 0.65 | 0.60 |
| HSL | 14.55º | 0.49% | 0.27% | - |
| HSV(B) | 14.55º | 0.65% | 0.4% | - |
| XYZ | 6.85 | 5.26 | 2.24 | - |
| YUV | 64.13 | 111.57 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 35 | 0 | 0.50 | 0.65 | 0.60 | 14.55 | 0.49 | 0.27 |
| Hex | 65 | 33 | 23 | 0 | 32 | 41 | 3C | F | 31 | 1B |
| Octal | 145 | 63 | 43 | 0 | 62 | 101 | 74 | 17 | 61 | 33 |
| Binary | 1100101 | 110011 | 100011 | 0 | 110010 | 1000001 | 111100 | 1111 | 110001 | 11011 |
Color Harmonies of #653323
Complementary color
Monochromatic Colors of #653323
Black with #653323
Text Example
Text Example
White with #653323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653323; }
p { color: rgb(101,51,35); }
H1.HeaderClassName
{
color: #653323;
}
.AnyTagClassName
{
color: #653323;
}
</style>
background-color css
<style>
a { background-color: #653323; }
a { background-color: rgb(101,51,35); }
div.DivClassName
{
background-color: #653323;
}
.BgClassName
{
background-color: #653323;
}
</style>
border-color css
<style>
span { border-color: #653323; }
span { border-color: rgb(101,51,35); }
td.TdClassName
{
border-color: #653323;
}
.TagClassName
{
border-color: #653323;
}
</style>