Shades of Horses Neck #765721
Tints of Horses Neck #765721
RGB
CMYK
RGB Variations
Color information
#765721 (or 0x765721) is known color: Horses Neck. HEX triplet: 76, 57 and 21. RGB value is (118,87,33). Sum of RGB (Red+Green+Blue) = 118+87+33=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 87 (34.38% from 255 or 36.55% from 238); Blue value is 33 (13.28% from 255 or 13.87% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #765721 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765721 is #89A8DE. Grayscale: #5A5A5A. Windows color (decimal): -9021663 or 2185078. OLE color: 2185078.
HSL color Cylindrical-coordinate representation of color #765721: hue angle of 38.12º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #765721 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 33 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.54 |
| HSL | 38.12º | 0.56% | 0.3% | - |
| HSV(B) | 38.12º | 0.72% | 0.46% | - |
| XYZ | 11.15 | 10.78 | 2.93 | - |
| YUV | 90.11 | 95.77 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 33 | 0 | 0.26 | 0.72 | 0.54 | 38.12 | 0.56 | 0.3 |
| Hex | 76 | 57 | 21 | 0 | 1A | 48 | 36 | 26 | 38 | 1E |
| Octal | 166 | 127 | 41 | 0 | 32 | 110 | 66 | 46 | 70 | 36 |
| Binary | 1110110 | 1010111 | 100001 | 0 | 11010 | 1001000 | 110110 | 100110 | 111000 | 11110 |
Color Harmonies of #765721
Complementary color
Monochromatic Colors of #765721
Black with #765721
Text Example
Text Example
White with #765721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765721; }
p { color: rgb(118,87,33); }
H1.HeaderClassName
{
color: #765721;
}
.AnyTagClassName
{
color: #765721;
}
</style>
background-color css
<style>
a { background-color: #765721; }
a { background-color: rgb(118,87,33); }
div.DivClassName
{
background-color: #765721;
}
.BgClassName
{
background-color: #765721;
}
</style>
border-color css
<style>
span { border-color: #765721; }
span { border-color: rgb(118,87,33); }
td.TdClassName
{
border-color: #765721;
}
.TagClassName
{
border-color: #765721;
}
</style>