Shades of Horses Neck #685522
Tints of Horses Neck #685522
RGB
CMYK
RGB Variations
Color information
#685522 (or 0x685522) is known color: Horses Neck. HEX triplet: 68, 55 and 22. RGB value is (104,85,34). Sum of RGB (Red+Green+Blue) = 104+85+34=223 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.64% from 223); Green value is 85 (33.59% from 255 or 38.12% from 223); Blue value is 34 (13.67% from 255 or 15.25% from 223); Max value from RGB is 104 - color contains mainly: red. Hex color #685522 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685522 is #97AADD. Grayscale: #555555. Windows color (decimal): -9939678 or 2250088. OLE color: 2250088.
HSL color Cylindrical-coordinate representation of color #685522: hue angle of 43.71º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #685522 is Cyan = 0, Magento = 0.18, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 34 | - |
| CMYK | 0 | 0.18 | 0.67 | 0.59 |
| HSL | 43.71º | 0.51% | 0.27% | - |
| HSV(B) | 43.71º | 0.67% | 0.41% | - |
| XYZ | 9.25 | 9.56 | 2.87 | - |
| YUV | 84.87 | 99.29 | 141.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 34 | 0 | 0.18 | 0.67 | 0.59 | 43.71 | 0.51 | 0.27 |
| Hex | 68 | 55 | 22 | 0 | 12 | 43 | 3B | 2C | 33 | 1B |
| Octal | 150 | 125 | 42 | 0 | 22 | 103 | 73 | 54 | 63 | 33 |
| Binary | 1101000 | 1010101 | 100010 | 0 | 10010 | 1000011 | 111011 | 101100 | 110011 | 11011 |
Color Harmonies of #685522
Complementary color
Monochromatic Colors of #685522
Black with #685522
Text Example
Text Example
White with #685522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685522; }
p { color: rgb(104,85,34); }
H1.HeaderClassName
{
color: #685522;
}
.AnyTagClassName
{
color: #685522;
}
</style>
background-color css
<style>
a { background-color: #685522; }
a { background-color: rgb(104,85,34); }
div.DivClassName
{
background-color: #685522;
}
.BgClassName
{
background-color: #685522;
}
</style>
border-color css
<style>
span { border-color: #685522; }
span { border-color: rgb(104,85,34); }
td.TdClassName
{
border-color: #685522;
}
.TagClassName
{
border-color: #685522;
}
</style>