Shades of Horses Neck #715427
Tints of Horses Neck #715427
RGB
CMYK
RGB Variations
Color information
#715427 (or 0x715427) is known color: Horses Neck. HEX triplet: 71, 54 and 27. RGB value is (113,84,39). Sum of RGB (Red+Green+Blue) = 113+84+39=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 39 (15.62% from 255 or 16.53% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #715427 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715427 is #8EABD8. Grayscale: #575757. Windows color (decimal): -9350105 or 2577521. OLE color: 2577521.
HSL color Cylindrical-coordinate representation of color #715427: hue angle of 36.49º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #715427 is Cyan = 0, Magento = 0.26, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 39 | - |
| CMYK | 0 | 0.26 | 0.65 | 0.56 |
| HSL | 36.49º | 0.49% | 0.3% | - |
| HSV(B) | 36.49º | 0.65% | 0.44% | - |
| XYZ | 10.35 | 10 | 3.3 | - |
| YUV | 87.54 | 100.61 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 39 | 0 | 0.26 | 0.65 | 0.56 | 36.49 | 0.49 | 0.3 |
| Hex | 71 | 54 | 27 | 0 | 1A | 41 | 38 | 24 | 31 | 1E |
| Octal | 161 | 124 | 47 | 0 | 32 | 101 | 70 | 44 | 61 | 36 |
| Binary | 1110001 | 1010100 | 100111 | 0 | 11010 | 1000001 | 111000 | 100100 | 110001 | 11110 |
Color Harmonies of #715427
Complementary color
Monochromatic Colors of #715427
Black with #715427
Text Example
Text Example
White with #715427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715427; }
p { color: rgb(113,84,39); }
H1.HeaderClassName
{
color: #715427;
}
.AnyTagClassName
{
color: #715427;
}
</style>
background-color css
<style>
a { background-color: #715427; }
a { background-color: rgb(113,84,39); }
div.DivClassName
{
background-color: #715427;
}
.BgClassName
{
background-color: #715427;
}
</style>
border-color css
<style>
span { border-color: #715427; }
span { border-color: rgb(113,84,39); }
td.TdClassName
{
border-color: #715427;
}
.TagClassName
{
border-color: #715427;
}
</style>