Shades of Horses Neck #685637
Tints of Horses Neck #685637
RGB
CMYK
RGB Variations
Color information
#685637 (or 0x685637) is known color: Horses Neck. HEX triplet: 68, 56 and 37. RGB value is (104,86,55). Sum of RGB (Red+Green+Blue) = 104+86+55=245 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.45% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 55 (21.88% from 255 or 22.45% from 245); Max value from RGB is 104 - color contains mainly: red. Hex color #685637 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685637 is #97A9C8. Grayscale: #575757. Windows color (decimal): -9939401 or 3626600. OLE color: 3626600.
HSL color Cylindrical-coordinate representation of color #685637: hue angle of 37.96º 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 #685637 is Cyan = 0, Magento = 0.17, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 55 | - |
| CMYK | 0 | 0.17 | 0.47 | 0.59 |
| HSL | 37.96º | 0.31% | 0.31% | - |
| HSV(B) | 37.96º | 0.47% | 0.41% | - |
| XYZ | 9.73 | 9.87 | 5.01 | - |
| YUV | 87.85 | 109.46 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 55 | 0 | 0.17 | 0.47 | 0.59 | 37.96 | 0.31 | 0.31 |
| Hex | 68 | 56 | 37 | 0 | 11 | 2F | 3B | 26 | 1F | 1F |
| Octal | 150 | 126 | 67 | 0 | 21 | 57 | 73 | 46 | 37 | 37 |
| Binary | 1101000 | 1010110 | 110111 | 0 | 10001 | 101111 | 111011 | 100110 | 11111 | 11111 |
Color Harmonies of #685637
Complementary color
Monochromatic Colors of #685637
Black with #685637
Text Example
Text Example
White with #685637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685637; }
p { color: rgb(104,86,55); }
H1.HeaderClassName
{
color: #685637;
}
.AnyTagClassName
{
color: #685637;
}
</style>
background-color css
<style>
a { background-color: #685637; }
a { background-color: rgb(104,86,55); }
div.DivClassName
{
background-color: #685637;
}
.BgClassName
{
background-color: #685637;
}
</style>
border-color css
<style>
span { border-color: #685637; }
span { border-color: rgb(104,86,55); }
td.TdClassName
{
border-color: #685637;
}
.TagClassName
{
border-color: #685637;
}
</style>