Shades of Falcon #715359
Tints of Falcon #715359
RGB
CMYK
RGB Variations
Color information
#715359 (or 0x715359) is known color: Falcon. HEX triplet: 71, 53 and 59. RGB value is (113,83,89). Sum of RGB (Red+Green+Blue) = 113+83+89=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 83 (32.81% from 255 or 29.12% from 285); Blue value is 89 (35.16% from 255 or 31.23% from 285); Max value from RGB is 113 - color contains mainly: red. Hex color #715359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715359 is #8EACA6. Grayscale: #5C5C5C. Windows color (decimal): -9350311 or 5854065. OLE color: 5854065.
HSL color Cylindrical-coordinate representation of color #715359: hue angle of 348º degrees, saturation: 0.15, 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 #715359 is Cyan = 0, Magento = 0.27, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 89 | - |
| CMYK | 0 | 0.27 | 0.21 | 0.56 |
| HSL | 348º | 0.15% | 0.38% | - |
| HSV(B) | 348º | 0.27% | 0.44% | - |
| XYZ | 11.71 | 10.42 | 10.85 | - |
| YUV | 92.65 | 125.94 | 142.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 89 | 0 | 0.27 | 0.21 | 0.56 | 348 | 0.15 | 0.38 |
| Hex | 71 | 53 | 59 | 0 | 1B | 15 | 38 | 15C | F | 26 |
| Octal | 161 | 123 | 131 | 0 | 33 | 25 | 70 | 534 | 17 | 46 |
| Binary | 1110001 | 1010011 | 1011001 | 0 | 11011 | 10101 | 111000 | 101011100 | 1111 | 100110 |
Color Harmonies of #715359
Complementary color
Monochromatic Colors of #715359
Black with #715359
Text Example
Text Example
White with #715359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715359; }
p { color: rgb(113,83,89); }
H1.HeaderClassName
{
color: #715359;
}
.AnyTagClassName
{
color: #715359;
}
</style>
background-color css
<style>
a { background-color: #715359; }
a { background-color: rgb(113,83,89); }
div.DivClassName
{
background-color: #715359;
}
.BgClassName
{
background-color: #715359;
}
</style>
border-color css
<style>
span { border-color: #715359; }
span { border-color: rgb(113,83,89); }
td.TdClassName
{
border-color: #715359;
}
.TagClassName
{
border-color: #715359;
}
</style>