Shades of Horses Neck #685730
Tints of Horses Neck #685730
RGB
CMYK
RGB Variations
Color information
#685730 (or 0x685730) is known color: Horses Neck. HEX triplet: 68, 57 and 30. RGB value is (104,87,48). Sum of RGB (Red+Green+Blue) = 104+87+48=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 48 (19.14% from 255 or 20.08% from 239); Max value from RGB is 104 - color contains mainly: red. Hex color #685730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685730 is #97A8CF. Grayscale: #575757. Windows color (decimal): -9939152 or 3168104. OLE color: 3168104.
HSL color Cylindrical-coordinate representation of color #685730: hue angle of 41.79º 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 #685730 is Cyan = 0, Magento = 0.16, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 48 | - |
| CMYK | 0 | 0.16 | 0.54 | 0.59 |
| HSL | 41.79º | 0.37% | 0.3% | - |
| HSV(B) | 41.79º | 0.54% | 0.41% | - |
| XYZ | 9.65 | 9.97 | 4.21 | - |
| YUV | 87.64 | 105.63 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 48 | 0 | 0.16 | 0.54 | 0.59 | 41.79 | 0.37 | 0.3 |
| Hex | 68 | 57 | 30 | 0 | 10 | 36 | 3B | 2A | 25 | 1E |
| Octal | 150 | 127 | 60 | 0 | 20 | 66 | 73 | 52 | 45 | 36 |
| Binary | 1101000 | 1010111 | 110000 | 0 | 10000 | 110110 | 111011 | 101010 | 100101 | 11110 |
Color Harmonies of #685730
Complementary color
Monochromatic Colors of #685730
Black with #685730
Text Example
Text Example
White with #685730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685730; }
p { color: rgb(104,87,48); }
H1.HeaderClassName
{
color: #685730;
}
.AnyTagClassName
{
color: #685730;
}
</style>
background-color css
<style>
a { background-color: #685730; }
a { background-color: rgb(104,87,48); }
div.DivClassName
{
background-color: #685730;
}
.BgClassName
{
background-color: #685730;
}
</style>
border-color css
<style>
span { border-color: #685730; }
span { border-color: rgb(104,87,48); }
td.TdClassName
{
border-color: #685730;
}
.TagClassName
{
border-color: #685730;
}
</style>