Shades of Horses Neck #685837
Tints of Horses Neck #685837
RGB
CMYK
RGB Variations
Color information
#685837 (or 0x685837) is known color: Horses Neck. HEX triplet: 68, 58 and 37. RGB value is (104,88,55). Sum of RGB (Red+Green+Blue) = 104+88+55=247 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.11% from 247); Green value is 88 (34.77% from 255 or 35.63% from 247); Blue value is 55 (21.88% from 255 or 22.27% from 247); Max value from RGB is 104 - color contains mainly: red. Hex color #685837 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685837 is #97A7C8. Grayscale: #595959. Windows color (decimal): -9938889 or 3627112. OLE color: 3627112.
HSL color Cylindrical-coordinate representation of color #685837: hue angle of 40.41º 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 #685837 is Cyan = 0, Magento = 0.15, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 55 | - |
| CMYK | 0 | 0.15 | 0.47 | 0.59 |
| HSL | 40.41º | 0.31% | 0.31% | - |
| HSV(B) | 40.41º | 0.47% | 0.41% | - |
| XYZ | 9.89 | 10.2 | 5.06 | - |
| YUV | 89.02 | 108.8 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 55 | 0 | 0.15 | 0.47 | 0.59 | 40.41 | 0.31 | 0.31 |
| Hex | 68 | 58 | 37 | 0 | F | 2F | 3B | 28 | 1F | 1F |
| Octal | 150 | 130 | 67 | 0 | 17 | 57 | 73 | 50 | 37 | 37 |
| Binary | 1101000 | 1011000 | 110111 | 0 | 1111 | 101111 | 111011 | 101000 | 11111 | 11111 |
Color Harmonies of #685837
Complementary color
Monochromatic Colors of #685837
Black with #685837
Text Example
Text Example
White with #685837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685837; }
p { color: rgb(104,88,55); }
H1.HeaderClassName
{
color: #685837;
}
.AnyTagClassName
{
color: #685837;
}
</style>
background-color css
<style>
a { background-color: #685837; }
a { background-color: rgb(104,88,55); }
div.DivClassName
{
background-color: #685837;
}
.BgClassName
{
background-color: #685837;
}
</style>
border-color css
<style>
span { border-color: #685837; }
span { border-color: rgb(104,88,55); }
td.TdClassName
{
border-color: #685837;
}
.TagClassName
{
border-color: #685837;
}
</style>