Shades of Horses Neck #68592E
Tints of Horses Neck #68592E
RGB
CMYK
RGB Variations
Color information
#68592E (or 0x68592E) is known color: Horses Neck. HEX triplet: 68, 59 and 2E. RGB value is (104,89,46). Sum of RGB (Red+Green+Blue) = 104+89+46=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 89 (35.16% from 255 or 37.24% from 239); Blue value is 46 (18.36% from 255 or 19.25% from 239); Max value from RGB is 104 - color contains mainly: red. Hex color #68592E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #68592E is #97A6D1. Grayscale: #585858. Windows color (decimal): -9938642 or 3037544. OLE color: 3037544.
HSL color Cylindrical-coordinate representation of color #68592E: hue angle of 44.48º degrees, saturation: 0.39, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #68592E is Cyan = 0, Magento = 0.14, Yellow = 0.56 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 46 | - |
| CMYK | 0 | 0.14 | 0.56 | 0.59 |
| HSL | 44.48º | 0.39% | 0.29% | - |
| HSV(B) | 44.48º | 0.56% | 0.41% | - |
| XYZ | 9.77 | 10.29 | 4.05 | - |
| YUV | 88.58 | 103.97 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 46 | 0 | 0.14 | 0.56 | 0.59 | 44.48 | 0.39 | 0.29 |
| Hex | 68 | 59 | 2E | 0 | E | 38 | 3B | 2C | 27 | 1D |
| Octal | 150 | 131 | 56 | 0 | 16 | 70 | 73 | 54 | 47 | 35 |
| Binary | 1101000 | 1011001 | 101110 | 0 | 1110 | 111000 | 111011 | 101100 | 100111 | 11101 |
Color Harmonies of #68592E
Complementary color
Monochromatic Colors of #68592E
Black with #68592E
Text Example
Text Example
White with #68592E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68592E; }
p { color: rgb(104,89,46); }
H1.HeaderClassName
{
color: #68592E;
}
.AnyTagClassName
{
color: #68592E;
}
</style>
background-color css
<style>
a { background-color: #68592E; }
a { background-color: rgb(104,89,46); }
div.DivClassName
{
background-color: #68592E;
}
.BgClassName
{
background-color: #68592E;
}
</style>
border-color css
<style>
span { border-color: #68592E; }
span { border-color: rgb(104,89,46); }
td.TdClassName
{
border-color: #68592E;
}
.TagClassName
{
border-color: #68592E;
}
</style>