Shades of Falcon #715257
Tints of Falcon #715257
RGB
CMYK
RGB Variations
Color information
#715257 (or 0x715257) is known color: Falcon. HEX triplet: 71, 52 and 57. RGB value is (113,82,87). Sum of RGB (Red+Green+Blue) = 113+82+87=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 82 (32.42% from 255 or 29.08% from 282); Blue value is 87 (34.38% from 255 or 30.85% from 282); Max value from RGB is 113 - color contains mainly: red. Hex color #715257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715257 is #8EADA8. Grayscale: #5B5B5B. Windows color (decimal): -9350569 or 5722737. OLE color: 5722737.
HSL color Cylindrical-coordinate representation of color #715257: hue angle of 350.32º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #715257 is Cyan = 0, Magento = 0.27, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 87 | - |
| CMYK | 0 | 0.27 | 0.23 | 0.56 |
| HSL | 350.32º | 0.16% | 0.38% | - |
| HSV(B) | 350.32º | 0.27% | 0.44% | - |
| XYZ | 11.55 | 10.23 | 10.38 | - |
| YUV | 91.84 | 125.27 | 143.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 87 | 0 | 0.27 | 0.23 | 0.56 | 350.32 | 0.16 | 0.38 |
| Hex | 71 | 52 | 57 | 0 | 1B | 17 | 38 | 15E | 10 | 26 |
| Octal | 161 | 122 | 127 | 0 | 33 | 27 | 70 | 536 | 20 | 46 |
| Binary | 1110001 | 1010010 | 1010111 | 0 | 11011 | 10111 | 111000 | 101011110 | 10000 | 100110 |
Color Harmonies of #715257
Complementary color
Monochromatic Colors of #715257
Black with #715257
Text Example
Text Example
White with #715257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715257; }
p { color: rgb(113,82,87); }
H1.HeaderClassName
{
color: #715257;
}
.AnyTagClassName
{
color: #715257;
}
</style>
background-color css
<style>
a { background-color: #715257; }
a { background-color: rgb(113,82,87); }
div.DivClassName
{
background-color: #715257;
}
.BgClassName
{
background-color: #715257;
}
</style>
border-color css
<style>
span { border-color: #715257; }
span { border-color: rgb(113,82,87); }
td.TdClassName
{
border-color: #715257;
}
.TagClassName
{
border-color: #715257;
}
</style>