Shades of Horses Neck #685529
Tints of Horses Neck #685529
RGB
CMYK
RGB Variations
Color information
#685529 (or 0x685529) is known color: Horses Neck. HEX triplet: 68, 55 and 29. RGB value is (104,85,41). Sum of RGB (Red+Green+Blue) = 104+85+41=230 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.22% from 230); Green value is 85 (33.59% from 255 or 36.96% from 230); Blue value is 41 (16.41% from 255 or 17.83% from 230); Max value from RGB is 104 - color contains mainly: red. Hex color #685529 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685529 is #97AAD6. Grayscale: #555555. Windows color (decimal): -9939671 or 2708840. OLE color: 2708840.
HSL color Cylindrical-coordinate representation of color #685529: hue angle of 41.9º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #685529 is Cyan = 0, Magento = 0.18, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 41 | - |
| CMYK | 0 | 0.18 | 0.61 | 0.59 |
| HSL | 41.9º | 0.43% | 0.28% | - |
| HSV(B) | 41.9º | 0.61% | 0.41% | - |
| XYZ | 9.36 | 9.6 | 3.46 | - |
| YUV | 85.67 | 102.79 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 41 | 0 | 0.18 | 0.61 | 0.59 | 41.9 | 0.43 | 0.28 |
| Hex | 68 | 55 | 29 | 0 | 12 | 3D | 3B | 2A | 2B | 1C |
| Octal | 150 | 125 | 51 | 0 | 22 | 75 | 73 | 52 | 53 | 34 |
| Binary | 1101000 | 1010101 | 101001 | 0 | 10010 | 111101 | 111011 | 101010 | 101011 | 11100 |
Color Harmonies of #685529
Complementary color
Monochromatic Colors of #685529
Black with #685529
Text Example
Text Example
White with #685529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685529; }
p { color: rgb(104,85,41); }
H1.HeaderClassName
{
color: #685529;
}
.AnyTagClassName
{
color: #685529;
}
</style>
background-color css
<style>
a { background-color: #685529; }
a { background-color: rgb(104,85,41); }
div.DivClassName
{
background-color: #685529;
}
.BgClassName
{
background-color: #685529;
}
</style>
border-color css
<style>
span { border-color: #685529; }
span { border-color: rgb(104,85,41); }
td.TdClassName
{
border-color: #685529;
}
.TagClassName
{
border-color: #685529;
}
</style>