Shades of Falcon #715657
Tints of Falcon #715657
RGB
CMYK
RGB Variations
Color information
#715657 (or 0x715657) is known color: Falcon. HEX triplet: 71, 56 and 57. RGB value is (113,86,87). Sum of RGB (Red+Green+Blue) = 113+86+87=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 86 (33.98% from 255 or 30.07% from 286); Blue value is 87 (34.38% from 255 or 30.42% from 286); Max value from RGB is 113 - color contains mainly: red. Hex color #715657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715657 is #8EA9A8. Grayscale: #5E5E5E. Windows color (decimal): -9349545 or 5723761. OLE color: 5723761.
HSL color Cylindrical-coordinate representation of color #715657: hue angle of 357.78º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #715657 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 87 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.56 |
| HSL | 357.78º | 0.14% | 0.39% | - |
| HSV(B) | 357.78º | 0.24% | 0.44% | - |
| XYZ | 11.86 | 10.85 | 10.49 | - |
| YUV | 94.19 | 123.95 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 87 | 0 | 0.24 | 0.23 | 0.56 | 357.78 | 0.14 | 0.39 |
| Hex | 71 | 56 | 57 | 0 | 18 | 17 | 38 | 166 | E | 27 |
| Octal | 161 | 126 | 127 | 0 | 30 | 27 | 70 | 546 | 16 | 47 |
| Binary | 1110001 | 1010110 | 1010111 | 0 | 11000 | 10111 | 111000 | 101100110 | 1110 | 100111 |
Color Harmonies of #715657
Complementary color
Monochromatic Colors of #715657
Black with #715657
Text Example
Text Example
White with #715657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715657; }
p { color: rgb(113,86,87); }
H1.HeaderClassName
{
color: #715657;
}
.AnyTagClassName
{
color: #715657;
}
</style>
background-color css
<style>
a { background-color: #715657; }
a { background-color: rgb(113,86,87); }
div.DivClassName
{
background-color: #715657;
}
.BgClassName
{
background-color: #715657;
}
</style>
border-color css
<style>
span { border-color: #715657; }
span { border-color: rgb(113,86,87); }
td.TdClassName
{
border-color: #715657;
}
.TagClassName
{
border-color: #715657;
}
</style>