Shades of Falcon #775458
Tints of Falcon #775458
RGB
CMYK
RGB Variations
Color information
#775458 (or 0x775458) is known color: Falcon. HEX triplet: 77, 54 and 58. RGB value is (119,84,88). Sum of RGB (Red+Green+Blue) = 119+84+88=291 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.89% from 291); Green value is 84 (33.20% from 255 or 28.87% from 291); Blue value is 88 (34.77% from 255 or 30.24% from 291); Max value from RGB is 119 - color contains mainly: red. Hex color #775458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775458 is #88ABA7. Grayscale: #5E5E5E. Windows color (decimal): -8956840 or 5788791. OLE color: 5788791.
HSL color Cylindrical-coordinate representation of color #775458: hue angle of 353.14º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #775458 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 88 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.53 |
| HSL | 353.14º | 0.17% | 0.4% | - |
| HSV(B) | 353.14º | 0.29% | 0.47% | - |
| XYZ | 12.54 | 10.97 | 10.69 | - |
| YUV | 94.92 | 124.1 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 88 | 0 | 0.29 | 0.26 | 0.53 | 353.14 | 0.17 | 0.4 |
| Hex | 77 | 54 | 58 | 0 | 1D | 1A | 35 | 161 | 11 | 28 |
| Octal | 167 | 124 | 130 | 0 | 35 | 32 | 65 | 541 | 21 | 50 |
| Binary | 1110111 | 1010100 | 1011000 | 0 | 11101 | 11010 | 110101 | 101100001 | 10001 | 101000 |
Color Harmonies of #775458
Complementary color
Monochromatic Colors of #775458
Black with #775458
Text Example
Text Example
White with #775458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775458; }
p { color: rgb(119,84,88); }
H1.HeaderClassName
{
color: #775458;
}
.AnyTagClassName
{
color: #775458;
}
</style>
background-color css
<style>
a { background-color: #775458; }
a { background-color: rgb(119,84,88); }
div.DivClassName
{
background-color: #775458;
}
.BgClassName
{
background-color: #775458;
}
</style>
border-color css
<style>
span { border-color: #775458; }
span { border-color: rgb(119,84,88); }
td.TdClassName
{
border-color: #775458;
}
.TagClassName
{
border-color: #775458;
}
</style>