Shades of Horses Neck #705623
Tints of Horses Neck #705623
RGB
CMYK
RGB Variations
Color information
#705623 (or 0x705623) is known color: Horses Neck. HEX triplet: 70, 56 and 23. RGB value is (112,86,35). Sum of RGB (Red+Green+Blue) = 112+86+35=233 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.07% from 233); Green value is 86 (33.98% from 255 or 36.91% from 233); Blue value is 35 (14.06% from 255 or 15.02% from 233); Max value from RGB is 112 - color contains mainly: red. Hex color #705623 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705623 is #8FA9DC. Grayscale: #585858. Windows color (decimal): -9415133 or 2315888. OLE color: 2315888.
HSL color Cylindrical-coordinate representation of color #705623: hue angle of 39.74º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #705623 is Cyan = 0, Magento = 0.23, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 86 | 35 | - |
| CMYK | 0 | 0.23 | 0.69 | 0.56 |
| HSL | 39.74º | 0.52% | 0.29% | - |
| HSV(B) | 39.74º | 0.69% | 0.44% | - |
| XYZ | 10.31 | 10.22 | 3.02 | - |
| YUV | 87.96 | 98.11 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 35 | 0 | 0.23 | 0.69 | 0.56 | 39.74 | 0.52 | 0.29 |
| Hex | 70 | 56 | 23 | 0 | 17 | 45 | 38 | 28 | 34 | 1D |
| Octal | 160 | 126 | 43 | 0 | 27 | 105 | 70 | 50 | 64 | 35 |
| Binary | 1110000 | 1010110 | 100011 | 0 | 10111 | 1000101 | 111000 | 101000 | 110100 | 11101 |
Color Harmonies of #705623
Complementary color
Monochromatic Colors of #705623
Black with #705623
Text Example
Text Example
White with #705623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705623; }
p { color: rgb(112,86,35); }
H1.HeaderClassName
{
color: #705623;
}
.AnyTagClassName
{
color: #705623;
}
</style>
background-color css
<style>
a { background-color: #705623; }
a { background-color: rgb(112,86,35); }
div.DivClassName
{
background-color: #705623;
}
.BgClassName
{
background-color: #705623;
}
</style>
border-color css
<style>
span { border-color: #705623; }
span { border-color: rgb(112,86,35); }
td.TdClassName
{
border-color: #705623;
}
.TagClassName
{
border-color: #705623;
}
</style>