Shades of Horses Neck #715630
Tints of Horses Neck #715630
RGB
CMYK
RGB Variations
Color information
#715630 (or 0x715630) is known color: Horses Neck. HEX triplet: 71, 56 and 30. RGB value is (113,86,48). Sum of RGB (Red+Green+Blue) = 113+86+48=247 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.75% from 247); Green value is 86 (33.98% from 255 or 34.82% from 247); Blue value is 48 (19.14% from 255 or 19.43% from 247); Max value from RGB is 113 - color contains mainly: red. Hex color #715630 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715630 is #8EA9CF. Grayscale: #595959. Windows color (decimal): -9349584 or 3167857. OLE color: 3167857.
HSL color Cylindrical-coordinate representation of color #715630: hue angle of 35.08º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #715630 is Cyan = 0, Magento = 0.24, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 48 | - |
| CMYK | 0 | 0.24 | 0.58 | 0.56 |
| HSL | 35.08º | 0.4% | 0.32% | - |
| HSV(B) | 35.08º | 0.58% | 0.44% | - |
| XYZ | 10.67 | 10.38 | 4.24 | - |
| YUV | 89.74 | 104.45 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 48 | 0 | 0.24 | 0.58 | 0.56 | 35.08 | 0.4 | 0.32 |
| Hex | 71 | 56 | 30 | 0 | 18 | 3A | 38 | 23 | 28 | 20 |
| Octal | 161 | 126 | 60 | 0 | 30 | 72 | 70 | 43 | 50 | 40 |
| Binary | 1110001 | 1010110 | 110000 | 0 | 11000 | 111010 | 111000 | 100011 | 101000 | 100000 |
Color Harmonies of #715630
Complementary color
Monochromatic Colors of #715630
Black with #715630
Text Example
Text Example
White with #715630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715630; }
p { color: rgb(113,86,48); }
H1.HeaderClassName
{
color: #715630;
}
.AnyTagClassName
{
color: #715630;
}
</style>
background-color css
<style>
a { background-color: #715630; }
a { background-color: rgb(113,86,48); }
div.DivClassName
{
background-color: #715630;
}
.BgClassName
{
background-color: #715630;
}
</style>
border-color css
<style>
span { border-color: #715630; }
span { border-color: rgb(113,86,48); }
td.TdClassName
{
border-color: #715630;
}
.TagClassName
{
border-color: #715630;
}
</style>