Shades of Falcon #725054
Tints of Falcon #725054
RGB
CMYK
RGB Variations
Color information
#725054 (or 0x725054) is known color: Falcon. HEX triplet: 72, 50 and 54. RGB value is (114,80,84). Sum of RGB (Red+Green+Blue) = 114+80+84=278 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.01% from 278); Green value is 80 (31.64% from 255 or 28.78% from 278); Blue value is 84 (33.20% from 255 or 30.22% from 278); Max value from RGB is 114 - color contains mainly: red. Hex color #725054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725054 is #8DAFAB. Grayscale: #5A5A5A. Windows color (decimal): -9285548 or 5525618. OLE color: 5525618.
HSL color Cylindrical-coordinate representation of color #725054: hue angle of 352.94º 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 #725054 is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 84 | - |
| CMYK | 0 | 0.30 | 0.26 | 0.55 |
| HSL | 352.94º | 0.18% | 0.38% | - |
| HSV(B) | 352.94º | 0.3% | 0.45% | - |
| XYZ | 11.41 | 9.95 | 9.71 | - |
| YUV | 90.62 | 124.26 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 84 | 0 | 0.30 | 0.26 | 0.55 | 352.94 | 0.18 | 0.38 |
| Hex | 72 | 50 | 54 | 0 | 1E | 1A | 37 | 161 | 12 | 26 |
| Octal | 162 | 120 | 124 | 0 | 36 | 32 | 67 | 541 | 22 | 46 |
| Binary | 1110010 | 1010000 | 1010100 | 0 | 11110 | 11010 | 110111 | 101100001 | 10010 | 100110 |
Color Harmonies of #725054
Complementary color
Monochromatic Colors of #725054
Black with #725054
Text Example
Text Example
White with #725054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725054; }
p { color: rgb(114,80,84); }
H1.HeaderClassName
{
color: #725054;
}
.AnyTagClassName
{
color: #725054;
}
</style>
background-color css
<style>
a { background-color: #725054; }
a { background-color: rgb(114,80,84); }
div.DivClassName
{
background-color: #725054;
}
.BgClassName
{
background-color: #725054;
}
</style>
border-color css
<style>
span { border-color: #725054; }
span { border-color: rgb(114,80,84); }
td.TdClassName
{
border-color: #725054;
}
.TagClassName
{
border-color: #725054;
}
</style>