Shades of Falcon #765457
Tints of Falcon #765457
RGB
CMYK
RGB Variations
Color information
#765457 (or 0x765457) is known color: Falcon. HEX triplet: 76, 54 and 57. RGB value is (118,84,87). Sum of RGB (Red+Green+Blue) = 118+84+87=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 84 (33.20% from 255 or 29.07% from 289); Blue value is 87 (34.38% from 255 or 30.10% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #765457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765457 is #89ABA8. Grayscale: #5E5E5E. Windows color (decimal): -9022377 or 5723254. OLE color: 5723254.
HSL color Cylindrical-coordinate representation of color #765457: hue angle of 354.71º 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 #765457 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 87 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.54 |
| HSL | 354.71º | 0.17% | 0.4% | - |
| HSV(B) | 354.71º | 0.29% | 0.46% | - |
| XYZ | 12.36 | 10.88 | 10.47 | - |
| YUV | 94.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 87 | 0 | 0.29 | 0.26 | 0.54 | 354.71 | 0.17 | 0.4 |
| Hex | 76 | 54 | 57 | 0 | 1D | 1A | 36 | 163 | 11 | 28 |
| Octal | 166 | 124 | 127 | 0 | 35 | 32 | 66 | 543 | 21 | 50 |
| Binary | 1110110 | 1010100 | 1010111 | 0 | 11101 | 11010 | 110110 | 101100011 | 10001 | 101000 |
Color Harmonies of #765457
Complementary color
Monochromatic Colors of #765457
Black with #765457
Text Example
Text Example
White with #765457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765457; }
p { color: rgb(118,84,87); }
H1.HeaderClassName
{
color: #765457;
}
.AnyTagClassName
{
color: #765457;
}
</style>
background-color css
<style>
a { background-color: #765457; }
a { background-color: rgb(118,84,87); }
div.DivClassName
{
background-color: #765457;
}
.BgClassName
{
background-color: #765457;
}
</style>
border-color css
<style>
span { border-color: #765457; }
span { border-color: rgb(118,84,87); }
td.TdClassName
{
border-color: #765457;
}
.TagClassName
{
border-color: #765457;
}
</style>