Shades of Flirt #773559
Tints of Flirt #773559
RGB
CMYK
RGB Variations
Color information
#773559 (or 0x773559) is known color: Flirt. HEX triplet: 77, 35 and 59. RGB value is (119,53,89). Sum of RGB (Red+Green+Blue) = 119+53+89=261 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.59% from 261); Green value is 53 (21.09% from 255 or 20.31% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 119 - color contains mainly: red. Hex color #773559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773559 is #88CAA6. Grayscale: #4C4C4C. Windows color (decimal): -8964775 or 5846391. OLE color: 5846391.
HSL color Cylindrical-coordinate representation of color #773559: hue angle of 327.27º 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 #773559 is Cyan = 0, Magento = 0.55, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 89 | - |
| CMYK | 0 | 0.55 | 0.25 | 0.53 |
| HSL | 327.27º | 0.38% | 0.34% | - |
| HSV(B) | 327.27º | 0.55% | 0.47% | - |
| XYZ | 10.68 | 7.19 | 10.28 | - |
| YUV | 76.84 | 134.87 | 158.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 89 | 0 | 0.55 | 0.25 | 0.53 | 327.27 | 0.38 | 0.34 |
| Hex | 77 | 35 | 59 | 0 | 37 | 19 | 35 | 147 | 26 | 22 |
| Octal | 167 | 65 | 131 | 0 | 67 | 31 | 65 | 507 | 46 | 42 |
| Binary | 1110111 | 110101 | 1011001 | 0 | 110111 | 11001 | 110101 | 101000111 | 100110 | 100010 |
Color Harmonies of #773559
Complementary color
Monochromatic Colors of #773559
Black with #773559
Text Example
Text Example
White with #773559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773559; }
p { color: rgb(119,53,89); }
H1.HeaderClassName
{
color: #773559;
}
.AnyTagClassName
{
color: #773559;
}
</style>
background-color css
<style>
a { background-color: #773559; }
a { background-color: rgb(119,53,89); }
div.DivClassName
{
background-color: #773559;
}
.BgClassName
{
background-color: #773559;
}
</style>
border-color css
<style>
span { border-color: #773559; }
span { border-color: rgb(119,53,89); }
td.TdClassName
{
border-color: #773559;
}
.TagClassName
{
border-color: #773559;
}
</style>