Shades of Horses Neck #755822
Tints of Horses Neck #755822
RGB
CMYK
RGB Variations
Color information
#755822 (or 0x755822) is known color: Horses Neck. HEX triplet: 75, 58 and 22. RGB value is (117,88,34). Sum of RGB (Red+Green+Blue) = 117+88+34=239 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.95% from 239); Green value is 88 (34.77% from 255 or 36.82% from 239); Blue value is 34 (13.67% from 255 or 14.23% from 239); Max value from RGB is 117 - color contains mainly: red. Hex color #755822 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755822 is #8AA7DD. Grayscale: #5A5A5A. Windows color (decimal): -9086942 or 2250869. OLE color: 2250869.
HSL color Cylindrical-coordinate representation of color #755822: hue angle of 39.04º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #755822 is Cyan = 0, Magento = 0.25, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 88 | 34 | - |
| CMYK | 0 | 0.25 | 0.71 | 0.54 |
| HSL | 39.04º | 0.55% | 0.3% | - |
| HSV(B) | 39.04º | 0.71% | 0.46% | - |
| XYZ | 11.11 | 10.88 | 3.03 | - |
| YUV | 90.52 | 96.11 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 88 | 34 | 0 | 0.25 | 0.71 | 0.54 | 39.04 | 0.55 | 0.3 |
| Hex | 75 | 58 | 22 | 0 | 19 | 47 | 36 | 27 | 37 | 1E |
| Octal | 165 | 130 | 42 | 0 | 31 | 107 | 66 | 47 | 67 | 36 |
| Binary | 1110101 | 1011000 | 100010 | 0 | 11001 | 1000111 | 110110 | 100111 | 110111 | 11110 |
Color Harmonies of #755822
Complementary color
Monochromatic Colors of #755822
Black with #755822
Text Example
Text Example
White with #755822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755822; }
p { color: rgb(117,88,34); }
H1.HeaderClassName
{
color: #755822;
}
.AnyTagClassName
{
color: #755822;
}
</style>
background-color css
<style>
a { background-color: #755822; }
a { background-color: rgb(117,88,34); }
div.DivClassName
{
background-color: #755822;
}
.BgClassName
{
background-color: #755822;
}
</style>
border-color css
<style>
span { border-color: #755822; }
span { border-color: rgb(117,88,34); }
td.TdClassName
{
border-color: #755822;
}
.TagClassName
{
border-color: #755822;
}
</style>