Shades of Horses Neck #685932
Tints of Horses Neck #685932
RGB
CMYK
RGB Variations
Color information
#685932 (or 0x685932) is known color: Horses Neck. HEX triplet: 68, 59 and 32. RGB value is (104,89,50). Sum of RGB (Red+Green+Blue) = 104+89+50=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 89 (35.16% from 255 or 36.63% from 243); Blue value is 50 (19.92% from 255 or 20.58% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #685932 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685932 is #97A6CD. Grayscale: #595959. Windows color (decimal): -9938638 or 3299688. OLE color: 3299688.
HSL color Cylindrical-coordinate representation of color #685932: hue angle of 43.33º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #685932 is Cyan = 0, Magento = 0.14, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 50 | - |
| CMYK | 0 | 0.14 | 0.52 | 0.59 |
| HSL | 43.33º | 0.35% | 0.3% | - |
| HSV(B) | 43.33º | 0.52% | 0.41% | - |
| XYZ | 9.86 | 10.32 | 4.49 | - |
| YUV | 89.04 | 105.97 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 50 | 0 | 0.14 | 0.52 | 0.59 | 43.33 | 0.35 | 0.3 |
| Hex | 68 | 59 | 32 | 0 | E | 34 | 3B | 2B | 23 | 1E |
| Octal | 150 | 131 | 62 | 0 | 16 | 64 | 73 | 53 | 43 | 36 |
| Binary | 1101000 | 1011001 | 110010 | 0 | 1110 | 110100 | 111011 | 101011 | 100011 | 11110 |
Color Harmonies of #685932
Complementary color
Monochromatic Colors of #685932
Black with #685932
Text Example
Text Example
White with #685932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685932; }
p { color: rgb(104,89,50); }
H1.HeaderClassName
{
color: #685932;
}
.AnyTagClassName
{
color: #685932;
}
</style>
background-color css
<style>
a { background-color: #685932; }
a { background-color: rgb(104,89,50); }
div.DivClassName
{
background-color: #685932;
}
.BgClassName
{
background-color: #685932;
}
</style>
border-color css
<style>
span { border-color: #685932; }
span { border-color: rgb(104,89,50); }
td.TdClassName
{
border-color: #685932;
}
.TagClassName
{
border-color: #685932;
}
</style>