Shades of Horses Neck #685221
Tints of Horses Neck #685221
RGB
CMYK
RGB Variations
Color information
#685221 (or 0x685221) is known color: Horses Neck. HEX triplet: 68, 52 and 21. RGB value is (104,82,33). Sum of RGB (Red+Green+Blue) = 104+82+33=219 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.49% from 219); Green value is 82 (32.42% from 255 or 37.44% from 219); Blue value is 33 (13.28% from 255 or 15.07% from 219); Max value from RGB is 104 - color contains mainly: red. Hex color #685221 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685221 is #97ADDE. Grayscale: #535353. Windows color (decimal): -9940447 or 2183784. OLE color: 2183784.
HSL color Cylindrical-coordinate representation of color #685221: hue angle of 41.41º 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 #685221 is Cyan = 0, Magento = 0.21, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 33 | - |
| CMYK | 0 | 0.21 | 0.68 | 0.59 |
| HSL | 41.41º | 0.52% | 0.27% | - |
| HSV(B) | 41.41º | 0.68% | 0.41% | - |
| XYZ | 9 | 9.09 | 2.72 | - |
| YUV | 82.99 | 99.79 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 33 | 0 | 0.21 | 0.68 | 0.59 | 41.41 | 0.52 | 0.27 |
| Hex | 68 | 52 | 21 | 0 | 15 | 44 | 3B | 29 | 34 | 1B |
| Octal | 150 | 122 | 41 | 0 | 25 | 104 | 73 | 51 | 64 | 33 |
| Binary | 1101000 | 1010010 | 100001 | 0 | 10101 | 1000100 | 111011 | 101001 | 110100 | 11011 |
Color Harmonies of #685221
Complementary color
Monochromatic Colors of #685221
Black with #685221
Text Example
Text Example
White with #685221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685221; }
p { color: rgb(104,82,33); }
H1.HeaderClassName
{
color: #685221;
}
.AnyTagClassName
{
color: #685221;
}
</style>
background-color css
<style>
a { background-color: #685221; }
a { background-color: rgb(104,82,33); }
div.DivClassName
{
background-color: #685221;
}
.BgClassName
{
background-color: #685221;
}
</style>
border-color css
<style>
span { border-color: #685221; }
span { border-color: rgb(104,82,33); }
td.TdClassName
{
border-color: #685221;
}
.TagClassName
{
border-color: #685221;
}
</style>