Shades of Falcon #775558
Tints of Falcon #775558
RGB
CMYK
RGB Variations
Color information
#775558 (or 0x775558) is known color: Falcon. HEX triplet: 77, 55 and 58. RGB value is (119,85,88). Sum of RGB (Red+Green+Blue) = 119+85+88=292 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.75% from 292); Green value is 85 (33.59% from 255 or 29.11% from 292); Blue value is 88 (34.77% from 255 or 30.14% from 292); Max value from RGB is 119 - color contains mainly: red. Hex color #775558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775558 is #88AAA7. Grayscale: #5F5F5F. Windows color (decimal): -8956584 or 5789047. OLE color: 5789047.
HSL color Cylindrical-coordinate representation of color #775558: hue angle of 354.71º 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 #775558 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 85 | 88 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.53 |
| HSL | 354.71º | 0.17% | 0.4% | - |
| HSV(B) | 354.71º | 0.29% | 0.47% | - |
| XYZ | 12.62 | 11.12 | 10.71 | - |
| YUV | 95.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 85 | 88 | 0 | 0.29 | 0.26 | 0.53 | 354.71 | 0.17 | 0.4 |
| Hex | 77 | 55 | 58 | 0 | 1D | 1A | 35 | 163 | 11 | 28 |
| Octal | 167 | 125 | 130 | 0 | 35 | 32 | 65 | 543 | 21 | 50 |
| Binary | 1110111 | 1010101 | 1011000 | 0 | 11101 | 11010 | 110101 | 101100011 | 10001 | 101000 |
Color Harmonies of #775558
Complementary color
Monochromatic Colors of #775558
Black with #775558
Text Example
Text Example
White with #775558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775558; }
p { color: rgb(119,85,88); }
H1.HeaderClassName
{
color: #775558;
}
.AnyTagClassName
{
color: #775558;
}
</style>
background-color css
<style>
a { background-color: #775558; }
a { background-color: rgb(119,85,88); }
div.DivClassName
{
background-color: #775558;
}
.BgClassName
{
background-color: #775558;
}
</style>
border-color css
<style>
span { border-color: #775558; }
span { border-color: rgb(119,85,88); }
td.TdClassName
{
border-color: #775558;
}
.TagClassName
{
border-color: #775558;
}
</style>