Shades of Horses Neck #645029
Tints of Horses Neck #645029
RGB
CMYK
RGB Variations
Color information
#645029 (or 0x645029) is known color: Horses Neck. HEX triplet: 64, 50 and 29. RGB value is (100,80,41). Sum of RGB (Red+Green+Blue) = 100+80+41=221 (29% of max value = 765). Red value is 100 (39.45% from 255 or 45.25% from 221); Green value is 80 (31.64% from 255 or 36.20% from 221); Blue value is 41 (16.41% from 255 or 18.55% from 221); Max value from RGB is 100 - color contains mainly: red. Hex color #645029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #645029 is #9BAFD6. Grayscale: #515151. Windows color (decimal): -10203095 or 2707556. OLE color: 2707556.
HSL color Cylindrical-coordinate representation of color #645029: hue angle of 39.66º 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 #645029 is Cyan = 0, Magento = 0.2, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 80 | 41 | - |
| CMYK | 0 | 0.2 | 0.59 | 0.61 |
| HSL | 39.66º | 0.42% | 0.28% | - |
| HSV(B) | 39.66º | 0.59% | 0.39% | - |
| XYZ | 8.52 | 8.61 | 3.31 | - |
| YUV | 81.53 | 105.13 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 80 | 41 | 0 | 0.2 | 0.59 | 0.61 | 39.66 | 0.42 | 0.28 |
| Hex | 64 | 50 | 29 | 0 | 14 | 3B | 3D | 28 | 2A | 1C |
| Octal | 144 | 120 | 51 | 0 | 24 | 73 | 75 | 50 | 52 | 34 |
| Binary | 1100100 | 1010000 | 101001 | 0 | 10100 | 111011 | 111101 | 101000 | 101010 | 11100 |
Color Harmonies of #645029
Complementary color
Monochromatic Colors of #645029
Black with #645029
Text Example
Text Example
White with #645029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645029; }
p { color: rgb(100,80,41); }
H1.HeaderClassName
{
color: #645029;
}
.AnyTagClassName
{
color: #645029;
}
</style>
background-color css
<style>
a { background-color: #645029; }
a { background-color: rgb(100,80,41); }
div.DivClassName
{
background-color: #645029;
}
.BgClassName
{
background-color: #645029;
}
</style>
border-color css
<style>
span { border-color: #645029; }
span { border-color: rgb(100,80,41); }
td.TdClassName
{
border-color: #645029;
}
.TagClassName
{
border-color: #645029;
}
</style>