Shades of Horses Neck #645131
Tints of Horses Neck #645131
RGB
CMYK
RGB Variations
Color information
#645131 (or 0x645131) is known color: Horses Neck. HEX triplet: 64, 51 and 31. RGB value is (100,81,49). Sum of RGB (Red+Green+Blue) = 100+81+49=230 (30% of max value = 765). Red value is 100 (39.45% from 255 or 43.48% from 230); Green value is 81 (32.03% from 255 or 35.22% from 230); Blue value is 49 (19.53% from 255 or 21.30% from 230); Max value from RGB is 100 - color contains mainly: red. Hex color #645131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #645131 is #9BAECE. Grayscale: #535353. Windows color (decimal): -10202831 or 3232100. OLE color: 3232100.
HSL color Cylindrical-coordinate representation of color #645131: hue angle of 37.65º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #645131 is Cyan = 0, Magento = 0.19, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 81 | 49 | - |
| CMYK | 0 | 0.19 | 0.51 | 0.61 |
| HSL | 37.65º | 0.34% | 0.29% | - |
| HSV(B) | 37.65º | 0.51% | 0.39% | - |
| XYZ | 8.75 | 8.82 | 4.15 | - |
| YUV | 83.03 | 108.79 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 81 | 49 | 0 | 0.19 | 0.51 | 0.61 | 37.65 | 0.34 | 0.29 |
| Hex | 64 | 51 | 31 | 0 | 13 | 33 | 3D | 26 | 22 | 1D |
| Octal | 144 | 121 | 61 | 0 | 23 | 63 | 75 | 46 | 42 | 35 |
| Binary | 1100100 | 1010001 | 110001 | 0 | 10011 | 110011 | 111101 | 100110 | 100010 | 11101 |
Color Harmonies of #645131
Complementary color
Monochromatic Colors of #645131
Black with #645131
Text Example
Text Example
White with #645131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645131; }
p { color: rgb(100,81,49); }
H1.HeaderClassName
{
color: #645131;
}
.AnyTagClassName
{
color: #645131;
}
</style>
background-color css
<style>
a { background-color: #645131; }
a { background-color: rgb(100,81,49); }
div.DivClassName
{
background-color: #645131;
}
.BgClassName
{
background-color: #645131;
}
</style>
border-color css
<style>
span { border-color: #645131; }
span { border-color: rgb(100,81,49); }
td.TdClassName
{
border-color: #645131;
}
.TagClassName
{
border-color: #645131;
}
</style>