Shades of Horses Neck #685127
Tints of Horses Neck #685127
RGB
CMYK
RGB Variations
Color information
#685127 (or 0x685127) is known color: Horses Neck. HEX triplet: 68, 51 and 27. RGB value is (104,81,39). Sum of RGB (Red+Green+Blue) = 104+81+39=224 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.43% from 224); Green value is 81 (32.03% from 255 or 36.16% from 224); Blue value is 39 (15.62% from 255 or 17.41% from 224); Max value from RGB is 104 - color contains mainly: red. Hex color #685127 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685127 is #97AED8. Grayscale: #535353. Windows color (decimal): -9940697 or 2576744. OLE color: 2576744.
HSL color Cylindrical-coordinate representation of color #685127: hue angle of 38.77º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #685127 is Cyan = 0, Magento = 0.22, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 39 | - |
| CMYK | 0 | 0.22 | 0.62 | 0.59 |
| HSL | 38.77º | 0.45% | 0.28% | - |
| HSV(B) | 38.77º | 0.63% | 0.41% | - |
| XYZ | 9.02 | 8.97 | 3.18 | - |
| YUV | 83.09 | 103.12 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 39 | 0 | 0.22 | 0.62 | 0.59 | 38.77 | 0.45 | 0.28 |
| Hex | 68 | 51 | 27 | 0 | 16 | 3E | 3B | 27 | 2D | 1C |
| Octal | 150 | 121 | 47 | 0 | 26 | 76 | 73 | 47 | 55 | 34 |
| Binary | 1101000 | 1010001 | 100111 | 0 | 10110 | 111110 | 111011 | 100111 | 101101 | 11100 |
Color Harmonies of #685127
Complementary color
Monochromatic Colors of #685127
Black with #685127
Text Example
Text Example
White with #685127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685127; }
p { color: rgb(104,81,39); }
H1.HeaderClassName
{
color: #685127;
}
.AnyTagClassName
{
color: #685127;
}
</style>
background-color css
<style>
a { background-color: #685127; }
a { background-color: rgb(104,81,39); }
div.DivClassName
{
background-color: #685127;
}
.BgClassName
{
background-color: #685127;
}
</style>
border-color css
<style>
span { border-color: #685127; }
span { border-color: rgb(104,81,39); }
td.TdClassName
{
border-color: #685127;
}
.TagClassName
{
border-color: #685127;
}
</style>