Shades of Horses Neck #685633
Tints of Horses Neck #685633
RGB
CMYK
RGB Variations
Color information
#685633 (or 0x685633) is known color: Horses Neck. HEX triplet: 68, 56 and 33. RGB value is (104,86,51). Sum of RGB (Red+Green+Blue) = 104+86+51=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 51 (20.31% from 255 or 21.16% from 241); Max value from RGB is 104 - color contains mainly: red. Hex color #685633 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685633 is #97A9CC. Grayscale: #575757. Windows color (decimal): -9939405 or 3364456. OLE color: 3364456.
HSL color Cylindrical-coordinate representation of color #685633: hue angle of 39.62º 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 #685633 is Cyan = 0, Magento = 0.17, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 51 | - |
| CMYK | 0 | 0.17 | 0.51 | 0.59 |
| HSL | 39.62º | 0.34% | 0.3% | - |
| HSV(B) | 39.62º | 0.51% | 0.41% | - |
| XYZ | 9.63 | 9.84 | 4.52 | - |
| YUV | 87.39 | 107.46 | 139.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 51 | 0 | 0.17 | 0.51 | 0.59 | 39.62 | 0.34 | 0.3 |
| Hex | 68 | 56 | 33 | 0 | 11 | 33 | 3B | 28 | 22 | 1E |
| Octal | 150 | 126 | 63 | 0 | 21 | 63 | 73 | 50 | 42 | 36 |
| Binary | 1101000 | 1010110 | 110011 | 0 | 10001 | 110011 | 111011 | 101000 | 100010 | 11110 |
Color Harmonies of #685633
Complementary color
Monochromatic Colors of #685633
Black with #685633
Text Example
Text Example
White with #685633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685633; }
p { color: rgb(104,86,51); }
H1.HeaderClassName
{
color: #685633;
}
.AnyTagClassName
{
color: #685633;
}
</style>
background-color css
<style>
a { background-color: #685633; }
a { background-color: rgb(104,86,51); }
div.DivClassName
{
background-color: #685633;
}
.BgClassName
{
background-color: #685633;
}
</style>
border-color css
<style>
span { border-color: #685633; }
span { border-color: rgb(104,86,51); }
td.TdClassName
{
border-color: #685633;
}
.TagClassName
{
border-color: #685633;
}
</style>