Shades of Horses Neck #705823
Tints of Horses Neck #705823
RGB
CMYK
RGB Variations
Color information
#705823 (or 0x705823) is known color: Horses Neck. HEX triplet: 70, 58 and 23. RGB value is (112,88,35). Sum of RGB (Red+Green+Blue) = 112+88+35=235 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.66% from 235); Green value is 88 (34.77% from 255 or 37.45% from 235); Blue value is 35 (14.06% from 255 or 14.89% from 235); Max value from RGB is 112 - color contains mainly: red. Hex color #705823 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705823 is #8FA7DC. Grayscale: #595959. Windows color (decimal): -9414621 or 2316400. OLE color: 2316400.
HSL color Cylindrical-coordinate representation of color #705823: hue angle of 41.3º 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 #705823 is Cyan = 0, Magento = 0.21, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 88 | 35 | - |
| CMYK | 0 | 0.21 | 0.69 | 0.56 |
| HSL | 41.3º | 0.52% | 0.29% | - |
| HSV(B) | 41.3º | 0.69% | 0.44% | - |
| XYZ | 10.48 | 10.55 | 3.07 | - |
| YUV | 89.13 | 97.45 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 35 | 0 | 0.21 | 0.69 | 0.56 | 41.3 | 0.52 | 0.29 |
| Hex | 70 | 58 | 23 | 0 | 15 | 45 | 38 | 29 | 34 | 1D |
| Octal | 160 | 130 | 43 | 0 | 25 | 105 | 70 | 51 | 64 | 35 |
| Binary | 1110000 | 1011000 | 100011 | 0 | 10101 | 1000101 | 111000 | 101001 | 110100 | 11101 |
Color Harmonies of #705823
Complementary color
Monochromatic Colors of #705823
Black with #705823
Text Example
Text Example
White with #705823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705823; }
p { color: rgb(112,88,35); }
H1.HeaderClassName
{
color: #705823;
}
.AnyTagClassName
{
color: #705823;
}
</style>
background-color css
<style>
a { background-color: #705823; }
a { background-color: rgb(112,88,35); }
div.DivClassName
{
background-color: #705823;
}
.BgClassName
{
background-color: #705823;
}
</style>
border-color css
<style>
span { border-color: #705823; }
span { border-color: rgb(112,88,35); }
td.TdClassName
{
border-color: #705823;
}
.TagClassName
{
border-color: #705823;
}
</style>