Shades of Horses Neck #6E5531
Tints of Horses Neck #6E5531
RGB
CMYK
RGB Variations
Color information
#6E5531 (or 0x6E5531) is known color: Horses Neck. HEX triplet: 6E, 55 and 31. RGB value is (110,85,49). Sum of RGB (Red+Green+Blue) = 110+85+49=244 (32% of max value = 765). Red value is 110 (43.36% from 255 or 45.08% from 244); Green value is 85 (33.59% from 255 or 34.84% from 244); Blue value is 49 (19.53% from 255 or 20.08% from 244); Max value from RGB is 110 - color contains mainly: red. Hex color #6E5531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6E5531 is #91AACE. Grayscale: #585858. Windows color (decimal): -9546447 or 3233134. OLE color: 3233134.
HSL color Cylindrical-coordinate representation of color #6E5531: hue angle of 35.41º degrees, saturation: 0.38, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #6E5531 is Cyan = 0, Magento = 0.23, Yellow = 0.55 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 110 | 85 | 49 | - |
| CMYK | 0 | 0.23 | 0.55 | 0.57 |
| HSL | 35.41º | 0.38% | 0.31% | - |
| HSV(B) | 35.41º | 0.55% | 0.43% | - |
| XYZ | 10.23 | 10.03 | 4.3 | - |
| YUV | 88.37 | 105.78 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 110 | 85 | 49 | 0 | 0.23 | 0.55 | 0.57 | 35.41 | 0.38 | 0.31 |
| Hex | 6E | 55 | 31 | 0 | 17 | 37 | 39 | 23 | 26 | 1F |
| Octal | 156 | 125 | 61 | 0 | 27 | 67 | 71 | 43 | 46 | 37 |
| Binary | 1101110 | 1010101 | 110001 | 0 | 10111 | 110111 | 111001 | 100011 | 100110 | 11111 |
Color Harmonies of #6E5531
Complementary color
Monochromatic Colors of #6E5531
Black with #6E5531
Text Example
Text Example
White with #6E5531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6E5531; }
p { color: rgb(110,85,49); }
H1.HeaderClassName
{
color: #6E5531;
}
.AnyTagClassName
{
color: #6E5531;
}
</style>
background-color css
<style>
a { background-color: #6E5531; }
a { background-color: rgb(110,85,49); }
div.DivClassName
{
background-color: #6E5531;
}
.BgClassName
{
background-color: #6E5531;
}
</style>
border-color css
<style>
span { border-color: #6E5531; }
span { border-color: rgb(110,85,49); }
td.TdClassName
{
border-color: #6E5531;
}
.TagClassName
{
border-color: #6E5531;
}
</style>