Shades of Falcon #715659
Tints of Falcon #715659
RGB
CMYK
RGB Variations
Color information
#715659 (or 0x715659) is known color: Falcon. HEX triplet: 71, 56 and 59. RGB value is (113,86,89). Sum of RGB (Red+Green+Blue) = 113+86+89=288 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.24% from 288); Green value is 86 (33.98% from 255 or 29.86% from 288); Blue value is 89 (35.16% from 255 or 30.90% from 288); Max value from RGB is 113 - color contains mainly: red. Hex color #715659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715659 is #8EA9A6. Grayscale: #5E5E5E. Windows color (decimal): -9349543 or 5854833. OLE color: 5854833.
HSL color Cylindrical-coordinate representation of color #715659: hue angle of 353.33º 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 #715659 is Cyan = 0, Magento = 0.24, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 89 | - |
| CMYK | 0 | 0.24 | 0.21 | 0.56 |
| HSL | 353.33º | 0.14% | 0.39% | - |
| HSV(B) | 353.33º | 0.24% | 0.44% | - |
| XYZ | 11.94 | 10.89 | 10.92 | - |
| YUV | 94.42 | 124.95 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 89 | 0 | 0.24 | 0.21 | 0.56 | 353.33 | 0.14 | 0.39 |
| Hex | 71 | 56 | 59 | 0 | 18 | 15 | 38 | 161 | E | 27 |
| Octal | 161 | 126 | 131 | 0 | 30 | 25 | 70 | 541 | 16 | 47 |
| Binary | 1110001 | 1010110 | 1011001 | 0 | 11000 | 10101 | 111000 | 101100001 | 1110 | 100111 |
Color Harmonies of #715659
Complementary color
Monochromatic Colors of #715659
Black with #715659
Text Example
Text Example
White with #715659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715659; }
p { color: rgb(113,86,89); }
H1.HeaderClassName
{
color: #715659;
}
.AnyTagClassName
{
color: #715659;
}
</style>
background-color css
<style>
a { background-color: #715659; }
a { background-color: rgb(113,86,89); }
div.DivClassName
{
background-color: #715659;
}
.BgClassName
{
background-color: #715659;
}
</style>
border-color css
<style>
span { border-color: #715659; }
span { border-color: rgb(113,86,89); }
td.TdClassName
{
border-color: #715659;
}
.TagClassName
{
border-color: #715659;
}
</style>