Shades of Falcon #765051
Tints of Falcon #765051
RGB
CMYK
RGB Variations
Color information
#765051 (or 0x765051) is known color: Falcon. HEX triplet: 76, 50 and 51. RGB value is (118,80,81). Sum of RGB (Red+Green+Blue) = 118+80+81=279 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.29% from 279); Green value is 80 (31.64% from 255 or 28.67% from 279); Blue value is 81 (32.03% from 255 or 29.03% from 279); Max value from RGB is 118 - color contains mainly: red. Hex color #765051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765051 is #89AFAE. Grayscale: #5B5B5B. Windows color (decimal): -9023407 or 5329014. OLE color: 5329014.
HSL color Cylindrical-coordinate representation of color #765051: hue angle of 358.42º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #765051 is Cyan = 0, Magento = 0.32, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 81 | - |
| CMYK | 0 | 0.32 | 0.31 | 0.54 |
| HSL | 358.42º | 0.19% | 0.39% | - |
| HSV(B) | 358.42º | 0.32% | 0.46% | - |
| XYZ | 11.83 | 10.18 | 9.13 | - |
| YUV | 91.48 | 122.09 | 146.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 81 | 0 | 0.32 | 0.31 | 0.54 | 358.42 | 0.19 | 0.39 |
| Hex | 76 | 50 | 51 | 0 | 20 | 1F | 36 | 166 | 13 | 27 |
| Octal | 166 | 120 | 121 | 0 | 40 | 37 | 66 | 546 | 23 | 47 |
| Binary | 1110110 | 1010000 | 1010001 | 0 | 100000 | 11111 | 110110 | 101100110 | 10011 | 100111 |
Color Harmonies of #765051
Complementary color
Monochromatic Colors of #765051
Black with #765051
Text Example
Text Example
White with #765051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765051; }
p { color: rgb(118,80,81); }
H1.HeaderClassName
{
color: #765051;
}
.AnyTagClassName
{
color: #765051;
}
</style>
background-color css
<style>
a { background-color: #765051; }
a { background-color: rgb(118,80,81); }
div.DivClassName
{
background-color: #765051;
}
.BgClassName
{
background-color: #765051;
}
</style>
border-color css
<style>
span { border-color: #765051; }
span { border-color: rgb(118,80,81); }
td.TdClassName
{
border-color: #765051;
}
.TagClassName
{
border-color: #765051;
}
</style>