Shades of Horses Neck #685732
Tints of Horses Neck #685732
RGB
CMYK
RGB Variations
Color information
#685732 (or 0x685732) is known color: Horses Neck. HEX triplet: 68, 57 and 32. RGB value is (104,87,50). Sum of RGB (Red+Green+Blue) = 104+87+50=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 87 (34.38% from 255 or 36.10% from 241); Blue value is 50 (19.92% from 255 or 20.75% from 241); Max value from RGB is 104 - color contains mainly: red. Hex color #685732 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685732 is #97A8CD. Grayscale: #585858. Windows color (decimal): -9939150 or 3299176. OLE color: 3299176.
HSL color Cylindrical-coordinate representation of color #685732: hue angle of 41.11º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #685732 is Cyan = 0, Magento = 0.16, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 50 | - |
| CMYK | 0 | 0.16 | 0.52 | 0.59 |
| HSL | 41.11º | 0.35% | 0.3% | - |
| HSV(B) | 41.11º | 0.52% | 0.41% | - |
| XYZ | 9.69 | 9.99 | 4.43 | - |
| YUV | 87.87 | 106.63 | 139.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 50 | 0 | 0.16 | 0.52 | 0.59 | 41.11 | 0.35 | 0.3 |
| Hex | 68 | 57 | 32 | 0 | 10 | 34 | 3B | 29 | 23 | 1E |
| Octal | 150 | 127 | 62 | 0 | 20 | 64 | 73 | 51 | 43 | 36 |
| Binary | 1101000 | 1010111 | 110010 | 0 | 10000 | 110100 | 111011 | 101001 | 100011 | 11110 |
Color Harmonies of #685732
Complementary color
Monochromatic Colors of #685732
Black with #685732
Text Example
Text Example
White with #685732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685732; }
p { color: rgb(104,87,50); }
H1.HeaderClassName
{
color: #685732;
}
.AnyTagClassName
{
color: #685732;
}
</style>
background-color css
<style>
a { background-color: #685732; }
a { background-color: rgb(104,87,50); }
div.DivClassName
{
background-color: #685732;
}
.BgClassName
{
background-color: #685732;
}
</style>
border-color css
<style>
span { border-color: #685732; }
span { border-color: rgb(104,87,50); }
td.TdClassName
{
border-color: #685732;
}
.TagClassName
{
border-color: #685732;
}
</style>