Shades of Falcon #775758
Tints of Falcon #775758
RGB
CMYK
RGB Variations
Color information
#775758 (or 0x775758) is known color: Falcon. HEX triplet: 77, 57 and 58. RGB value is (119,87,88). Sum of RGB (Red+Green+Blue) = 119+87+88=294 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.48% from 294); Green value is 87 (34.38% from 255 or 29.59% from 294); Blue value is 88 (34.77% from 255 or 29.93% from 294); Max value from RGB is 119 - color contains mainly: red. Hex color #775758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775758 is #88A8A7. Grayscale: #606060. Windows color (decimal): -8956072 or 5789559. OLE color: 5789559.
HSL color Cylindrical-coordinate representation of color #775758: hue angle of 358.12º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #775758 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 88 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.53 |
| HSL | 358.13º | 0.16% | 0.4% | - |
| HSV(B) | 358.13º | 0.27% | 0.47% | - |
| XYZ | 12.78 | 11.44 | 10.77 | - |
| YUV | 96.68 | 123.1 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 88 | 0 | 0.27 | 0.26 | 0.53 | 358.13 | 0.16 | 0.4 |
| Hex | 77 | 57 | 58 | 0 | 1B | 1A | 35 | 166 | 10 | 28 |
| Octal | 167 | 127 | 130 | 0 | 33 | 32 | 65 | 546 | 20 | 50 |
| Binary | 1110111 | 1010111 | 1011000 | 0 | 11011 | 11010 | 110101 | 101100110 | 10000 | 101000 |
Color Harmonies of #775758
Complementary color
Monochromatic Colors of #775758
Black with #775758
Text Example
Text Example
White with #775758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775758; }
p { color: rgb(119,87,88); }
H1.HeaderClassName
{
color: #775758;
}
.AnyTagClassName
{
color: #775758;
}
</style>
background-color css
<style>
a { background-color: #775758; }
a { background-color: rgb(119,87,88); }
div.DivClassName
{
background-color: #775758;
}
.BgClassName
{
background-color: #775758;
}
</style>
border-color css
<style>
span { border-color: #775758; }
span { border-color: rgb(119,87,88); }
td.TdClassName
{
border-color: #775758;
}
.TagClassName
{
border-color: #775758;
}
</style>