Shades of Falcon #715557
Tints of Falcon #715557
RGB
CMYK
RGB Variations
Color information
#715557 (or 0x715557) is known color: Falcon. HEX triplet: 71, 55 and 57. RGB value is (113,85,87). Sum of RGB (Red+Green+Blue) = 113+85+87=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 85 (33.59% from 255 or 29.82% from 285); Blue value is 87 (34.38% from 255 or 30.53% from 285); Max value from RGB is 113 - color contains mainly: red. Hex color #715557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715557 is #8EAAA8. Grayscale: #5D5D5D. Windows color (decimal): -9349801 or 5723505. OLE color: 5723505.
HSL color Cylindrical-coordinate representation of color #715557: hue angle of 355.71º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #715557 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 87 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.56 |
| HSL | 355.71º | 0.14% | 0.39% | - |
| HSV(B) | 355.71º | 0.25% | 0.44% | - |
| XYZ | 11.78 | 10.7 | 10.46 | - |
| YUV | 93.6 | 124.28 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 87 | 0 | 0.25 | 0.23 | 0.56 | 355.71 | 0.14 | 0.39 |
| Hex | 71 | 55 | 57 | 0 | 19 | 17 | 38 | 164 | E | 27 |
| Octal | 161 | 125 | 127 | 0 | 31 | 27 | 70 | 544 | 16 | 47 |
| Binary | 1110001 | 1010101 | 1010111 | 0 | 11001 | 10111 | 111000 | 101100100 | 1110 | 100111 |
Color Harmonies of #715557
Complementary color
Monochromatic Colors of #715557
Black with #715557
Text Example
Text Example
White with #715557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715557; }
p { color: rgb(113,85,87); }
H1.HeaderClassName
{
color: #715557;
}
.AnyTagClassName
{
color: #715557;
}
</style>
background-color css
<style>
a { background-color: #715557; }
a { background-color: rgb(113,85,87); }
div.DivClassName
{
background-color: #715557;
}
.BgClassName
{
background-color: #715557;
}
</style>
border-color css
<style>
span { border-color: #715557; }
span { border-color: rgb(113,85,87); }
td.TdClassName
{
border-color: #715557;
}
.TagClassName
{
border-color: #715557;
}
</style>