Shades of Horses Neck #645229
Tints of Horses Neck #645229
RGB
CMYK
RGB Variations
Color information
#645229 (or 0x645229) is known color: Horses Neck. HEX triplet: 64, 52 and 29. RGB value is (100,82,41). Sum of RGB (Red+Green+Blue) = 100+82+41=223 (29% of max value = 765). Red value is 100 (39.45% from 255 or 44.84% from 223); Green value is 82 (32.42% from 255 or 36.77% from 223); Blue value is 41 (16.41% from 255 or 18.39% from 223); Max value from RGB is 100 - color contains mainly: red. Hex color #645229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #645229 is #9BADD6. Grayscale: #525252. Windows color (decimal): -10202583 or 2708068. OLE color: 2708068.
HSL color Cylindrical-coordinate representation of color #645229: hue angle of 41.69º 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 #645229 is Cyan = 0, Magento = 0.18, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 82 | 41 | - |
| CMYK | 0 | 0.18 | 0.59 | 0.61 |
| HSL | 41.69º | 0.42% | 0.28% | - |
| HSV(B) | 41.69º | 0.59% | 0.39% | - |
| XYZ | 8.67 | 8.9 | 3.36 | - |
| YUV | 82.71 | 104.46 | 140.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 82 | 41 | 0 | 0.18 | 0.59 | 0.61 | 41.69 | 0.42 | 0.28 |
| Hex | 64 | 52 | 29 | 0 | 12 | 3B | 3D | 2A | 2A | 1C |
| Octal | 144 | 122 | 51 | 0 | 22 | 73 | 75 | 52 | 52 | 34 |
| Binary | 1100100 | 1010010 | 101001 | 0 | 10010 | 111011 | 111101 | 101010 | 101010 | 11100 |
Color Harmonies of #645229
Complementary color
Monochromatic Colors of #645229
Black with #645229
Text Example
Text Example
White with #645229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645229; }
p { color: rgb(100,82,41); }
H1.HeaderClassName
{
color: #645229;
}
.AnyTagClassName
{
color: #645229;
}
</style>
background-color css
<style>
a { background-color: #645229; }
a { background-color: rgb(100,82,41); }
div.DivClassName
{
background-color: #645229;
}
.BgClassName
{
background-color: #645229;
}
</style>
border-color css
<style>
span { border-color: #645229; }
span { border-color: rgb(100,82,41); }
td.TdClassName
{
border-color: #645229;
}
.TagClassName
{
border-color: #645229;
}
</style>