Shades of Falcon #775154
Tints of Falcon #775154
RGB
CMYK
RGB Variations
Color information
#775154 (or 0x775154) is known color: Falcon. HEX triplet: 77, 51 and 54. RGB value is (119,81,84). Sum of RGB (Red+Green+Blue) = 119+81+84=284 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.90% from 284); Green value is 81 (32.03% from 255 or 28.52% from 284); Blue value is 84 (33.20% from 255 or 29.58% from 284); Max value from RGB is 119 - color contains mainly: red. Hex color #775154 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775154 is #88AEAB. Grayscale: #5C5C5C. Windows color (decimal): -8957612 or 5525879. OLE color: 5525879.
HSL color Cylindrical-coordinate representation of color #775154: hue angle of 355.26º 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 #775154 is Cyan = 0, Magento = 0.32, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 84 | - |
| CMYK | 0 | 0.32 | 0.29 | 0.53 |
| HSL | 355.26º | 0.19% | 0.39% | - |
| HSV(B) | 355.26º | 0.32% | 0.47% | - |
| XYZ | 12.15 | 10.45 | 9.76 | - |
| YUV | 92.7 | 123.09 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 84 | 0 | 0.32 | 0.29 | 0.53 | 355.26 | 0.19 | 0.39 |
| Hex | 77 | 51 | 54 | 0 | 20 | 1D | 35 | 163 | 13 | 27 |
| Octal | 167 | 121 | 124 | 0 | 40 | 35 | 65 | 543 | 23 | 47 |
| Binary | 1110111 | 1010001 | 1010100 | 0 | 100000 | 11101 | 110101 | 101100011 | 10011 | 100111 |
Color Harmonies of #775154
Complementary color
Monochromatic Colors of #775154
Black with #775154
Text Example
Text Example
White with #775154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775154; }
p { color: rgb(119,81,84); }
H1.HeaderClassName
{
color: #775154;
}
.AnyTagClassName
{
color: #775154;
}
</style>
background-color css
<style>
a { background-color: #775154; }
a { background-color: rgb(119,81,84); }
div.DivClassName
{
background-color: #775154;
}
.BgClassName
{
background-color: #775154;
}
</style>
border-color css
<style>
span { border-color: #775154; }
span { border-color: rgb(119,81,84); }
td.TdClassName
{
border-color: #775154;
}
.TagClassName
{
border-color: #775154;
}
</style>