Shades of Horses Neck #755220
Tints of Horses Neck #755220
RGB
CMYK
RGB Variations
Color information
#755220 (or 0x755220) is known color: Horses Neck. HEX triplet: 75, 52 and 20. RGB value is (117,82,32). Sum of RGB (Red+Green+Blue) = 117+82+32=231 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.65% from 231); Green value is 82 (32.42% from 255 or 35.50% from 231); Blue value is 32 (12.89% from 255 or 13.85% from 231); Max value from RGB is 117 - color contains mainly: red. Hex color #755220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755220 is #8AADDF. Grayscale: #565656. Windows color (decimal): -9088480 or 2118261. OLE color: 2118261.
HSL color Cylindrical-coordinate representation of color #755220: hue angle of 35.29º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #755220 is Cyan = 0, Magento = 0.30, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 82 | 32 | - |
| CMYK | 0 | 0.30 | 0.73 | 0.54 |
| HSL | 35.29º | 0.57% | 0.29% | - |
| HSV(B) | 35.29º | 0.73% | 0.46% | - |
| XYZ | 10.61 | 9.92 | 2.72 | - |
| YUV | 86.77 | 97.1 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 32 | 0 | 0.30 | 0.73 | 0.54 | 35.29 | 0.57 | 0.29 |
| Hex | 75 | 52 | 20 | 0 | 1E | 49 | 36 | 23 | 39 | 1D |
| Octal | 165 | 122 | 40 | 0 | 36 | 111 | 66 | 43 | 71 | 35 |
| Binary | 1110101 | 1010010 | 100000 | 0 | 11110 | 1001001 | 110110 | 100011 | 111001 | 11101 |
Color Harmonies of #755220
Complementary color
Monochromatic Colors of #755220
Black with #755220
Text Example
Text Example
White with #755220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755220; }
p { color: rgb(117,82,32); }
H1.HeaderClassName
{
color: #755220;
}
.AnyTagClassName
{
color: #755220;
}
</style>
background-color css
<style>
a { background-color: #755220; }
a { background-color: rgb(117,82,32); }
div.DivClassName
{
background-color: #755220;
}
.BgClassName
{
background-color: #755220;
}
</style>
border-color css
<style>
span { border-color: #755220; }
span { border-color: rgb(117,82,32); }
td.TdClassName
{
border-color: #755220;
}
.TagClassName
{
border-color: #755220;
}
</style>