Shades of Falcon #765459
Tints of Falcon #765459
RGB
CMYK
RGB Variations
Color information
#765459 (or 0x765459) is known color: Falcon. HEX triplet: 76, 54 and 59. RGB value is (118,84,89). Sum of RGB (Red+Green+Blue) = 118+84+89=291 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.55% from 291); Green value is 84 (33.20% from 255 or 28.87% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 118 - color contains mainly: red. Hex color #765459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765459 is #89ABA6. Grayscale: #5E5E5E. Windows color (decimal): -9022375 or 5854326. OLE color: 5854326.
HSL color Cylindrical-coordinate representation of color #765459: hue angle of 351.18º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #765459 is Cyan = 0, Magento = 0.29, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 89 | - |
| CMYK | 0 | 0.29 | 0.25 | 0.54 |
| HSL | 351.18º | 0.17% | 0.4% | - |
| HSV(B) | 351.18º | 0.29% | 0.46% | - |
| XYZ | 12.44 | 10.91 | 10.9 | - |
| YUV | 94.74 | 124.76 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 89 | 0 | 0.29 | 0.25 | 0.54 | 351.18 | 0.17 | 0.4 |
| Hex | 76 | 54 | 59 | 0 | 1D | 19 | 36 | 15F | 11 | 28 |
| Octal | 166 | 124 | 131 | 0 | 35 | 31 | 66 | 537 | 21 | 50 |
| Binary | 1110110 | 1010100 | 1011001 | 0 | 11101 | 11001 | 110110 | 101011111 | 10001 | 101000 |
Color Harmonies of #765459
Complementary color
Monochromatic Colors of #765459
Black with #765459
Text Example
Text Example
White with #765459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765459; }
p { color: rgb(118,84,89); }
H1.HeaderClassName
{
color: #765459;
}
.AnyTagClassName
{
color: #765459;
}
</style>
background-color css
<style>
a { background-color: #765459; }
a { background-color: rgb(118,84,89); }
div.DivClassName
{
background-color: #765459;
}
.BgClassName
{
background-color: #765459;
}
</style>
border-color css
<style>
span { border-color: #765459; }
span { border-color: rgb(118,84,89); }
td.TdClassName
{
border-color: #765459;
}
.TagClassName
{
border-color: #765459;
}
</style>