Shades of Falcon #715053
Tints of Falcon #715053
RGB
CMYK
RGB Variations
Color information
#715053 (or 0x715053) is known color: Falcon. HEX triplet: 71, 50 and 53. RGB value is (113,80,83). Sum of RGB (Red+Green+Blue) = 113+80+83=276 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.94% from 276); Green value is 80 (31.64% from 255 or 28.99% from 276); Blue value is 83 (32.81% from 255 or 30.07% from 276); Max value from RGB is 113 - color contains mainly: red. Hex color #715053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715053 is #8EAFAC. Grayscale: #5A5A5A. Windows color (decimal): -9351085 or 5460081. OLE color: 5460081.
HSL color Cylindrical-coordinate representation of color #715053: hue angle of 354.55º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #715053 is Cyan = 0, Magento = 0.29, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 83 | - |
| CMYK | 0 | 0.29 | 0.27 | 0.56 |
| HSL | 354.55º | 0.17% | 0.38% | - |
| HSV(B) | 354.55º | 0.29% | 0.44% | - |
| XYZ | 11.24 | 9.87 | 9.5 | - |
| YUV | 90.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 83 | 0 | 0.29 | 0.27 | 0.56 | 354.55 | 0.17 | 0.38 |
| Hex | 71 | 50 | 53 | 0 | 1D | 1B | 38 | 163 | 11 | 26 |
| Octal | 161 | 120 | 123 | 0 | 35 | 33 | 70 | 543 | 21 | 46 |
| Binary | 1110001 | 1010000 | 1010011 | 0 | 11101 | 11011 | 111000 | 101100011 | 10001 | 100110 |
Color Harmonies of #715053
Complementary color
Monochromatic Colors of #715053
Black with #715053
Text Example
Text Example
White with #715053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715053; }
p { color: rgb(113,80,83); }
H1.HeaderClassName
{
color: #715053;
}
.AnyTagClassName
{
color: #715053;
}
</style>
background-color css
<style>
a { background-color: #715053; }
a { background-color: rgb(113,80,83); }
div.DivClassName
{
background-color: #715053;
}
.BgClassName
{
background-color: #715053;
}
</style>
border-color css
<style>
span { border-color: #715053; }
span { border-color: rgb(113,80,83); }
td.TdClassName
{
border-color: #715053;
}
.TagClassName
{
border-color: #715053;
}
</style>