Shades of Falcon #715154
Tints of Falcon #715154
RGB
CMYK
RGB Variations
Color information
#715154 (or 0x715154) is known color: Falcon. HEX triplet: 71, 51 and 54. RGB value is (113,81,84). Sum of RGB (Red+Green+Blue) = 113+81+84=278 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.65% from 278); Green value is 81 (32.03% from 255 or 29.14% from 278); Blue value is 84 (33.20% from 255 or 30.22% from 278); Max value from RGB is 113 - color contains mainly: red. Hex color #715154 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715154 is #8EAEAB. Grayscale: #5A5A5A. Windows color (decimal): -9350828 or 5525873. OLE color: 5525873.
HSL color Cylindrical-coordinate representation of color #715154: hue angle of 354.38º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #715154 is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 84 | - |
| CMYK | 0 | 0.28 | 0.26 | 0.56 |
| HSL | 354.38º | 0.16% | 0.38% | - |
| HSV(B) | 354.38º | 0.28% | 0.44% | - |
| XYZ | 11.35 | 10.04 | 9.73 | - |
| YUV | 90.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 84 | 0 | 0.28 | 0.26 | 0.56 | 354.38 | 0.16 | 0.38 |
| Hex | 71 | 51 | 54 | 0 | 1C | 1A | 38 | 162 | 10 | 26 |
| Octal | 161 | 121 | 124 | 0 | 34 | 32 | 70 | 542 | 20 | 46 |
| Binary | 1110001 | 1010001 | 1010100 | 0 | 11100 | 11010 | 111000 | 101100010 | 10000 | 100110 |
Color Harmonies of #715154
Complementary color
Monochromatic Colors of #715154
Black with #715154
Text Example
Text Example
White with #715154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715154; }
p { color: rgb(113,81,84); }
H1.HeaderClassName
{
color: #715154;
}
.AnyTagClassName
{
color: #715154;
}
</style>
background-color css
<style>
a { background-color: #715154; }
a { background-color: rgb(113,81,84); }
div.DivClassName
{
background-color: #715154;
}
.BgClassName
{
background-color: #715154;
}
</style>
border-color css
<style>
span { border-color: #715154; }
span { border-color: rgb(113,81,84); }
td.TdClassName
{
border-color: #715154;
}
.TagClassName
{
border-color: #715154;
}
</style>