Shades of Falcon #765458
Tints of Falcon #765458
RGB
CMYK
RGB Variations
Color information
#765458 (or 0x765458) is known color: Falcon. HEX triplet: 76, 54 and 58. RGB value is (118,84,88). Sum of RGB (Red+Green+Blue) = 118+84+88=290 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.69% from 290); Green value is 84 (33.20% from 255 or 28.97% from 290); Blue value is 88 (34.77% from 255 or 30.34% from 290); Max value from RGB is 118 - color contains mainly: red. Hex color #765458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765458 is #89ABA7. Grayscale: #5E5E5E. Windows color (decimal): -9022376 or 5788790. OLE color: 5788790.
HSL color Cylindrical-coordinate representation of color #765458: hue angle of 352.94º 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 #765458 is Cyan = 0, Magento = 0.29, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 84 | 88 | - |
| CMYK | 0 | 0.29 | 0.25 | 0.54 |
| HSL | 352.94º | 0.17% | 0.4% | - |
| HSV(B) | 352.94º | 0.29% | 0.46% | - |
| XYZ | 12.4 | 10.9 | 10.68 | - |
| YUV | 94.62 | 124.26 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 88 | 0 | 0.29 | 0.25 | 0.54 | 352.94 | 0.17 | 0.4 |
| Hex | 76 | 54 | 58 | 0 | 1D | 19 | 36 | 161 | 11 | 28 |
| Octal | 166 | 124 | 130 | 0 | 35 | 31 | 66 | 541 | 21 | 50 |
| Binary | 1110110 | 1010100 | 1011000 | 0 | 11101 | 11001 | 110110 | 101100001 | 10001 | 101000 |
Color Harmonies of #765458
Complementary color
Monochromatic Colors of #765458
Black with #765458
Text Example
Text Example
White with #765458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765458; }
p { color: rgb(118,84,88); }
H1.HeaderClassName
{
color: #765458;
}
.AnyTagClassName
{
color: #765458;
}
</style>
background-color css
<style>
a { background-color: #765458; }
a { background-color: rgb(118,84,88); }
div.DivClassName
{
background-color: #765458;
}
.BgClassName
{
background-color: #765458;
}
</style>
border-color css
<style>
span { border-color: #765458; }
span { border-color: rgb(118,84,88); }
td.TdClassName
{
border-color: #765458;
}
.TagClassName
{
border-color: #765458;
}
</style>