Shades of Falcon #775157
Tints of Falcon #775157
RGB
CMYK
RGB Variations
Color information
#775157 (or 0x775157) is known color: Falcon. HEX triplet: 77, 51 and 57. RGB value is (119,81,87). Sum of RGB (Red+Green+Blue) = 119+81+87=287 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.46% from 287); Green value is 81 (32.03% from 255 or 28.22% from 287); Blue value is 87 (34.38% from 255 or 30.31% from 287); Max value from RGB is 119 - color contains mainly: red. Hex color #775157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775157 is #88AEA8. Grayscale: #5D5D5D. Windows color (decimal): -8957609 or 5722487. OLE color: 5722487.
HSL color Cylindrical-coordinate representation of color #775157: hue angle of 350.53º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #775157 is Cyan = 0, Magento = 0.32, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 87 | - |
| CMYK | 0 | 0.32 | 0.27 | 0.53 |
| HSL | 350.53º | 0.19% | 0.39% | - |
| HSV(B) | 350.53º | 0.32% | 0.47% | - |
| XYZ | 12.27 | 10.49 | 10.4 | - |
| YUV | 93.05 | 124.59 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 87 | 0 | 0.32 | 0.27 | 0.53 | 350.53 | 0.19 | 0.39 |
| Hex | 77 | 51 | 57 | 0 | 20 | 1B | 35 | 15F | 13 | 27 |
| Octal | 167 | 121 | 127 | 0 | 40 | 33 | 65 | 537 | 23 | 47 |
| Binary | 1110111 | 1010001 | 1010111 | 0 | 100000 | 11011 | 110101 | 101011111 | 10011 | 100111 |
Color Harmonies of #775157
Complementary color
Monochromatic Colors of #775157
Black with #775157
Text Example
Text Example
White with #775157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775157; }
p { color: rgb(119,81,87); }
H1.HeaderClassName
{
color: #775157;
}
.AnyTagClassName
{
color: #775157;
}
</style>
background-color css
<style>
a { background-color: #775157; }
a { background-color: rgb(119,81,87); }
div.DivClassName
{
background-color: #775157;
}
.BgClassName
{
background-color: #775157;
}
</style>
border-color css
<style>
span { border-color: #775157; }
span { border-color: rgb(119,81,87); }
td.TdClassName
{
border-color: #775157;
}
.TagClassName
{
border-color: #775157;
}
</style>