Shades of Horses Neck #685738
Tints of Horses Neck #685738
RGB
CMYK
RGB Variations
Color information
#685738 (or 0x685738) is known color: Horses Neck. HEX triplet: 68, 57 and 38. RGB value is (104,87,56). Sum of RGB (Red+Green+Blue) = 104+87+56=247 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.11% from 247); Green value is 87 (34.38% from 255 or 35.22% from 247); Blue value is 56 (22.27% from 255 or 22.67% from 247); Max value from RGB is 104 - color contains mainly: red. Hex color #685738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685738 is #97A8C7. Grayscale: #585858. Windows color (decimal): -9939144 or 3692392. OLE color: 3692392.
HSL color Cylindrical-coordinate representation of color #685738: hue angle of 38.75º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #685738 is Cyan = 0, Magento = 0.16, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 56 | - |
| CMYK | 0 | 0.16 | 0.46 | 0.59 |
| HSL | 38.75º | 0.3% | 0.31% | - |
| HSV(B) | 38.75º | 0.46% | 0.41% | - |
| XYZ | 9.83 | 10.04 | 5.16 | - |
| YUV | 88.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 56 | 0 | 0.16 | 0.46 | 0.59 | 38.75 | 0.3 | 0.31 |
| Hex | 68 | 57 | 38 | 0 | 10 | 2E | 3B | 27 | 1E | 1F |
| Octal | 150 | 127 | 70 | 0 | 20 | 56 | 73 | 47 | 36 | 37 |
| Binary | 1101000 | 1010111 | 111000 | 0 | 10000 | 101110 | 111011 | 100111 | 11110 | 11111 |
Color Harmonies of #685738
Complementary color
Monochromatic Colors of #685738
Black with #685738
Text Example
Text Example
White with #685738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685738; }
p { color: rgb(104,87,56); }
H1.HeaderClassName
{
color: #685738;
}
.AnyTagClassName
{
color: #685738;
}
</style>
background-color css
<style>
a { background-color: #685738; }
a { background-color: rgb(104,87,56); }
div.DivClassName
{
background-color: #685738;
}
.BgClassName
{
background-color: #685738;
}
</style>
border-color css
<style>
span { border-color: #685738; }
span { border-color: rgb(104,87,56); }
td.TdClassName
{
border-color: #685738;
}
.TagClassName
{
border-color: #685738;
}
</style>