Shades of Falcon #775159
Tints of Falcon #775159
RGB
CMYK
RGB Variations
Color information
#775159 (or 0x775159) is known color: Falcon. HEX triplet: 77, 51 and 59. RGB value is (119,81,89). Sum of RGB (Red+Green+Blue) = 119+81+89=289 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.18% from 289); Green value is 81 (32.03% from 255 or 28.03% from 289); Blue value is 89 (35.16% from 255 or 30.80% from 289); Max value from RGB is 119 - color contains mainly: red. Hex color #775159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775159 is #88AEA6. Grayscale: #5D5D5D. Windows color (decimal): -8957607 or 5853559. OLE color: 5853559.
HSL color Cylindrical-coordinate representation of color #775159: hue angle of 347.37º 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 #775159 is Cyan = 0, Magento = 0.32, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 89 | - |
| CMYK | 0 | 0.32 | 0.25 | 0.53 |
| HSL | 347.37º | 0.19% | 0.39% | - |
| HSV(B) | 347.37º | 0.32% | 0.47% | - |
| XYZ | 12.35 | 10.53 | 10.83 | - |
| YUV | 93.27 | 125.59 | 146.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 89 | 0 | 0.32 | 0.25 | 0.53 | 347.37 | 0.19 | 0.39 |
| Hex | 77 | 51 | 59 | 0 | 20 | 19 | 35 | 15B | 13 | 27 |
| Octal | 167 | 121 | 131 | 0 | 40 | 31 | 65 | 533 | 23 | 47 |
| Binary | 1110111 | 1010001 | 1011001 | 0 | 100000 | 11001 | 110101 | 101011011 | 10011 | 100111 |
Color Harmonies of #775159
Complementary color
Monochromatic Colors of #775159
Black with #775159
Text Example
Text Example
White with #775159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775159; }
p { color: rgb(119,81,89); }
H1.HeaderClassName
{
color: #775159;
}
.AnyTagClassName
{
color: #775159;
}
</style>
background-color css
<style>
a { background-color: #775159; }
a { background-color: rgb(119,81,89); }
div.DivClassName
{
background-color: #775159;
}
.BgClassName
{
background-color: #775159;
}
</style>
border-color css
<style>
span { border-color: #775159; }
span { border-color: rgb(119,81,89); }
td.TdClassName
{
border-color: #775159;
}
.TagClassName
{
border-color: #775159;
}
</style>