Shades of Horses Neck #685619
Tints of Horses Neck #685619
RGB
CMYK
RGB Variations
Color information
#685619 (or 0x685619) is known color: Horses Neck. HEX triplet: 68, 56 and 19. RGB value is (104,86,25). Sum of RGB (Red+Green+Blue) = 104+86+25=215 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.37% from 215); Green value is 86 (33.98% from 255 or 40% from 215); Blue value is 25 (10.16% from 255 or 11.63% from 215); Max value from RGB is 104 - color contains mainly: red. Hex color #685619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #685619 is #97A9E6. Grayscale: #545454. Windows color (decimal): -9939431 or 1660520. OLE color: 1660520.
HSL color Cylindrical-coordinate representation of color #685619: hue angle of 46.33º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #685619 is Cyan = 0, Magento = 0.17, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 25 | - |
| CMYK | 0 | 0.17 | 0.76 | 0.59 |
| HSL | 46.33º | 0.61% | 0.25% | - |
| HSV(B) | 46.33º | 0.76% | 0.41% | - |
| XYZ | 9.21 | 9.67 | 2.3 | - |
| YUV | 84.43 | 94.46 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 25 | 0 | 0.17 | 0.76 | 0.59 | 46.33 | 0.61 | 0.25 |
| Hex | 68 | 56 | 19 | 0 | 11 | 4C | 3B | 2E | 3D | 19 |
| Octal | 150 | 126 | 31 | 0 | 21 | 114 | 73 | 56 | 75 | 31 |
| Binary | 1101000 | 1010110 | 11001 | 0 | 10001 | 1001100 | 111011 | 101110 | 111101 | 11001 |
Color Harmonies of #685619
Complementary color
Monochromatic Colors of #685619
Black with #685619
Text Example
Text Example
White with #685619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685619; }
p { color: rgb(104,86,25); }
H1.HeaderClassName
{
color: #685619;
}
.AnyTagClassName
{
color: #685619;
}
</style>
background-color css
<style>
a { background-color: #685619; }
a { background-color: rgb(104,86,25); }
div.DivClassName
{
background-color: #685619;
}
.BgClassName
{
background-color: #685619;
}
</style>
border-color css
<style>
span { border-color: #685619; }
span { border-color: rgb(104,86,25); }
td.TdClassName
{
border-color: #685619;
}
.TagClassName
{
border-color: #685619;
}
</style>