Shades of Falcon #766061
Tints of Falcon #766061
RGB
CMYK
RGB Variations
Color information
#766061 (or 0x766061) is known color: Falcon. HEX triplet: 76, 60 and 61. RGB value is (118,96,97). Sum of RGB (Red+Green+Blue) = 118+96+97=311 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.94% from 311); Green value is 96 (37.89% from 255 or 30.87% from 311); Blue value is 97 (38.28% from 255 or 31.19% from 311); Max value from RGB is 118 - color contains mainly: red. Hex color #766061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766061 is #899F9E. Grayscale: #666666. Windows color (decimal): -9019295 or 6381686. OLE color: 6381686.
HSL color Cylindrical-coordinate representation of color #766061: hue angle of 357.27º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #766061 is Cyan = 0, Magento = 0.19, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 97 | - |
| CMYK | 0 | 0.19 | 0.18 | 0.54 |
| HSL | 357.27º | 0.1% | 0.42% | - |
| HSV(B) | 357.27º | 0.19% | 0.46% | - |
| XYZ | 13.81 | 13.08 | 13.11 | - |
| YUV | 102.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 97 | 0 | 0.19 | 0.18 | 0.54 | 357.27 | 0.1 | 0.42 |
| Hex | 76 | 60 | 61 | 0 | 13 | 12 | 36 | 165 | A | 2A |
| Octal | 166 | 140 | 141 | 0 | 23 | 22 | 66 | 545 | 12 | 52 |
| Binary | 1110110 | 1100000 | 1100001 | 0 | 10011 | 10010 | 110110 | 101100101 | 1010 | 101010 |
Color Harmonies of #766061
Complementary color
Monochromatic Colors of #766061
Black with #766061
Text Example
Text Example
White with #766061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766061; }
p { color: rgb(118,96,97); }
H1.HeaderClassName
{
color: #766061;
}
.AnyTagClassName
{
color: #766061;
}
</style>
background-color css
<style>
a { background-color: #766061; }
a { background-color: rgb(118,96,97); }
div.DivClassName
{
background-color: #766061;
}
.BgClassName
{
background-color: #766061;
}
</style>
border-color css
<style>
span { border-color: #766061; }
span { border-color: rgb(118,96,97); }
td.TdClassName
{
border-color: #766061;
}
.TagClassName
{
border-color: #766061;
}
</style>