Shades of Flirt #773050
Tints of Flirt #773050
RGB
CMYK
RGB Variations
Color information
#773050 (or 0x773050) is known color: Flirt. HEX triplet: 77, 30 and 50. RGB value is (119,48,80). Sum of RGB (Red+Green+Blue) = 119+48+80=247 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.18% from 247); Green value is 48 (19.14% from 255 or 19.43% from 247); Blue value is 80 (31.64% from 255 or 32.39% from 247); Max value from RGB is 119 - color contains mainly: red. Hex color #773050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773050 is #88CFAF. Grayscale: #484848. Windows color (decimal): -8966064 or 5255287. OLE color: 5255287.
HSL color Cylindrical-coordinate representation of color #773050: hue angle of 332.96º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #773050 is Cyan = 0, Magento = 0.60, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 80 | - |
| CMYK | 0 | 0.60 | 0.33 | 0.53 |
| HSL | 332.96º | 0.43% | 0.33% | - |
| HSV(B) | 332.96º | 0.6% | 0.47% | - |
| XYZ | 10.11 | 6.62 | 8.33 | - |
| YUV | 72.88 | 132.02 | 160.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 80 | 0 | 0.60 | 0.33 | 0.53 | 332.96 | 0.43 | 0.33 |
| Hex | 77 | 30 | 50 | 0 | 3C | 21 | 35 | 14D | 2B | 21 |
| Octal | 167 | 60 | 120 | 0 | 74 | 41 | 65 | 515 | 53 | 41 |
| Binary | 1110111 | 110000 | 1010000 | 0 | 111100 | 100001 | 110101 | 101001101 | 101011 | 100001 |
Color Harmonies of #773050
Complementary color
Monochromatic Colors of #773050
Black with #773050
Text Example
Text Example
White with #773050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773050; }
p { color: rgb(119,48,80); }
H1.HeaderClassName
{
color: #773050;
}
.AnyTagClassName
{
color: #773050;
}
</style>
background-color css
<style>
a { background-color: #773050; }
a { background-color: rgb(119,48,80); }
div.DivClassName
{
background-color: #773050;
}
.BgClassName
{
background-color: #773050;
}
</style>
border-color css
<style>
span { border-color: #773050; }
span { border-color: rgb(119,48,80); }
td.TdClassName
{
border-color: #773050;
}
.TagClassName
{
border-color: #773050;
}
</style>