Shades of Horses Neck #685937
Tints of Horses Neck #685937
RGB
CMYK
RGB Variations
Color information
#685937 (or 0x685937) is known color: Horses Neck. HEX triplet: 68, 59 and 37. RGB value is (104,89,55). Sum of RGB (Red+Green+Blue) = 104+89+55=248 (32% of max value = 765). Red value is 104 (41.02% from 255 or 41.94% from 248); Green value is 89 (35.16% from 255 or 35.89% from 248); Blue value is 55 (21.88% from 255 or 22.18% from 248); Max value from RGB is 104 - color contains mainly: red. Hex color #685937 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685937 is #97A6C8. Grayscale: #595959. Windows color (decimal): -9938633 or 3627368. OLE color: 3627368.
HSL color Cylindrical-coordinate representation of color #685937: hue angle of 41.63º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #685937 is Cyan = 0, Magento = 0.14, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 55 | - |
| CMYK | 0 | 0.14 | 0.47 | 0.59 |
| HSL | 41.63º | 0.31% | 0.31% | - |
| HSV(B) | 41.63º | 0.47% | 0.41% | - |
| XYZ | 9.97 | 10.36 | 5.09 | - |
| YUV | 89.61 | 108.47 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 55 | 0 | 0.14 | 0.47 | 0.59 | 41.63 | 0.31 | 0.31 |
| Hex | 68 | 59 | 37 | 0 | E | 2F | 3B | 2A | 1F | 1F |
| Octal | 150 | 131 | 67 | 0 | 16 | 57 | 73 | 52 | 37 | 37 |
| Binary | 1101000 | 1011001 | 110111 | 0 | 1110 | 101111 | 111011 | 101010 | 11111 | 11111 |
Color Harmonies of #685937
Complementary color
Monochromatic Colors of #685937
Black with #685937
Text Example
Text Example
White with #685937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685937; }
p { color: rgb(104,89,55); }
H1.HeaderClassName
{
color: #685937;
}
.AnyTagClassName
{
color: #685937;
}
</style>
background-color css
<style>
a { background-color: #685937; }
a { background-color: rgb(104,89,55); }
div.DivClassName
{
background-color: #685937;
}
.BgClassName
{
background-color: #685937;
}
</style>
border-color css
<style>
span { border-color: #685937; }
span { border-color: rgb(104,89,55); }
td.TdClassName
{
border-color: #685937;
}
.TagClassName
{
border-color: #685937;
}
</style>