Shades of Horses Neck #715623
Tints of Horses Neck #715623
RGB
CMYK
RGB Variations
Color information
#715623 (or 0x715623) is known color: Horses Neck. HEX triplet: 71, 56 and 23. RGB value is (113,86,35). Sum of RGB (Red+Green+Blue) = 113+86+35=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 86 (33.98% from 255 or 36.75% from 234); Blue value is 35 (14.06% from 255 or 14.96% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #715623 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715623 is #8EA9DC. Grayscale: #585858. Windows color (decimal): -9349597 or 2315889. OLE color: 2315889.
HSL color Cylindrical-coordinate representation of color #715623: hue angle of 39.23º 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 #715623 is Cyan = 0, Magento = 0.24, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 35 | - |
| CMYK | 0 | 0.24 | 0.69 | 0.56 |
| HSL | 39.23º | 0.53% | 0.29% | - |
| HSV(B) | 39.23º | 0.69% | 0.44% | - |
| XYZ | 10.44 | 10.29 | 3.03 | - |
| YUV | 88.26 | 97.95 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 35 | 0 | 0.24 | 0.69 | 0.56 | 39.23 | 0.53 | 0.29 |
| Hex | 71 | 56 | 23 | 0 | 18 | 45 | 38 | 27 | 35 | 1D |
| Octal | 161 | 126 | 43 | 0 | 30 | 105 | 70 | 47 | 65 | 35 |
| Binary | 1110001 | 1010110 | 100011 | 0 | 11000 | 1000101 | 111000 | 100111 | 110101 | 11101 |
Color Harmonies of #715623
Complementary color
Monochromatic Colors of #715623
Black with #715623
Text Example
Text Example
White with #715623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715623; }
p { color: rgb(113,86,35); }
H1.HeaderClassName
{
color: #715623;
}
.AnyTagClassName
{
color: #715623;
}
</style>
background-color css
<style>
a { background-color: #715623; }
a { background-color: rgb(113,86,35); }
div.DivClassName
{
background-color: #715623;
}
.BgClassName
{
background-color: #715623;
}
</style>
border-color css
<style>
span { border-color: #715623; }
span { border-color: rgb(113,86,35); }
td.TdClassName
{
border-color: #715623;
}
.TagClassName
{
border-color: #715623;
}
</style>