Shades of Falcon #715156
Tints of Falcon #715156
RGB
CMYK
RGB Variations
Color information
#715156 (or 0x715156) is known color: Falcon. HEX triplet: 71, 51 and 56. RGB value is (113,81,86). Sum of RGB (Red+Green+Blue) = 113+81+86=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 81 (32.03% from 255 or 28.93% from 280); Blue value is 86 (33.98% from 255 or 30.71% from 280); Max value from RGB is 113 - color contains mainly: red. Hex color #715156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715156 is #8EAEA9. Grayscale: #5B5B5B. Windows color (decimal): -9350826 or 5656945. OLE color: 5656945.
HSL color Cylindrical-coordinate representation of color #715156: hue angle of 350.62º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #715156 is Cyan = 0, Magento = 0.28, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 86 | - |
| CMYK | 0 | 0.28 | 0.24 | 0.56 |
| HSL | 350.63º | 0.16% | 0.38% | - |
| HSV(B) | 350.63º | 0.28% | 0.44% | - |
| XYZ | 11.43 | 10.07 | 10.14 | - |
| YUV | 91.14 | 125.1 | 143.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 86 | 0 | 0.28 | 0.24 | 0.56 | 350.63 | 0.16 | 0.38 |
| Hex | 71 | 51 | 56 | 0 | 1C | 18 | 38 | 15F | 10 | 26 |
| Octal | 161 | 121 | 126 | 0 | 34 | 30 | 70 | 537 | 20 | 46 |
| Binary | 1110001 | 1010001 | 1010110 | 0 | 11100 | 11000 | 111000 | 101011111 | 10000 | 100110 |
Color Harmonies of #715156
Complementary color
Monochromatic Colors of #715156
Black with #715156
Text Example
Text Example
White with #715156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715156; }
p { color: rgb(113,81,86); }
H1.HeaderClassName
{
color: #715156;
}
.AnyTagClassName
{
color: #715156;
}
</style>
background-color css
<style>
a { background-color: #715156; }
a { background-color: rgb(113,81,86); }
div.DivClassName
{
background-color: #715156;
}
.BgClassName
{
background-color: #715156;
}
</style>
border-color css
<style>
span { border-color: #715156; }
span { border-color: rgb(113,81,86); }
td.TdClassName
{
border-color: #715156;
}
.TagClassName
{
border-color: #715156;
}
</style>