Shades of Horses Neck #705828
Tints of Horses Neck #705828
RGB
CMYK
RGB Variations
Color information
#705828 (or 0x705828) is known color: Horses Neck. HEX triplet: 70, 58 and 28. RGB value is (112,88,40). Sum of RGB (Red+Green+Blue) = 112+88+40=240 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.67% from 240); Green value is 88 (34.77% from 255 or 36.67% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 112 - color contains mainly: red. Hex color #705828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705828 is #8FA7D7. Grayscale: #595959. Windows color (decimal): -9414616 or 2644080. OLE color: 2644080.
HSL color Cylindrical-coordinate representation of color #705828: hue angle of 40º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #705828 is Cyan = 0, Magento = 0.21, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 88 | 40 | - |
| CMYK | 0 | 0.21 | 0.64 | 0.56 |
| HSL | 40º | 0.47% | 0.3% | - |
| HSV(B) | 40º | 0.64% | 0.44% | - |
| XYZ | 10.55 | 10.58 | 3.49 | - |
| YUV | 89.7 | 99.95 | 143.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 40 | 0 | 0.21 | 0.64 | 0.56 | 40 | 0.47 | 0.3 |
| Hex | 70 | 58 | 28 | 0 | 15 | 40 | 38 | 28 | 2F | 1E |
| Octal | 160 | 130 | 50 | 0 | 25 | 100 | 70 | 50 | 57 | 36 |
| Binary | 1110000 | 1011000 | 101000 | 0 | 10101 | 1000000 | 111000 | 101000 | 101111 | 11110 |
Color Harmonies of #705828
Complementary color
Monochromatic Colors of #705828
Black with #705828
Text Example
Text Example
White with #705828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705828; }
p { color: rgb(112,88,40); }
H1.HeaderClassName
{
color: #705828;
}
.AnyTagClassName
{
color: #705828;
}
</style>
background-color css
<style>
a { background-color: #705828; }
a { background-color: rgb(112,88,40); }
div.DivClassName
{
background-color: #705828;
}
.BgClassName
{
background-color: #705828;
}
</style>
border-color css
<style>
span { border-color: #705828; }
span { border-color: rgb(112,88,40); }
td.TdClassName
{
border-color: #705828;
}
.TagClassName
{
border-color: #705828;
}
</style>