Shades of Falcon #745658
Tints of Falcon #745658
RGB
CMYK
RGB Variations
Color information
#745658 (or 0x745658) is known color: Falcon. HEX triplet: 74, 56 and 58. RGB value is (116,86,88). Sum of RGB (Red+Green+Blue) = 116+86+88=290 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40% from 290); Green value is 86 (33.98% from 255 or 29.66% from 290); Blue value is 88 (34.77% from 255 or 30.34% from 290); Max value from RGB is 116 - color contains mainly: red. Hex color #745658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745658 is #8BA9A7. Grayscale: #5F5F5F. Windows color (decimal): -9152936 or 5789300. OLE color: 5789300.
HSL color Cylindrical-coordinate representation of color #745658: hue angle of 356º 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 #745658 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 86 | 88 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.55 |
| HSL | 356º | 0.15% | 0.4% | - |
| HSV(B) | 356º | 0.26% | 0.45% | - |
| XYZ | 12.29 | 11.07 | 10.72 | - |
| YUV | 95.2 | 123.94 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 86 | 88 | 0 | 0.26 | 0.24 | 0.55 | 356 | 0.15 | 0.4 |
| Hex | 74 | 56 | 58 | 0 | 1A | 18 | 37 | 164 | F | 28 |
| Octal | 164 | 126 | 130 | 0 | 32 | 30 | 67 | 544 | 17 | 50 |
| Binary | 1110100 | 1010110 | 1011000 | 0 | 11010 | 11000 | 110111 | 101100100 | 1111 | 101000 |
Color Harmonies of #745658
Complementary color
Monochromatic Colors of #745658
Black with #745658
Text Example
Text Example
White with #745658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745658; }
p { color: rgb(116,86,88); }
H1.HeaderClassName
{
color: #745658;
}
.AnyTagClassName
{
color: #745658;
}
</style>
background-color css
<style>
a { background-color: #745658; }
a { background-color: rgb(116,86,88); }
div.DivClassName
{
background-color: #745658;
}
.BgClassName
{
background-color: #745658;
}
</style>
border-color css
<style>
span { border-color: #745658; }
span { border-color: rgb(116,86,88); }
td.TdClassName
{
border-color: #745658;
}
.TagClassName
{
border-color: #745658;
}
</style>