Shades of Horses Neck #68572E
Tints of Horses Neck #68572E
RGB
CMYK
RGB Variations
Color information
#68572E (or 0x68572E) is known color: Horses Neck. HEX triplet: 68, 57 and 2E. RGB value is (104,87,46). Sum of RGB (Red+Green+Blue) = 104+87+46=237 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.88% from 237); Green value is 87 (34.38% from 255 or 36.71% from 237); Blue value is 46 (18.36% from 255 or 19.41% from 237); Max value from RGB is 104 - color contains mainly: red. Hex color #68572E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #68572E is #97A8D1. Grayscale: #575757. Windows color (decimal): -9939154 or 3037032. OLE color: 3037032.
HSL color Cylindrical-coordinate representation of color #68572E: hue angle of 42.41º 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 #68572E is Cyan = 0, Magento = 0.16, Yellow = 0.56 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 46 | - |
| CMYK | 0 | 0.16 | 0.56 | 0.59 |
| HSL | 42.41º | 0.39% | 0.29% | - |
| HSV(B) | 42.41º | 0.56% | 0.41% | - |
| XYZ | 9.61 | 9.96 | 4 | - |
| YUV | 87.41 | 104.63 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 46 | 0 | 0.16 | 0.56 | 0.59 | 42.41 | 0.39 | 0.29 |
| Hex | 68 | 57 | 2E | 0 | 10 | 38 | 3B | 2A | 27 | 1D |
| Octal | 150 | 127 | 56 | 0 | 20 | 70 | 73 | 52 | 47 | 35 |
| Binary | 1101000 | 1010111 | 101110 | 0 | 10000 | 111000 | 111011 | 101010 | 100111 | 11101 |
Color Harmonies of #68572E
Complementary color
Monochromatic Colors of #68572E
Black with #68572E
Text Example
Text Example
White with #68572E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68572E; }
p { color: rgb(104,87,46); }
H1.HeaderClassName
{
color: #68572E;
}
.AnyTagClassName
{
color: #68572E;
}
</style>
background-color css
<style>
a { background-color: #68572E; }
a { background-color: rgb(104,87,46); }
div.DivClassName
{
background-color: #68572E;
}
.BgClassName
{
background-color: #68572E;
}
</style>
border-color css
<style>
span { border-color: #68572E; }
span { border-color: rgb(104,87,46); }
td.TdClassName
{
border-color: #68572E;
}
.TagClassName
{
border-color: #68572E;
}
</style>