Shades of Horses Neck #685224
Tints of Horses Neck #685224
RGB
CMYK
RGB Variations
Color information
#685224 (or 0x685224) is known color: Horses Neck. HEX triplet: 68, 52 and 24. RGB value is (104,82,36). Sum of RGB (Red+Green+Blue) = 104+82+36=222 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.85% from 222); Green value is 82 (32.42% from 255 or 36.94% from 222); Blue value is 36 (14.45% from 255 or 16.22% from 222); Max value from RGB is 104 - color contains mainly: red. Hex color #685224 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685224 is #97ADDB. Grayscale: #535353. Windows color (decimal): -9940444 or 2380392. OLE color: 2380392.
HSL color Cylindrical-coordinate representation of color #685224: hue angle of 40.59º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #685224 is Cyan = 0, Magento = 0.21, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 36 | - |
| CMYK | 0 | 0.21 | 0.65 | 0.59 |
| HSL | 40.59º | 0.49% | 0.27% | - |
| HSV(B) | 40.59º | 0.65% | 0.41% | - |
| XYZ | 9.04 | 9.11 | 2.95 | - |
| YUV | 83.33 | 101.29 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 36 | 0 | 0.21 | 0.65 | 0.59 | 40.59 | 0.49 | 0.27 |
| Hex | 68 | 52 | 24 | 0 | 15 | 41 | 3B | 29 | 31 | 1B |
| Octal | 150 | 122 | 44 | 0 | 25 | 101 | 73 | 51 | 61 | 33 |
| Binary | 1101000 | 1010010 | 100100 | 0 | 10101 | 1000001 | 111011 | 101001 | 110001 | 11011 |
Color Harmonies of #685224
Complementary color
Monochromatic Colors of #685224
Black with #685224
Text Example
Text Example
White with #685224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685224; }
p { color: rgb(104,82,36); }
H1.HeaderClassName
{
color: #685224;
}
.AnyTagClassName
{
color: #685224;
}
</style>
background-color css
<style>
a { background-color: #685224; }
a { background-color: rgb(104,82,36); }
div.DivClassName
{
background-color: #685224;
}
.BgClassName
{
background-color: #685224;
}
</style>
border-color css
<style>
span { border-color: #685224; }
span { border-color: rgb(104,82,36); }
td.TdClassName
{
border-color: #685224;
}
.TagClassName
{
border-color: #685224;
}
</style>