Shades of Falcon #756466
Tints of Falcon #756466
RGB
CMYK
RGB Variations
Color information
#756466 (or 0x756466) is known color: Falcon. HEX triplet: 75, 64 and 66. RGB value is (117,100,102). Sum of RGB (Red+Green+Blue) = 117+100+102=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 100 (39.45% from 255 or 31.35% from 319); Blue value is 102 (40.23% from 255 or 31.97% from 319); Max value from RGB is 117 - color contains mainly: red. Hex color #756466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756466 is #8A9B99. Grayscale: #696969. Windows color (decimal): -9083802 or 6710389. OLE color: 6710389.
HSL color Cylindrical-coordinate representation of color #756466: hue angle of 352.94º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #756466 is Cyan = 0, Magento = 0.15, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 102 | - |
| CMYK | 0 | 0.15 | 0.13 | 0.54 |
| HSL | 352.94º | 0.08% | 0.43% | - |
| HSV(B) | 352.94º | 0.15% | 0.46% | - |
| XYZ | 14.29 | 13.86 | 14.49 | - |
| YUV | 105.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 102 | 0 | 0.15 | 0.13 | 0.54 | 352.94 | 0.08 | 0.43 |
| Hex | 75 | 64 | 66 | 0 | F | D | 36 | 161 | 8 | 2B |
| Octal | 165 | 144 | 146 | 0 | 17 | 15 | 66 | 541 | 10 | 53 |
| Binary | 1110101 | 1100100 | 1100110 | 0 | 1111 | 1101 | 110110 | 101100001 | 1000 | 101011 |
Color Harmonies of #756466
Complementary color
Monochromatic Colors of #756466
Black with #756466
Text Example
Text Example
White with #756466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756466; }
p { color: rgb(117,100,102); }
H1.HeaderClassName
{
color: #756466;
}
.AnyTagClassName
{
color: #756466;
}
</style>
background-color css
<style>
a { background-color: #756466; }
a { background-color: rgb(117,100,102); }
div.DivClassName
{
background-color: #756466;
}
.BgClassName
{
background-color: #756466;
}
</style>
border-color css
<style>
span { border-color: #756466; }
span { border-color: rgb(117,100,102); }
td.TdClassName
{
border-color: #756466;
}
.TagClassName
{
border-color: #756466;
}
</style>