Shades of Flirt #773057
Tints of Flirt #773057
RGB
CMYK
RGB Variations
Color information
#773057 (or 0x773057) is known color: Flirt. HEX triplet: 77, 30 and 57. RGB value is (119,48,87). Sum of RGB (Red+Green+Blue) = 119+48+87=254 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.85% from 254); Green value is 48 (19.14% from 255 or 18.90% from 254); Blue value is 87 (34.38% from 255 or 34.25% from 254); Max value from RGB is 119 - color contains mainly: red. Hex color #773057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773057 is #88CFA8. Grayscale: #494949. Windows color (decimal): -8966057 or 5714039. OLE color: 5714039.
HSL color Cylindrical-coordinate representation of color #773057: hue angle of 327.04º 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 #773057 is Cyan = 0, Magento = 0.60, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 87 | - |
| CMYK | 0 | 0.60 | 0.27 | 0.53 |
| HSL | 327.04º | 0.43% | 0.33% | - |
| HSV(B) | 327.04º | 0.6% | 0.47% | - |
| XYZ | 10.39 | 6.72 | 9.77 | - |
| YUV | 73.68 | 135.52 | 160.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 87 | 0 | 0.60 | 0.27 | 0.53 | 327.04 | 0.43 | 0.33 |
| Hex | 77 | 30 | 57 | 0 | 3C | 1B | 35 | 147 | 2B | 21 |
| Octal | 167 | 60 | 127 | 0 | 74 | 33 | 65 | 507 | 53 | 41 |
| Binary | 1110111 | 110000 | 1010111 | 0 | 111100 | 11011 | 110101 | 101000111 | 101011 | 100001 |
Color Harmonies of #773057
Complementary color
Monochromatic Colors of #773057
Black with #773057
Text Example
Text Example
White with #773057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773057; }
p { color: rgb(119,48,87); }
H1.HeaderClassName
{
color: #773057;
}
.AnyTagClassName
{
color: #773057;
}
</style>
background-color css
<style>
a { background-color: #773057; }
a { background-color: rgb(119,48,87); }
div.DivClassName
{
background-color: #773057;
}
.BgClassName
{
background-color: #773057;
}
</style>
border-color css
<style>
span { border-color: #773057; }
span { border-color: rgb(119,48,87); }
td.TdClassName
{
border-color: #773057;
}
.TagClassName
{
border-color: #773057;
}
</style>