Shades of Horses Neck #685638
Tints of Horses Neck #685638
RGB
CMYK
RGB Variations
Color information
#685638 (or 0x685638) is known color: Horses Neck. HEX triplet: 68, 56 and 38. RGB value is (104,86,56). Sum of RGB (Red+Green+Blue) = 104+86+56=246 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.28% from 246); Green value is 86 (33.98% from 255 or 34.96% from 246); Blue value is 56 (22.27% from 255 or 22.76% from 246); Max value from RGB is 104 - color contains mainly: red. Hex color #685638 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685638 is #97A9C7. Grayscale: #585858. Windows color (decimal): -9939400 or 3692136. OLE color: 3692136.
HSL color Cylindrical-coordinate representation of color #685638: hue angle of 37.5º 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 #685638 is Cyan = 0, Magento = 0.17, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 56 | - |
| CMYK | 0 | 0.17 | 0.46 | 0.59 |
| HSL | 37.5º | 0.3% | 0.31% | - |
| HSV(B) | 37.5º | 0.46% | 0.41% | - |
| XYZ | 9.75 | 9.88 | 5.14 | - |
| YUV | 87.96 | 109.96 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 56 | 0 | 0.17 | 0.46 | 0.59 | 37.5 | 0.3 | 0.31 |
| Hex | 68 | 56 | 38 | 0 | 11 | 2E | 3B | 26 | 1E | 1F |
| Octal | 150 | 126 | 70 | 0 | 21 | 56 | 73 | 46 | 36 | 37 |
| Binary | 1101000 | 1010110 | 111000 | 0 | 10001 | 101110 | 111011 | 100110 | 11110 | 11111 |
Color Harmonies of #685638
Complementary color
Monochromatic Colors of #685638
Black with #685638
Text Example
Text Example
White with #685638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685638; }
p { color: rgb(104,86,56); }
H1.HeaderClassName
{
color: #685638;
}
.AnyTagClassName
{
color: #685638;
}
</style>
background-color css
<style>
a { background-color: #685638; }
a { background-color: rgb(104,86,56); }
div.DivClassName
{
background-color: #685638;
}
.BgClassName
{
background-color: #685638;
}
</style>
border-color css
<style>
span { border-color: #685638; }
span { border-color: rgb(104,86,56); }
td.TdClassName
{
border-color: #685638;
}
.TagClassName
{
border-color: #685638;
}
</style>