Shades of Falcon #745457
Tints of Falcon #745457
RGB
CMYK
RGB Variations
Color information
#745457 (or 0x745457) is known color: Falcon. HEX triplet: 74, 54 and 57. RGB value is (116,84,87). Sum of RGB (Red+Green+Blue) = 116+84+87=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 84 (33.20% from 255 or 29.27% from 287); Blue value is 87 (34.38% from 255 or 30.31% from 287); Max value from RGB is 116 - color contains mainly: red. Hex color #745457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745457 is #8BABA8. Grayscale: #5D5D5D. Windows color (decimal): -9153449 or 5723252. OLE color: 5723252.
HSL color Cylindrical-coordinate representation of color #745457: hue angle of 354.38º 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 #745457 is Cyan = 0, Magento = 0.28, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 84 | 87 | - |
| CMYK | 0 | 0.28 | 0.25 | 0.55 |
| HSL | 354.38º | 0.16% | 0.39% | - |
| HSV(B) | 354.38º | 0.28% | 0.45% | - |
| XYZ | 12.09 | 10.74 | 10.45 | - |
| YUV | 93.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 84 | 87 | 0 | 0.28 | 0.25 | 0.55 | 354.38 | 0.16 | 0.39 |
| Hex | 74 | 54 | 57 | 0 | 1C | 19 | 37 | 162 | 10 | 27 |
| Octal | 164 | 124 | 127 | 0 | 34 | 31 | 67 | 542 | 20 | 47 |
| Binary | 1110100 | 1010100 | 1010111 | 0 | 11100 | 11001 | 110111 | 101100010 | 10000 | 100111 |
Color Harmonies of #745457
Complementary color
Monochromatic Colors of #745457
Black with #745457
Text Example
Text Example
White with #745457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745457; }
p { color: rgb(116,84,87); }
H1.HeaderClassName
{
color: #745457;
}
.AnyTagClassName
{
color: #745457;
}
</style>
background-color css
<style>
a { background-color: #745457; }
a { background-color: rgb(116,84,87); }
div.DivClassName
{
background-color: #745457;
}
.BgClassName
{
background-color: #745457;
}
</style>
border-color css
<style>
span { border-color: #745457; }
span { border-color: rgb(116,84,87); }
td.TdClassName
{
border-color: #745457;
}
.TagClassName
{
border-color: #745457;
}
</style>