Shades of Horses Neck #685129
Tints of Horses Neck #685129
RGB
CMYK
RGB Variations
Color information
#685129 (or 0x685129) is known color: Horses Neck. HEX triplet: 68, 51 and 29. RGB value is (104,81,41). Sum of RGB (Red+Green+Blue) = 104+81+41=226 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.02% from 226); Green value is 81 (32.03% from 255 or 35.84% from 226); Blue value is 41 (16.41% from 255 or 18.14% from 226); Max value from RGB is 104 - color contains mainly: red. Hex color #685129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685129 is #97AED6. Grayscale: #535353. Windows color (decimal): -9940695 or 2707816. OLE color: 2707816.
HSL color Cylindrical-coordinate representation of color #685129: hue angle of 38.1º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #685129 is Cyan = 0, Magento = 0.22, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 41 | - |
| CMYK | 0 | 0.22 | 0.61 | 0.59 |
| HSL | 38.1º | 0.43% | 0.28% | - |
| HSV(B) | 38.1º | 0.61% | 0.41% | - |
| XYZ | 9.05 | 8.99 | 3.36 | - |
| YUV | 83.32 | 104.12 | 142.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 41 | 0 | 0.22 | 0.61 | 0.59 | 38.1 | 0.43 | 0.28 |
| Hex | 68 | 51 | 29 | 0 | 16 | 3D | 3B | 26 | 2B | 1C |
| Octal | 150 | 121 | 51 | 0 | 26 | 75 | 73 | 46 | 53 | 34 |
| Binary | 1101000 | 1010001 | 101001 | 0 | 10110 | 111101 | 111011 | 100110 | 101011 | 11100 |
Color Harmonies of #685129
Complementary color
Monochromatic Colors of #685129
Black with #685129
Text Example
Text Example
White with #685129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685129; }
p { color: rgb(104,81,41); }
H1.HeaderClassName
{
color: #685129;
}
.AnyTagClassName
{
color: #685129;
}
</style>
background-color css
<style>
a { background-color: #685129; }
a { background-color: rgb(104,81,41); }
div.DivClassName
{
background-color: #685129;
}
.BgClassName
{
background-color: #685129;
}
</style>
border-color css
<style>
span { border-color: #685129; }
span { border-color: rgb(104,81,41); }
td.TdClassName
{
border-color: #685129;
}
.TagClassName
{
border-color: #685129;
}
</style>