Shades of Horses Neck #685630
Tints of Horses Neck #685630
RGB
CMYK
RGB Variations
Color information
#685630 (or 0x685630) is known color: Horses Neck. HEX triplet: 68, 56 and 30. RGB value is (104,86,48). Sum of RGB (Red+Green+Blue) = 104+86+48=238 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.70% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 48 (19.14% from 255 or 20.17% from 238); Max value from RGB is 104 - color contains mainly: red. Hex color #685630 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685630 is #97A9CF. Grayscale: #575757. Windows color (decimal): -9939408 or 3167848. OLE color: 3167848.
HSL color Cylindrical-coordinate representation of color #685630: hue angle of 40.71º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #685630 is Cyan = 0, Magento = 0.17, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 48 | - |
| CMYK | 0 | 0.17 | 0.54 | 0.59 |
| HSL | 40.71º | 0.37% | 0.3% | - |
| HSV(B) | 40.71º | 0.54% | 0.41% | - |
| XYZ | 9.57 | 9.81 | 4.19 | - |
| YUV | 87.05 | 105.96 | 140.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 48 | 0 | 0.17 | 0.54 | 0.59 | 40.71 | 0.37 | 0.3 |
| Hex | 68 | 56 | 30 | 0 | 11 | 36 | 3B | 29 | 25 | 1E |
| Octal | 150 | 126 | 60 | 0 | 21 | 66 | 73 | 51 | 45 | 36 |
| Binary | 1101000 | 1010110 | 110000 | 0 | 10001 | 110110 | 111011 | 101001 | 100101 | 11110 |
Color Harmonies of #685630
Complementary color
Monochromatic Colors of #685630
Black with #685630
Text Example
Text Example
White with #685630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685630; }
p { color: rgb(104,86,48); }
H1.HeaderClassName
{
color: #685630;
}
.AnyTagClassName
{
color: #685630;
}
</style>
background-color css
<style>
a { background-color: #685630; }
a { background-color: rgb(104,86,48); }
div.DivClassName
{
background-color: #685630;
}
.BgClassName
{
background-color: #685630;
}
</style>
border-color css
<style>
span { border-color: #685630; }
span { border-color: rgb(104,86,48); }
td.TdClassName
{
border-color: #685630;
}
.TagClassName
{
border-color: #685630;
}
</style>