Shades of Falcon #796264
Tints of Falcon #796264
RGB
CMYK
RGB Variations
Color information
#796264 (or 0x796264) is known color: Falcon. HEX triplet: 79, 62 and 64. RGB value is (121,98,100). Sum of RGB (Red+Green+Blue) = 121+98+100=319 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.93% from 319); Green value is 98 (38.67% from 255 or 30.72% from 319); Blue value is 100 (39.45% from 255 or 31.35% from 319); Max value from RGB is 121 - color contains mainly: red. Hex color #796264 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796264 is #869D9B. Grayscale: #696969. Windows color (decimal): -8822172 or 6578809. OLE color: 6578809.
HSL color Cylindrical-coordinate representation of color #796264: hue angle of 354.78º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #796264 is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 98 | 100 | - |
| CMYK | 0 | 0.19 | 0.17 | 0.53 |
| HSL | 354.78º | 0.11% | 0.43% | - |
| HSV(B) | 354.78º | 0.19% | 0.47% | - |
| XYZ | 14.55 | 13.72 | 13.94 | - |
| YUV | 105.11 | 125.12 | 139.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 100 | 0 | 0.19 | 0.17 | 0.53 | 354.78 | 0.11 | 0.43 |
| Hex | 79 | 62 | 64 | 0 | 13 | 11 | 35 | 163 | B | 2B |
| Octal | 171 | 142 | 144 | 0 | 23 | 21 | 65 | 543 | 13 | 53 |
| Binary | 1111001 | 1100010 | 1100100 | 0 | 10011 | 10001 | 110101 | 101100011 | 1011 | 101011 |
Color Harmonies of #796264
Complementary color
Monochromatic Colors of #796264
Black with #796264
Text Example
Text Example
White with #796264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796264; }
p { color: rgb(121,98,100); }
H1.HeaderClassName
{
color: #796264;
}
.AnyTagClassName
{
color: #796264;
}
</style>
background-color css
<style>
a { background-color: #796264; }
a { background-color: rgb(121,98,100); }
div.DivClassName
{
background-color: #796264;
}
.BgClassName
{
background-color: #796264;
}
</style>
border-color css
<style>
span { border-color: #796264; }
span { border-color: rgb(121,98,100); }
td.TdClassName
{
border-color: #796264;
}
.TagClassName
{
border-color: #796264;
}
</style>