Shades of Falcon #746062
Tints of Falcon #746062
RGB
CMYK
RGB Variations
Color information
#746062 (or 0x746062) is known color: Falcon. HEX triplet: 74, 60 and 62. RGB value is (116,96,98). Sum of RGB (Red+Green+Blue) = 116+96+98=310 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.42% from 310); Green value is 96 (37.89% from 255 or 30.97% from 310); Blue value is 98 (38.67% from 255 or 31.61% from 310); Max value from RGB is 116 - color contains mainly: red. Hex color #746062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746062 is #8B9F9D. Grayscale: #666666. Windows color (decimal): -9150366 or 6447220. OLE color: 6447220.
HSL color Cylindrical-coordinate representation of color #746062: hue angle of 354º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #746062 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 96 | 98 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.55 |
| HSL | 354º | 0.09% | 0.42% | - |
| HSV(B) | 354º | 0.17% | 0.45% | - |
| XYZ | 13.59 | 12.96 | 13.34 | - |
| YUV | 102.21 | 125.63 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 98 | 0 | 0.17 | 0.16 | 0.55 | 354 | 0.09 | 0.42 |
| Hex | 74 | 60 | 62 | 0 | 11 | 10 | 37 | 162 | 9 | 2A |
| Octal | 164 | 140 | 142 | 0 | 21 | 20 | 67 | 542 | 11 | 52 |
| Binary | 1110100 | 1100000 | 1100010 | 0 | 10001 | 10000 | 110111 | 101100010 | 1001 | 101010 |
Color Harmonies of #746062
Complementary color
Monochromatic Colors of #746062
Black with #746062
Text Example
Text Example
White with #746062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746062; }
p { color: rgb(116,96,98); }
H1.HeaderClassName
{
color: #746062;
}
.AnyTagClassName
{
color: #746062;
}
</style>
background-color css
<style>
a { background-color: #746062; }
a { background-color: rgb(116,96,98); }
div.DivClassName
{
background-color: #746062;
}
.BgClassName
{
background-color: #746062;
}
</style>
border-color css
<style>
span { border-color: #746062; }
span { border-color: rgb(116,96,98); }
td.TdClassName
{
border-color: #746062;
}
.TagClassName
{
border-color: #746062;
}
</style>