Shades of Horses Neck #685930
Tints of Horses Neck #685930
RGB
CMYK
RGB Variations
Color information
#685930 (or 0x685930) is known color: Horses Neck. HEX triplet: 68, 59 and 30. RGB value is (104,89,48). Sum of RGB (Red+Green+Blue) = 104+89+48=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 89 (35.16% from 255 or 36.93% from 241); Blue value is 48 (19.14% from 255 or 19.92% from 241); Max value from RGB is 104 - color contains mainly: red. Hex color #685930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685930 is #97A6CF. Grayscale: #585858. Windows color (decimal): -9938640 or 3168616. OLE color: 3168616.
HSL color Cylindrical-coordinate representation of color #685930: hue angle of 43.93º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #685930 is Cyan = 0, Magento = 0.14, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 48 | - |
| CMYK | 0 | 0.14 | 0.54 | 0.59 |
| HSL | 43.93º | 0.37% | 0.3% | - |
| HSV(B) | 43.93º | 0.54% | 0.41% | - |
| XYZ | 9.81 | 10.3 | 4.27 | - |
| YUV | 88.81 | 104.97 | 138.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 48 | 0 | 0.14 | 0.54 | 0.59 | 43.93 | 0.37 | 0.3 |
| Hex | 68 | 59 | 30 | 0 | E | 36 | 3B | 2C | 25 | 1E |
| Octal | 150 | 131 | 60 | 0 | 16 | 66 | 73 | 54 | 45 | 36 |
| Binary | 1101000 | 1011001 | 110000 | 0 | 1110 | 110110 | 111011 | 101100 | 100101 | 11110 |
Color Harmonies of #685930
Complementary color
Monochromatic Colors of #685930
Black with #685930
Text Example
Text Example
White with #685930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685930; }
p { color: rgb(104,89,48); }
H1.HeaderClassName
{
color: #685930;
}
.AnyTagClassName
{
color: #685930;
}
</style>
background-color css
<style>
a { background-color: #685930; }
a { background-color: rgb(104,89,48); }
div.DivClassName
{
background-color: #685930;
}
.BgClassName
{
background-color: #685930;
}
</style>
border-color css
<style>
span { border-color: #685930; }
span { border-color: rgb(104,89,48); }
td.TdClassName
{
border-color: #685930;
}
.TagClassName
{
border-color: #685930;
}
</style>