Shades of Horses Neck #715425
Tints of Horses Neck #715425
RGB
CMYK
RGB Variations
Color information
#715425 (or 0x715425) is known color: Horses Neck. HEX triplet: 71, 54 and 25. RGB value is (113,84,37). Sum of RGB (Red+Green+Blue) = 113+84+37=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 37 (14.84% from 255 or 15.81% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #715425 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715425 is #8EABDA. Grayscale: #575757. Windows color (decimal): -9350107 or 2446449. OLE color: 2446449.
HSL color Cylindrical-coordinate representation of color #715425: hue angle of 37.11º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #715425 is Cyan = 0, Magento = 0.26, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 37 | - |
| CMYK | 0 | 0.26 | 0.67 | 0.56 |
| HSL | 37.11º | 0.51% | 0.29% | - |
| HSV(B) | 37.11º | 0.67% | 0.44% | - |
| XYZ | 10.31 | 9.98 | 3.13 | - |
| YUV | 87.31 | 99.61 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 37 | 0 | 0.26 | 0.67 | 0.56 | 37.11 | 0.51 | 0.29 |
| Hex | 71 | 54 | 25 | 0 | 1A | 43 | 38 | 25 | 33 | 1D |
| Octal | 161 | 124 | 45 | 0 | 32 | 103 | 70 | 45 | 63 | 35 |
| Binary | 1110001 | 1010100 | 100101 | 0 | 11010 | 1000011 | 111000 | 100101 | 110011 | 11101 |
Color Harmonies of #715425
Complementary color
Monochromatic Colors of #715425
Black with #715425
Text Example
Text Example
White with #715425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715425; }
p { color: rgb(113,84,37); }
H1.HeaderClassName
{
color: #715425;
}
.AnyTagClassName
{
color: #715425;
}
</style>
background-color css
<style>
a { background-color: #715425; }
a { background-color: rgb(113,84,37); }
div.DivClassName
{
background-color: #715425;
}
.BgClassName
{
background-color: #715425;
}
</style>
border-color css
<style>
span { border-color: #715425; }
span { border-color: rgb(113,84,37); }
td.TdClassName
{
border-color: #715425;
}
.TagClassName
{
border-color: #715425;
}
</style>