Shades of Horses Neck #685935
Tints of Horses Neck #685935
RGB
CMYK
RGB Variations
Color information
#685935 (or 0x685935) is known color: Horses Neck. HEX triplet: 68, 59 and 35. RGB value is (104,89,53). Sum of RGB (Red+Green+Blue) = 104+89+53=246 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.28% from 246); Green value is 89 (35.16% from 255 or 36.18% from 246); Blue value is 53 (21.09% from 255 or 21.54% from 246); Max value from RGB is 104 - color contains mainly: red. Hex color #685935 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685935 is #97A6CA. Grayscale: #595959. Windows color (decimal): -9938635 or 3496296. OLE color: 3496296.
HSL color Cylindrical-coordinate representation of color #685935: hue angle of 42.35º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #685935 is Cyan = 0, Magento = 0.14, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 53 | - |
| CMYK | 0 | 0.14 | 0.49 | 0.59 |
| HSL | 42.35º | 0.32% | 0.31% | - |
| HSV(B) | 42.35º | 0.49% | 0.41% | - |
| XYZ | 9.92 | 10.34 | 4.84 | - |
| YUV | 89.38 | 107.47 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 53 | 0 | 0.14 | 0.49 | 0.59 | 42.35 | 0.32 | 0.31 |
| Hex | 68 | 59 | 35 | 0 | E | 31 | 3B | 2A | 20 | 1F |
| Octal | 150 | 131 | 65 | 0 | 16 | 61 | 73 | 52 | 40 | 37 |
| Binary | 1101000 | 1011001 | 110101 | 0 | 1110 | 110001 | 111011 | 101010 | 100000 | 11111 |
Color Harmonies of #685935
Complementary color
Monochromatic Colors of #685935
Black with #685935
Text Example
Text Example
White with #685935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685935; }
p { color: rgb(104,89,53); }
H1.HeaderClassName
{
color: #685935;
}
.AnyTagClassName
{
color: #685935;
}
</style>
background-color css
<style>
a { background-color: #685935; }
a { background-color: rgb(104,89,53); }
div.DivClassName
{
background-color: #685935;
}
.BgClassName
{
background-color: #685935;
}
</style>
border-color css
<style>
span { border-color: #685935; }
span { border-color: rgb(104,89,53); }
td.TdClassName
{
border-color: #685935;
}
.TagClassName
{
border-color: #685935;
}
</style>