Shades of Horses Neck #685220
Tints of Horses Neck #685220
RGB
CMYK
RGB Variations
Color information
#685220 (or 0x685220) is known color: Horses Neck. HEX triplet: 68, 52 and 20. RGB value is (104,82,32). Sum of RGB (Red+Green+Blue) = 104+82+32=218 (28% of max value = 765). Red value is 104 (41.02% from 255 or 47.71% from 218); Green value is 82 (32.42% from 255 or 37.61% from 218); Blue value is 32 (12.89% from 255 or 14.68% from 218); Max value from RGB is 104 - color contains mainly: red. Hex color #685220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685220 is #97ADDF. Grayscale: #535353. Windows color (decimal): -9940448 or 2118248. OLE color: 2118248.
HSL color Cylindrical-coordinate representation of color #685220: hue angle of 41.67º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #685220 is Cyan = 0, Magento = 0.21, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 32 | - |
| CMYK | 0 | 0.21 | 0.69 | 0.59 |
| HSL | 41.67º | 0.53% | 0.27% | - |
| HSV(B) | 41.67º | 0.69% | 0.41% | - |
| XYZ | 8.99 | 9.08 | 2.65 | - |
| YUV | 82.88 | 99.29 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 32 | 0 | 0.21 | 0.69 | 0.59 | 41.67 | 0.53 | 0.27 |
| Hex | 68 | 52 | 20 | 0 | 15 | 45 | 3B | 2A | 35 | 1B |
| Octal | 150 | 122 | 40 | 0 | 25 | 105 | 73 | 52 | 65 | 33 |
| Binary | 1101000 | 1010010 | 100000 | 0 | 10101 | 1000101 | 111011 | 101010 | 110101 | 11011 |
Color Harmonies of #685220
Complementary color
Monochromatic Colors of #685220
Black with #685220
Text Example
Text Example
White with #685220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685220; }
p { color: rgb(104,82,32); }
H1.HeaderClassName
{
color: #685220;
}
.AnyTagClassName
{
color: #685220;
}
</style>
background-color css
<style>
a { background-color: #685220; }
a { background-color: rgb(104,82,32); }
div.DivClassName
{
background-color: #685220;
}
.BgClassName
{
background-color: #685220;
}
</style>
border-color css
<style>
span { border-color: #685220; }
span { border-color: rgb(104,82,32); }
td.TdClassName
{
border-color: #685220;
}
.TagClassName
{
border-color: #685220;
}
</style>