Shades of Horses Neck #715823
Tints of Horses Neck #715823
RGB
CMYK
RGB Variations
Color information
#715823 (or 0x715823) is known color: Horses Neck. HEX triplet: 71, 58 and 23. RGB value is (113,88,35). Sum of RGB (Red+Green+Blue) = 113+88+35=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 88 (34.77% from 255 or 37.29% from 236); Blue value is 35 (14.06% from 255 or 14.83% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #715823 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715823 is #8EA7DC. Grayscale: #595959. Windows color (decimal): -9349085 or 2316401. OLE color: 2316401.
HSL color Cylindrical-coordinate representation of color #715823: hue angle of 40.77º degrees, saturation: 0.53, 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 #715823 is Cyan = 0, Magento = 0.22, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 35 | - |
| CMYK | 0 | 0.22 | 0.69 | 0.56 |
| HSL | 40.77º | 0.53% | 0.29% | - |
| HSV(B) | 40.77º | 0.69% | 0.44% | - |
| XYZ | 10.6 | 10.61 | 3.08 | - |
| YUV | 89.43 | 97.28 | 144.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 35 | 0 | 0.22 | 0.69 | 0.56 | 40.77 | 0.53 | 0.29 |
| Hex | 71 | 58 | 23 | 0 | 16 | 45 | 38 | 29 | 35 | 1D |
| Octal | 161 | 130 | 43 | 0 | 26 | 105 | 70 | 51 | 65 | 35 |
| Binary | 1110001 | 1011000 | 100011 | 0 | 10110 | 1000101 | 111000 | 101001 | 110101 | 11101 |
Color Harmonies of #715823
Complementary color
Monochromatic Colors of #715823
Black with #715823
Text Example
Text Example
White with #715823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715823; }
p { color: rgb(113,88,35); }
H1.HeaderClassName
{
color: #715823;
}
.AnyTagClassName
{
color: #715823;
}
</style>
background-color css
<style>
a { background-color: #715823; }
a { background-color: rgb(113,88,35); }
div.DivClassName
{
background-color: #715823;
}
.BgClassName
{
background-color: #715823;
}
</style>
border-color css
<style>
span { border-color: #715823; }
span { border-color: rgb(113,88,35); }
td.TdClassName
{
border-color: #715823;
}
.TagClassName
{
border-color: #715823;
}
</style>