Shades of Horses Neck #705932
Tints of Horses Neck #705932
RGB
CMYK
RGB Variations
Color information
#705932 (or 0x705932) is known color: Horses Neck. HEX triplet: 70, 59 and 32. RGB value is (112,89,50). Sum of RGB (Red+Green+Blue) = 112+89+50=251 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.62% from 251); Green value is 89 (35.16% from 255 or 35.46% from 251); Blue value is 50 (19.92% from 255 or 19.92% from 251); Max value from RGB is 112 - color contains mainly: red. Hex color #705932 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705932 is #8FA6CD. Grayscale: #5B5B5B. Windows color (decimal): -9414350 or 3299696. OLE color: 3299696.
HSL color Cylindrical-coordinate representation of color #705932: hue angle of 37.74º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #705932 is Cyan = 0, Magento = 0.21, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 89 | 50 | - |
| CMYK | 0 | 0.21 | 0.55 | 0.56 |
| HSL | 37.74º | 0.38% | 0.32% | - |
| HSV(B) | 37.74º | 0.55% | 0.44% | - |
| XYZ | 10.83 | 10.82 | 4.54 | - |
| YUV | 91.43 | 104.62 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 89 | 50 | 0 | 0.21 | 0.55 | 0.56 | 37.74 | 0.38 | 0.32 |
| Hex | 70 | 59 | 32 | 0 | 15 | 37 | 38 | 26 | 26 | 20 |
| Octal | 160 | 131 | 62 | 0 | 25 | 67 | 70 | 46 | 46 | 40 |
| Binary | 1110000 | 1011001 | 110010 | 0 | 10101 | 110111 | 111000 | 100110 | 100110 | 100000 |
Color Harmonies of #705932
Complementary color
Monochromatic Colors of #705932
Black with #705932
Text Example
Text Example
White with #705932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705932; }
p { color: rgb(112,89,50); }
H1.HeaderClassName
{
color: #705932;
}
.AnyTagClassName
{
color: #705932;
}
</style>
background-color css
<style>
a { background-color: #705932; }
a { background-color: rgb(112,89,50); }
div.DivClassName
{
background-color: #705932;
}
.BgClassName
{
background-color: #705932;
}
</style>
border-color css
<style>
span { border-color: #705932; }
span { border-color: rgb(112,89,50); }
td.TdClassName
{
border-color: #705932;
}
.TagClassName
{
border-color: #705932;
}
</style>