Shades of Falcon #766364
Tints of Falcon #766364
RGB
CMYK
RGB Variations
Color information
#766364 (or 0x766364) is known color: Falcon. HEX triplet: 76, 63 and 64. RGB value is (118,99,100). Sum of RGB (Red+Green+Blue) = 118+99+100=317 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.22% from 317); Green value is 99 (39.06% from 255 or 31.23% from 317); Blue value is 100 (39.45% from 255 or 31.55% from 317); Max value from RGB is 118 - color contains mainly: red. Hex color #766364 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766364 is #899C9B. Grayscale: #686868. Windows color (decimal): -9018524 or 6579062. OLE color: 6579062.
HSL color Cylindrical-coordinate representation of color #766364: hue angle of 356.84º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #766364 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 100 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.54 |
| HSL | 356.84º | 0.09% | 0.43% | - |
| HSV(B) | 356.84º | 0.16% | 0.46% | - |
| XYZ | 14.23 | 13.7 | 13.95 | - |
| YUV | 104.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 100 | 0 | 0.16 | 0.15 | 0.54 | 356.84 | 0.09 | 0.43 |
| Hex | 76 | 63 | 64 | 0 | 10 | F | 36 | 165 | 9 | 2B |
| Octal | 166 | 143 | 144 | 0 | 20 | 17 | 66 | 545 | 11 | 53 |
| Binary | 1110110 | 1100011 | 1100100 | 0 | 10000 | 1111 | 110110 | 101100101 | 1001 | 101011 |
Color Harmonies of #766364
Complementary color
Monochromatic Colors of #766364
Black with #766364
Text Example
Text Example
White with #766364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766364; }
p { color: rgb(118,99,100); }
H1.HeaderClassName
{
color: #766364;
}
.AnyTagClassName
{
color: #766364;
}
</style>
background-color css
<style>
a { background-color: #766364; }
a { background-color: rgb(118,99,100); }
div.DivClassName
{
background-color: #766364;
}
.BgClassName
{
background-color: #766364;
}
</style>
border-color css
<style>
span { border-color: #766364; }
span { border-color: rgb(118,99,100); }
td.TdClassName
{
border-color: #766364;
}
.TagClassName
{
border-color: #766364;
}
</style>