Shades of Flirt #773550
Tints of Flirt #773550
RGB
CMYK
RGB Variations
Color information
#773550 (or 0x773550) is known color: Flirt. HEX triplet: 77, 35 and 50. RGB value is (119,53,80). Sum of RGB (Red+Green+Blue) = 119+53+80=252 (33% of max value = 765). Red value is 119 (46.88% from 255 or 47.22% from 252); Green value is 53 (21.09% from 255 or 21.03% from 252); Blue value is 80 (31.64% from 255 or 31.75% from 252); Max value from RGB is 119 - color contains mainly: red. Hex color #773550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773550 is #88CAAF. Grayscale: #4B4B4B. Windows color (decimal): -8964784 or 5256567. OLE color: 5256567.
HSL color Cylindrical-coordinate representation of color #773550: hue angle of 335.45º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773550 is Cyan = 0, Magento = 0.55, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 80 | - |
| CMYK | 0 | 0.55 | 0.33 | 0.53 |
| HSL | 335.45º | 0.38% | 0.34% | - |
| HSV(B) | 335.45º | 0.55% | 0.47% | - |
| XYZ | 10.33 | 7.05 | 8.41 | - |
| YUV | 75.81 | 130.37 | 158.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 80 | 0 | 0.55 | 0.33 | 0.53 | 335.45 | 0.38 | 0.34 |
| Hex | 77 | 35 | 50 | 0 | 37 | 21 | 35 | 14F | 26 | 22 |
| Octal | 167 | 65 | 120 | 0 | 67 | 41 | 65 | 517 | 46 | 42 |
| Binary | 1110111 | 110101 | 1010000 | 0 | 110111 | 100001 | 110101 | 101001111 | 100110 | 100010 |
Color Harmonies of #773550
Complementary color
Monochromatic Colors of #773550
Black with #773550
Text Example
Text Example
White with #773550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773550; }
p { color: rgb(119,53,80); }
H1.HeaderClassName
{
color: #773550;
}
.AnyTagClassName
{
color: #773550;
}
</style>
background-color css
<style>
a { background-color: #773550; }
a { background-color: rgb(119,53,80); }
div.DivClassName
{
background-color: #773550;
}
.BgClassName
{
background-color: #773550;
}
</style>
border-color css
<style>
span { border-color: #773550; }
span { border-color: rgb(119,53,80); }
td.TdClassName
{
border-color: #773550;
}
.TagClassName
{
border-color: #773550;
}
</style>