Shades of Horses Neck #685830
Tints of Horses Neck #685830
RGB
CMYK
RGB Variations
Color information
#685830 (or 0x685830) is known color: Horses Neck. HEX triplet: 68, 58 and 30. RGB value is (104,88,48). Sum of RGB (Red+Green+Blue) = 104+88+48=240 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.33% from 240); Green value is 88 (34.77% from 255 or 36.67% from 240); Blue value is 48 (19.14% from 255 or 20% from 240); Max value from RGB is 104 - color contains mainly: red. Hex color #685830 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685830 is #97A7CF. Grayscale: #585858. Windows color (decimal): -9938896 or 3168360. OLE color: 3168360.
HSL color Cylindrical-coordinate representation of color #685830: hue angle of 42.86º 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 #685830 is Cyan = 0, Magento = 0.15, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 48 | - |
| CMYK | 0 | 0.15 | 0.54 | 0.59 |
| HSL | 42.86º | 0.37% | 0.3% | - |
| HSV(B) | 42.86º | 0.54% | 0.41% | - |
| XYZ | 9.73 | 10.14 | 4.24 | - |
| YUV | 88.22 | 105.3 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 48 | 0 | 0.15 | 0.54 | 0.59 | 42.86 | 0.37 | 0.3 |
| Hex | 68 | 58 | 30 | 0 | F | 36 | 3B | 2B | 25 | 1E |
| Octal | 150 | 130 | 60 | 0 | 17 | 66 | 73 | 53 | 45 | 36 |
| Binary | 1101000 | 1011000 | 110000 | 0 | 1111 | 110110 | 111011 | 101011 | 100101 | 11110 |
Color Harmonies of #685830
Complementary color
Monochromatic Colors of #685830
Black with #685830
Text Example
Text Example
White with #685830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685830; }
p { color: rgb(104,88,48); }
H1.HeaderClassName
{
color: #685830;
}
.AnyTagClassName
{
color: #685830;
}
</style>
background-color css
<style>
a { background-color: #685830; }
a { background-color: rgb(104,88,48); }
div.DivClassName
{
background-color: #685830;
}
.BgClassName
{
background-color: #685830;
}
</style>
border-color css
<style>
span { border-color: #685830; }
span { border-color: rgb(104,88,48); }
td.TdClassName
{
border-color: #685830;
}
.TagClassName
{
border-color: #685830;
}
</style>