Shades of Hairy Heath #643829
Tints of Hairy Heath #643829
RGB
CMYK
RGB Variations
Color information
#643829 (or 0x643829) is known color: Hairy Heath. HEX triplet: 64, 38 and 29. RGB value is (100,56,41). Sum of RGB (Red+Green+Blue) = 100+56+41=197 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50.76% from 197); Green value is 56 (22.27% from 255 or 28.43% from 197); Blue value is 41 (16.41% from 255 or 20.81% from 197); Max value from RGB is 100 - color contains mainly: red. Hex color #643829 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643829 is #9BC7D6. Grayscale: #434343. Windows color (decimal): -10209239 or 2701412. OLE color: 2701412.
HSL color Cylindrical-coordinate representation of color #643829: hue angle of 15.25º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #643829 is Cyan = 0, Magento = 0.44, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 56 | 41 | - |
| CMYK | 0 | 0.44 | 0.59 | 0.61 |
| HSL | 15.25º | 0.42% | 0.28% | - |
| HSV(B) | 15.25º | 0.59% | 0.39% | - |
| XYZ | 7.07 | 5.7 | 2.82 | - |
| YUV | 67.45 | 113.08 | 151.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 56 | 41 | 0 | 0.44 | 0.59 | 0.61 | 15.25 | 0.42 | 0.28 |
| Hex | 64 | 38 | 29 | 0 | 2C | 3B | 3D | F | 2A | 1C |
| Octal | 144 | 70 | 51 | 0 | 54 | 73 | 75 | 17 | 52 | 34 |
| Binary | 1100100 | 111000 | 101001 | 0 | 101100 | 111011 | 111101 | 1111 | 101010 | 11100 |
Color Harmonies of #643829
Complementary color
Monochromatic Colors of #643829
Black with #643829
Text Example
Text Example
White with #643829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643829; }
p { color: rgb(100,56,41); }
H1.HeaderClassName
{
color: #643829;
}
.AnyTagClassName
{
color: #643829;
}
</style>
background-color css
<style>
a { background-color: #643829; }
a { background-color: rgb(100,56,41); }
div.DivClassName
{
background-color: #643829;
}
.BgClassName
{
background-color: #643829;
}
</style>
border-color css
<style>
span { border-color: #643829; }
span { border-color: rgb(100,56,41); }
td.TdClassName
{
border-color: #643829;
}
.TagClassName
{
border-color: #643829;
}
</style>