Shades of Horses Neck #685121
Tints of Horses Neck #685121
RGB
CMYK
RGB Variations
Color information
#685121 (or 0x685121) is known color: Horses Neck. HEX triplet: 68, 51 and 21. RGB value is (104,81,33). Sum of RGB (Red+Green+Blue) = 104+81+33=218 (28% of max value = 765). Red value is 104 (41.02% from 255 or 47.71% from 218); Green value is 81 (32.03% from 255 or 37.16% from 218); Blue value is 33 (13.28% from 255 or 15.14% from 218); Max value from RGB is 104 - color contains mainly: red. Hex color #685121 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685121 is #97AEDE. Grayscale: #525252. Windows color (decimal): -9940703 or 2183528. OLE color: 2183528.
HSL color Cylindrical-coordinate representation of color #685121: hue angle of 40.56º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #685121 is Cyan = 0, Magento = 0.22, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 33 | - |
| CMYK | 0 | 0.22 | 0.68 | 0.59 |
| HSL | 40.56º | 0.52% | 0.27% | - |
| HSV(B) | 40.56º | 0.68% | 0.41% | - |
| XYZ | 8.93 | 8.94 | 2.69 | - |
| YUV | 82.41 | 100.12 | 143.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 33 | 0 | 0.22 | 0.68 | 0.59 | 40.56 | 0.52 | 0.27 |
| Hex | 68 | 51 | 21 | 0 | 16 | 44 | 3B | 29 | 34 | 1B |
| Octal | 150 | 121 | 41 | 0 | 26 | 104 | 73 | 51 | 64 | 33 |
| Binary | 1101000 | 1010001 | 100001 | 0 | 10110 | 1000100 | 111011 | 101001 | 110100 | 11011 |
Color Harmonies of #685121
Complementary color
Monochromatic Colors of #685121
Black with #685121
Text Example
Text Example
White with #685121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685121; }
p { color: rgb(104,81,33); }
H1.HeaderClassName
{
color: #685121;
}
.AnyTagClassName
{
color: #685121;
}
</style>
background-color css
<style>
a { background-color: #685121; }
a { background-color: rgb(104,81,33); }
div.DivClassName
{
background-color: #685121;
}
.BgClassName
{
background-color: #685121;
}
</style>
border-color css
<style>
span { border-color: #685121; }
span { border-color: rgb(104,81,33); }
td.TdClassName
{
border-color: #685121;
}
.TagClassName
{
border-color: #685121;
}
</style>