Shades of Falcon #745758
Tints of Falcon #745758
RGB
CMYK
RGB Variations
Color information
#745758 (or 0x745758) is known color: Falcon. HEX triplet: 74, 57 and 58. RGB value is (116,87,88). Sum of RGB (Red+Green+Blue) = 116+87+88=291 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.86% from 291); Green value is 87 (34.38% from 255 or 29.90% from 291); Blue value is 88 (34.77% from 255 or 30.24% from 291); Max value from RGB is 116 - color contains mainly: red. Hex color #745758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745758 is #8BA8A7. Grayscale: #5F5F5F. Windows color (decimal): -9152680 or 5789556. OLE color: 5789556.
HSL color Cylindrical-coordinate representation of color #745758: hue angle of 357.93º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #745758 is Cyan = 0, Magento = 0.25, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 87 | 88 | - |
| CMYK | 0 | 0.25 | 0.24 | 0.55 |
| HSL | 357.93º | 0.14% | 0.4% | - |
| HSV(B) | 357.93º | 0.25% | 0.45% | - |
| XYZ | 12.37 | 11.23 | 10.75 | - |
| YUV | 95.79 | 123.61 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 87 | 88 | 0 | 0.25 | 0.24 | 0.55 | 357.93 | 0.14 | 0.4 |
| Hex | 74 | 57 | 58 | 0 | 19 | 18 | 37 | 166 | E | 28 |
| Octal | 164 | 127 | 130 | 0 | 31 | 30 | 67 | 546 | 16 | 50 |
| Binary | 1110100 | 1010111 | 1011000 | 0 | 11001 | 11000 | 110111 | 101100110 | 1110 | 101000 |
Color Harmonies of #745758
Complementary color
Monochromatic Colors of #745758
Black with #745758
Text Example
Text Example
White with #745758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745758; }
p { color: rgb(116,87,88); }
H1.HeaderClassName
{
color: #745758;
}
.AnyTagClassName
{
color: #745758;
}
</style>
background-color css
<style>
a { background-color: #745758; }
a { background-color: rgb(116,87,88); }
div.DivClassName
{
background-color: #745758;
}
.BgClassName
{
background-color: #745758;
}
</style>
border-color css
<style>
span { border-color: #745758; }
span { border-color: rgb(116,87,88); }
td.TdClassName
{
border-color: #745758;
}
.TagClassName
{
border-color: #745758;
}
</style>