Shades of Horses Neck #685223
Tints of Horses Neck #685223
RGB
CMYK
RGB Variations
Color information
#685223 (or 0x685223) is known color: Horses Neck. HEX triplet: 68, 52 and 23. RGB value is (104,82,35). Sum of RGB (Red+Green+Blue) = 104+82+35=221 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.06% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 35 (14.06% from 255 or 15.84% from 221); Max value from RGB is 104 - color contains mainly: red. Hex color #685223 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685223 is #97ADDC. Grayscale: #535353. Windows color (decimal): -9940445 or 2314856. OLE color: 2314856.
HSL color Cylindrical-coordinate representation of color #685223: hue angle of 40.87º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #685223 is Cyan = 0, Magento = 0.21, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 35 | - |
| CMYK | 0 | 0.21 | 0.66 | 0.59 |
| HSL | 40.87º | 0.5% | 0.27% | - |
| HSV(B) | 40.87º | 0.66% | 0.41% | - |
| XYZ | 9.03 | 9.1 | 2.87 | - |
| YUV | 83.22 | 100.79 | 142.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 35 | 0 | 0.21 | 0.66 | 0.59 | 40.87 | 0.5 | 0.27 |
| Hex | 68 | 52 | 23 | 0 | 15 | 42 | 3B | 29 | 32 | 1B |
| Octal | 150 | 122 | 43 | 0 | 25 | 102 | 73 | 51 | 62 | 33 |
| Binary | 1101000 | 1010010 | 100011 | 0 | 10101 | 1000010 | 111011 | 101001 | 110010 | 11011 |
Color Harmonies of #685223
Complementary color
Monochromatic Colors of #685223
Black with #685223
Text Example
Text Example
White with #685223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685223; }
p { color: rgb(104,82,35); }
H1.HeaderClassName
{
color: #685223;
}
.AnyTagClassName
{
color: #685223;
}
</style>
background-color css
<style>
a { background-color: #685223; }
a { background-color: rgb(104,82,35); }
div.DivClassName
{
background-color: #685223;
}
.BgClassName
{
background-color: #685223;
}
</style>
border-color css
<style>
span { border-color: #685223; }
span { border-color: rgb(104,82,35); }
td.TdClassName
{
border-color: #685223;
}
.TagClassName
{
border-color: #685223;
}
</style>