Shades of Falcon #715259
Tints of Falcon #715259
RGB
CMYK
RGB Variations
Color information
#715259 (or 0x715259) is known color: Falcon. HEX triplet: 71, 52 and 59. RGB value is (113,82,89). Sum of RGB (Red+Green+Blue) = 113+82+89=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 82 (32.42% from 255 or 28.87% from 284); Blue value is 89 (35.16% from 255 or 31.34% from 284); Max value from RGB is 113 - color contains mainly: red. Hex color #715259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715259 is #8EADA6. Grayscale: #5C5C5C. Windows color (decimal): -9350567 or 5853809. OLE color: 5853809.
HSL color Cylindrical-coordinate representation of color #715259: hue angle of 346.45º 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 #715259 is Cyan = 0, Magento = 0.27, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 89 | - |
| CMYK | 0 | 0.27 | 0.21 | 0.56 |
| HSL | 346.45º | 0.16% | 0.38% | - |
| HSV(B) | 346.45º | 0.27% | 0.44% | - |
| XYZ | 11.63 | 10.27 | 10.82 | - |
| YUV | 92.07 | 126.27 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 89 | 0 | 0.27 | 0.21 | 0.56 | 346.45 | 0.16 | 0.38 |
| Hex | 71 | 52 | 59 | 0 | 1B | 15 | 38 | 15A | 10 | 26 |
| Octal | 161 | 122 | 131 | 0 | 33 | 25 | 70 | 532 | 20 | 46 |
| Binary | 1110001 | 1010010 | 1011001 | 0 | 11011 | 10101 | 111000 | 101011010 | 10000 | 100110 |
Color Harmonies of #715259
Complementary color
Monochromatic Colors of #715259
Black with #715259
Text Example
Text Example
White with #715259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715259; }
p { color: rgb(113,82,89); }
H1.HeaderClassName
{
color: #715259;
}
.AnyTagClassName
{
color: #715259;
}
</style>
background-color css
<style>
a { background-color: #715259; }
a { background-color: rgb(113,82,89); }
div.DivClassName
{
background-color: #715259;
}
.BgClassName
{
background-color: #715259;
}
</style>
border-color css
<style>
span { border-color: #715259; }
span { border-color: rgb(113,82,89); }
td.TdClassName
{
border-color: #715259;
}
.TagClassName
{
border-color: #715259;
}
</style>