Shades of Horses Neck #755721
Tints of Horses Neck #755721
RGB
CMYK
RGB Variations
Color information
#755721 (or 0x755721) is known color: Horses Neck. HEX triplet: 75, 57 and 21. RGB value is (117,87,33). Sum of RGB (Red+Green+Blue) = 117+87+33=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 87 (34.38% from 255 or 36.71% from 237); Blue value is 33 (13.28% from 255 or 13.92% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #755721 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755721 is #8AA8DE. Grayscale: #5A5A5A. Windows color (decimal): -9087199 or 2185077. OLE color: 2185077.
HSL color Cylindrical-coordinate representation of color #755721: hue angle of 38.57º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #755721 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 33 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.54 |
| HSL | 38.57º | 0.56% | 0.29% | - |
| HSV(B) | 38.57º | 0.72% | 0.46% | - |
| XYZ | 11.02 | 10.71 | 2.92 | - |
| YUV | 89.81 | 95.94 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 33 | 0 | 0.26 | 0.72 | 0.54 | 38.57 | 0.56 | 0.29 |
| Hex | 75 | 57 | 21 | 0 | 1A | 48 | 36 | 27 | 38 | 1D |
| Octal | 165 | 127 | 41 | 0 | 32 | 110 | 66 | 47 | 70 | 35 |
| Binary | 1110101 | 1010111 | 100001 | 0 | 11010 | 1001000 | 110110 | 100111 | 111000 | 11101 |
Color Harmonies of #755721
Complementary color
Monochromatic Colors of #755721
Black with #755721
Text Example
Text Example
White with #755721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755721; }
p { color: rgb(117,87,33); }
H1.HeaderClassName
{
color: #755721;
}
.AnyTagClassName
{
color: #755721;
}
</style>
background-color css
<style>
a { background-color: #755721; }
a { background-color: rgb(117,87,33); }
div.DivClassName
{
background-color: #755721;
}
.BgClassName
{
background-color: #755721;
}
</style>
border-color css
<style>
span { border-color: #755721; }
span { border-color: rgb(117,87,33); }
td.TdClassName
{
border-color: #755721;
}
.TagClassName
{
border-color: #755721;
}
</style>