Shades of Falcon #745657
Tints of Falcon #745657
RGB
CMYK
RGB Variations
Color information
#745657 (or 0x745657) is known color: Falcon. HEX triplet: 74, 56 and 57. RGB value is (116,86,87). Sum of RGB (Red+Green+Blue) = 116+86+87=289 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.14% from 289); Green value is 86 (33.98% from 255 or 29.76% from 289); Blue value is 87 (34.38% from 255 or 30.10% from 289); Max value from RGB is 116 - color contains mainly: red. Hex color #745657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745657 is #8BA9A8. Grayscale: #5F5F5F. Windows color (decimal): -9152937 or 5723764. OLE color: 5723764.
HSL color Cylindrical-coordinate representation of color #745657: hue angle of 358º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #745657 is Cyan = 0, Magento = 0.26, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 86 | 87 | - |
| CMYK | 0 | 0.26 | 0.25 | 0.55 |
| HSL | 358º | 0.15% | 0.4% | - |
| HSV(B) | 358º | 0.26% | 0.45% | - |
| XYZ | 12.25 | 11.06 | 10.51 | - |
| YUV | 95.08 | 123.44 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 86 | 87 | 0 | 0.26 | 0.25 | 0.55 | 358 | 0.15 | 0.4 |
| Hex | 74 | 56 | 57 | 0 | 1A | 19 | 37 | 166 | F | 28 |
| Octal | 164 | 126 | 127 | 0 | 32 | 31 | 67 | 546 | 17 | 50 |
| Binary | 1110100 | 1010110 | 1010111 | 0 | 11010 | 11001 | 110111 | 101100110 | 1111 | 101000 |
Color Harmonies of #745657
Complementary color
Monochromatic Colors of #745657
Black with #745657
Text Example
Text Example
White with #745657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745657; }
p { color: rgb(116,86,87); }
H1.HeaderClassName
{
color: #745657;
}
.AnyTagClassName
{
color: #745657;
}
</style>
background-color css
<style>
a { background-color: #745657; }
a { background-color: rgb(116,86,87); }
div.DivClassName
{
background-color: #745657;
}
.BgClassName
{
background-color: #745657;
}
</style>
border-color css
<style>
span { border-color: #745657; }
span { border-color: rgb(116,86,87); }
td.TdClassName
{
border-color: #745657;
}
.TagClassName
{
border-color: #745657;
}
</style>