Shades of Hairy Heath #643228
Tints of Hairy Heath #643228
RGB
CMYK
RGB Variations
Color information
#643228 (or 0x643228) is known color: Hairy Heath. HEX triplet: 64, 32 and 28. RGB value is (100,50,40). Sum of RGB (Red+Green+Blue) = 100+50+40=190 (25% of max value = 765). Red value is 100 (39.45% from 255 or 52.63% from 190); Green value is 50 (19.92% from 255 or 26.32% from 190); Blue value is 40 (16.02% from 255 or 21.05% from 190); Max value from RGB is 100 - color contains mainly: red. Hex color #643228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643228 is #9BCDD7. Grayscale: #3F3F3F. Windows color (decimal): -10210776 or 2634340. OLE color: 2634340.
HSL color Cylindrical-coordinate representation of color #643228: hue angle of 10º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #643228 is Cyan = 0, Magento = 0.50, Yellow = 0.6 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 50 | 40 | - |
| CMYK | 0 | 0.50 | 0.6 | 0.61 |
| HSL | 10º | 0.43% | 0.27% | - |
| HSV(B) | 10º | 0.6% | 0.39% | - |
| XYZ | 6.78 | 5.14 | 2.64 | - |
| YUV | 63.81 | 114.57 | 153.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 50 | 40 | 0 | 0.50 | 0.6 | 0.61 | 10 | 0.43 | 0.27 |
| Hex | 64 | 32 | 28 | 0 | 32 | 3C | 3D | A | 2B | 1B |
| Octal | 144 | 62 | 50 | 0 | 62 | 74 | 75 | 12 | 53 | 33 |
| Binary | 1100100 | 110010 | 101000 | 0 | 110010 | 111100 | 111101 | 1010 | 101011 | 11011 |
Color Harmonies of #643228
Complementary color
Monochromatic Colors of #643228
Black with #643228
Text Example
Text Example
White with #643228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643228; }
p { color: rgb(100,50,40); }
H1.HeaderClassName
{
color: #643228;
}
.AnyTagClassName
{
color: #643228;
}
</style>
background-color css
<style>
a { background-color: #643228; }
a { background-color: rgb(100,50,40); }
div.DivClassName
{
background-color: #643228;
}
.BgClassName
{
background-color: #643228;
}
</style>
border-color css
<style>
span { border-color: #643228; }
span { border-color: rgb(100,50,40); }
td.TdClassName
{
border-color: #643228;
}
.TagClassName
{
border-color: #643228;
}
</style>