Shades of Horses Neck #685329
Tints of Horses Neck #685329
RGB
CMYK
RGB Variations
Color information
#685329 (or 0x685329) is known color: Horses Neck. HEX triplet: 68, 53 and 29. RGB value is (104,83,41). Sum of RGB (Red+Green+Blue) = 104+83+41=228 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.61% from 228); Green value is 83 (32.81% from 255 or 36.40% from 228); Blue value is 41 (16.41% from 255 or 17.98% from 228); Max value from RGB is 104 - color contains mainly: red. Hex color #685329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685329 is #97ACD6. Grayscale: #545454. Windows color (decimal): -9940183 or 2708328. OLE color: 2708328.
HSL color Cylindrical-coordinate representation of color #685329: hue angle of 40º 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 #685329 is Cyan = 0, Magento = 0.20, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 41 | - |
| CMYK | 0 | 0.20 | 0.61 | 0.59 |
| HSL | 40º | 0.43% | 0.28% | - |
| HSV(B) | 40º | 0.61% | 0.41% | - |
| XYZ | 9.2 | 9.29 | 3.41 | - |
| YUV | 84.49 | 103.46 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 41 | 0 | 0.20 | 0.61 | 0.59 | 40 | 0.43 | 0.28 |
| Hex | 68 | 53 | 29 | 0 | 14 | 3D | 3B | 28 | 2B | 1C |
| Octal | 150 | 123 | 51 | 0 | 24 | 75 | 73 | 50 | 53 | 34 |
| Binary | 1101000 | 1010011 | 101001 | 0 | 10100 | 111101 | 111011 | 101000 | 101011 | 11100 |
Color Harmonies of #685329
Complementary color
Monochromatic Colors of #685329
Black with #685329
Text Example
Text Example
White with #685329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685329; }
p { color: rgb(104,83,41); }
H1.HeaderClassName
{
color: #685329;
}
.AnyTagClassName
{
color: #685329;
}
</style>
background-color css
<style>
a { background-color: #685329; }
a { background-color: rgb(104,83,41); }
div.DivClassName
{
background-color: #685329;
}
.BgClassName
{
background-color: #685329;
}
</style>
border-color css
<style>
span { border-color: #685329; }
span { border-color: rgb(104,83,41); }
td.TdClassName
{
border-color: #685329;
}
.TagClassName
{
border-color: #685329;
}
</style>