Shades of Horses Neck #685536
Tints of Horses Neck #685536
RGB
CMYK
RGB Variations
Color information
#685536 (or 0x685536) is known color: Horses Neck. HEX triplet: 68, 55 and 36. RGB value is (104,85,54). Sum of RGB (Red+Green+Blue) = 104+85+54=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 85 (33.59% from 255 or 34.98% from 243); Blue value is 54 (21.48% from 255 or 22.22% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #685536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685536 is #97AAC9. Grayscale: #575757. Windows color (decimal): -9939658 or 3560808. OLE color: 3560808.
HSL color Cylindrical-coordinate representation of color #685536: hue angle of 37.2º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #685536 is Cyan = 0, Magento = 0.18, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 54 | - |
| CMYK | 0 | 0.18 | 0.48 | 0.59 |
| HSL | 37.2º | 0.32% | 0.31% | - |
| HSV(B) | 37.2º | 0.48% | 0.41% | - |
| XYZ | 9.62 | 9.71 | 4.86 | - |
| YUV | 87.15 | 109.29 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 54 | 0 | 0.18 | 0.48 | 0.59 | 37.2 | 0.32 | 0.31 |
| Hex | 68 | 55 | 36 | 0 | 12 | 30 | 3B | 25 | 20 | 1F |
| Octal | 150 | 125 | 66 | 0 | 22 | 60 | 73 | 45 | 40 | 37 |
| Binary | 1101000 | 1010101 | 110110 | 0 | 10010 | 110000 | 111011 | 100101 | 100000 | 11111 |
Color Harmonies of #685536
Complementary color
Monochromatic Colors of #685536
Black with #685536
Text Example
Text Example
White with #685536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685536; }
p { color: rgb(104,85,54); }
H1.HeaderClassName
{
color: #685536;
}
.AnyTagClassName
{
color: #685536;
}
</style>
background-color css
<style>
a { background-color: #685536; }
a { background-color: rgb(104,85,54); }
div.DivClassName
{
background-color: #685536;
}
.BgClassName
{
background-color: #685536;
}
</style>
border-color css
<style>
span { border-color: #685536; }
span { border-color: rgb(104,85,54); }
td.TdClassName
{
border-color: #685536;
}
.TagClassName
{
border-color: #685536;
}
</style>