Shades of Falcon #725056
Tints of Falcon #725056
RGB
CMYK
RGB Variations
Color information
#725056 (or 0x725056) is known color: Falcon. HEX triplet: 72, 50 and 56. RGB value is (114,80,86). Sum of RGB (Red+Green+Blue) = 114+80+86=280 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.71% from 280); Green value is 80 (31.64% from 255 or 28.57% from 280); Blue value is 86 (33.98% from 255 or 30.71% from 280); Max value from RGB is 114 - color contains mainly: red. Hex color #725056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725056 is #8DAFA9. Grayscale: #5A5A5A. Windows color (decimal): -9285546 or 5656690. OLE color: 5656690.
HSL color Cylindrical-coordinate representation of color #725056: hue angle of 349.41º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #725056 is Cyan = 0, Magento = 0.30, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 86 | - |
| CMYK | 0 | 0.30 | 0.25 | 0.55 |
| HSL | 349.41º | 0.18% | 0.38% | - |
| HSV(B) | 349.41º | 0.3% | 0.45% | - |
| XYZ | 11.49 | 9.99 | 10.13 | - |
| YUV | 90.85 | 125.26 | 144.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 86 | 0 | 0.30 | 0.25 | 0.55 | 349.41 | 0.18 | 0.38 |
| Hex | 72 | 50 | 56 | 0 | 1E | 19 | 37 | 15D | 12 | 26 |
| Octal | 162 | 120 | 126 | 0 | 36 | 31 | 67 | 535 | 22 | 46 |
| Binary | 1110010 | 1010000 | 1010110 | 0 | 11110 | 11001 | 110111 | 101011101 | 10010 | 100110 |
Color Harmonies of #725056
Complementary color
Monochromatic Colors of #725056
Black with #725056
Text Example
Text Example
White with #725056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725056; }
p { color: rgb(114,80,86); }
H1.HeaderClassName
{
color: #725056;
}
.AnyTagClassName
{
color: #725056;
}
</style>
background-color css
<style>
a { background-color: #725056; }
a { background-color: rgb(114,80,86); }
div.DivClassName
{
background-color: #725056;
}
.BgClassName
{
background-color: #725056;
}
</style>
border-color css
<style>
span { border-color: #725056; }
span { border-color: rgb(114,80,86); }
td.TdClassName
{
border-color: #725056;
}
.TagClassName
{
border-color: #725056;
}
</style>