Shades of Horses Neck #685938
Tints of Horses Neck #685938
RGB
CMYK
RGB Variations
Color information
#685938 (or 0x685938) is known color: Horses Neck. HEX triplet: 68, 59 and 38. RGB value is (104,89,56). Sum of RGB (Red+Green+Blue) = 104+89+56=249 (32% of max value = 765). Red value is 104 (41.02% from 255 or 41.77% from 249); Green value is 89 (35.16% from 255 or 35.74% from 249); Blue value is 56 (22.27% from 255 or 22.49% from 249); Max value from RGB is 104 - color contains mainly: red. Hex color #685938 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685938 is #97A6C7. Grayscale: #595959. Windows color (decimal): -9938632 or 3692904. OLE color: 3692904.
HSL color Cylindrical-coordinate representation of color #685938: hue angle of 41.25º 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 #685938 is Cyan = 0, Magento = 0.14, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 56 | - |
| CMYK | 0 | 0.14 | 0.46 | 0.59 |
| HSL | 41.25º | 0.3% | 0.31% | - |
| HSV(B) | 41.25º | 0.46% | 0.41% | - |
| XYZ | 10 | 10.37 | 5.22 | - |
| YUV | 89.72 | 108.97 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 56 | 0 | 0.14 | 0.46 | 0.59 | 41.25 | 0.3 | 0.31 |
| Hex | 68 | 59 | 38 | 0 | E | 2E | 3B | 29 | 1E | 1F |
| Octal | 150 | 131 | 70 | 0 | 16 | 56 | 73 | 51 | 36 | 37 |
| Binary | 1101000 | 1011001 | 111000 | 0 | 1110 | 101110 | 111011 | 101001 | 11110 | 11111 |
Color Harmonies of #685938
Complementary color
Monochromatic Colors of #685938
Black with #685938
Text Example
Text Example
White with #685938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685938; }
p { color: rgb(104,89,56); }
H1.HeaderClassName
{
color: #685938;
}
.AnyTagClassName
{
color: #685938;
}
</style>
background-color css
<style>
a { background-color: #685938; }
a { background-color: rgb(104,89,56); }
div.DivClassName
{
background-color: #685938;
}
.BgClassName
{
background-color: #685938;
}
</style>
border-color css
<style>
span { border-color: #685938; }
span { border-color: rgb(104,89,56); }
td.TdClassName
{
border-color: #685938;
}
.TagClassName
{
border-color: #685938;
}
</style>