Shades of Falcon #745459
Tints of Falcon #745459
RGB
CMYK
RGB Variations
Color information
#745459 (or 0x745459) is known color: Falcon. HEX triplet: 74, 54 and 59. RGB value is (116,84,89). Sum of RGB (Red+Green+Blue) = 116+84+89=289 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.14% from 289); Green value is 84 (33.20% from 255 or 29.07% from 289); Blue value is 89 (35.16% from 255 or 30.80% from 289); Max value from RGB is 116 - color contains mainly: red. Hex color #745459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745459 is #8BABA6. Grayscale: #5E5E5E. Windows color (decimal): -9153447 or 5854324. OLE color: 5854324.
HSL color Cylindrical-coordinate representation of color #745459: hue angle of 350.62º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #745459 is Cyan = 0, Magento = 0.28, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 84 | 89 | - |
| CMYK | 0 | 0.28 | 0.23 | 0.55 |
| HSL | 350.63º | 0.16% | 0.39% | - |
| HSV(B) | 350.63º | 0.28% | 0.45% | - |
| XYZ | 12.18 | 10.77 | 10.89 | - |
| YUV | 94.14 | 125.1 | 143.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 84 | 89 | 0 | 0.28 | 0.23 | 0.55 | 350.63 | 0.16 | 0.39 |
| Hex | 74 | 54 | 59 | 0 | 1C | 17 | 37 | 15F | 10 | 27 |
| Octal | 164 | 124 | 131 | 0 | 34 | 27 | 67 | 537 | 20 | 47 |
| Binary | 1110100 | 1010100 | 1011001 | 0 | 11100 | 10111 | 110111 | 101011111 | 10000 | 100111 |
Color Harmonies of #745459
Complementary color
Monochromatic Colors of #745459
Black with #745459
Text Example
Text Example
White with #745459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745459; }
p { color: rgb(116,84,89); }
H1.HeaderClassName
{
color: #745459;
}
.AnyTagClassName
{
color: #745459;
}
</style>
background-color css
<style>
a { background-color: #745459; }
a { background-color: rgb(116,84,89); }
div.DivClassName
{
background-color: #745459;
}
.BgClassName
{
background-color: #745459;
}
</style>
border-color css
<style>
span { border-color: #745459; }
span { border-color: rgb(116,84,89); }
td.TdClassName
{
border-color: #745459;
}
.TagClassName
{
border-color: #745459;
}
</style>