Shades of Horses Neck #685131
Tints of Horses Neck #685131
RGB
CMYK
RGB Variations
Color information
#685131 (or 0x685131) is known color: Horses Neck. HEX triplet: 68, 51 and 31. RGB value is (104,81,49). Sum of RGB (Red+Green+Blue) = 104+81+49=234 (30% of max value = 765). Red value is 104 (41.02% from 255 or 44.44% from 234); Green value is 81 (32.03% from 255 or 34.62% from 234); Blue value is 49 (19.53% from 255 or 20.94% from 234); Max value from RGB is 104 - color contains mainly: red. Hex color #685131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685131 is #97AECE. Grayscale: #545454. Windows color (decimal): -9940687 or 3232104. OLE color: 3232104.
HSL color Cylindrical-coordinate representation of color #685131: hue angle of 34.91º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #685131 is Cyan = 0, Magento = 0.22, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 49 | - |
| CMYK | 0 | 0.22 | 0.53 | 0.59 |
| HSL | 34.91º | 0.36% | 0.3% | - |
| HSV(B) | 34.91º | 0.53% | 0.41% | - |
| XYZ | 9.21 | 9.05 | 4.17 | - |
| YUV | 84.23 | 108.12 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 49 | 0 | 0.22 | 0.53 | 0.59 | 34.91 | 0.36 | 0.3 |
| Hex | 68 | 51 | 31 | 0 | 16 | 35 | 3B | 23 | 24 | 1E |
| Octal | 150 | 121 | 61 | 0 | 26 | 65 | 73 | 43 | 44 | 36 |
| Binary | 1101000 | 1010001 | 110001 | 0 | 10110 | 110101 | 111011 | 100011 | 100100 | 11110 |
Color Harmonies of #685131
Complementary color
Monochromatic Colors of #685131
Black with #685131
Text Example
Text Example
White with #685131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685131; }
p { color: rgb(104,81,49); }
H1.HeaderClassName
{
color: #685131;
}
.AnyTagClassName
{
color: #685131;
}
</style>
background-color css
<style>
a { background-color: #685131; }
a { background-color: rgb(104,81,49); }
div.DivClassName
{
background-color: #685131;
}
.BgClassName
{
background-color: #685131;
}
</style>
border-color css
<style>
span { border-color: #685131; }
span { border-color: rgb(104,81,49); }
td.TdClassName
{
border-color: #685131;
}
.TagClassName
{
border-color: #685131;
}
</style>