Shades of Horses Neck #685733
Tints of Horses Neck #685733
RGB
CMYK
RGB Variations
Color information
#685733 (or 0x685733) is known color: Horses Neck. HEX triplet: 68, 57 and 33. RGB value is (104,87,51). Sum of RGB (Red+Green+Blue) = 104+87+51=242 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.98% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 51 (20.31% from 255 or 21.07% from 242); Max value from RGB is 104 - color contains mainly: red. Hex color #685733 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685733 is #97A8CC. Grayscale: #585858. Windows color (decimal): -9939149 or 3364712. OLE color: 3364712.
HSL color Cylindrical-coordinate representation of color #685733: hue angle of 40.75º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #685733 is Cyan = 0, Magento = 0.16, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 51 | - |
| CMYK | 0 | 0.16 | 0.51 | 0.59 |
| HSL | 40.75º | 0.34% | 0.3% | - |
| HSV(B) | 40.75º | 0.51% | 0.41% | - |
| XYZ | 9.71 | 10 | 4.55 | - |
| YUV | 87.98 | 107.13 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 51 | 0 | 0.16 | 0.51 | 0.59 | 40.75 | 0.34 | 0.3 |
| Hex | 68 | 57 | 33 | 0 | 10 | 33 | 3B | 29 | 22 | 1E |
| Octal | 150 | 127 | 63 | 0 | 20 | 63 | 73 | 51 | 42 | 36 |
| Binary | 1101000 | 1010111 | 110011 | 0 | 10000 | 110011 | 111011 | 101001 | 100010 | 11110 |
Color Harmonies of #685733
Complementary color
Monochromatic Colors of #685733
Black with #685733
Text Example
Text Example
White with #685733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685733; }
p { color: rgb(104,87,51); }
H1.HeaderClassName
{
color: #685733;
}
.AnyTagClassName
{
color: #685733;
}
</style>
background-color css
<style>
a { background-color: #685733; }
a { background-color: rgb(104,87,51); }
div.DivClassName
{
background-color: #685733;
}
.BgClassName
{
background-color: #685733;
}
</style>
border-color css
<style>
span { border-color: #685733; }
span { border-color: rgb(104,87,51); }
td.TdClassName
{
border-color: #685733;
}
.TagClassName
{
border-color: #685733;
}
</style>