Shades of Flirt #773558
Tints of Flirt #773558
RGB
CMYK
RGB Variations
Color information
#773558 (or 0x773558) is known color: Flirt. HEX triplet: 77, 35 and 58. RGB value is (119,53,88). Sum of RGB (Red+Green+Blue) = 119+53+88=260 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.77% from 260); Green value is 53 (21.09% from 255 or 20.38% from 260); Blue value is 88 (34.77% from 255 or 33.85% from 260); Max value from RGB is 119 - color contains mainly: red. Hex color #773558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773558 is #88CAA7. Grayscale: #4C4C4C. Windows color (decimal): -8964776 or 5780855. OLE color: 5780855.
HSL color Cylindrical-coordinate representation of color #773558: hue angle of 328.18º 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 #773558 is Cyan = 0, Magento = 0.55, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 88 | - |
| CMYK | 0 | 0.55 | 0.26 | 0.53 |
| HSL | 328.18º | 0.38% | 0.34% | - |
| HSV(B) | 328.18º | 0.55% | 0.47% | - |
| XYZ | 10.64 | 7.17 | 10.06 | - |
| YUV | 76.72 | 134.37 | 158.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 88 | 0 | 0.55 | 0.26 | 0.53 | 328.18 | 0.38 | 0.34 |
| Hex | 77 | 35 | 58 | 0 | 37 | 1A | 35 | 148 | 26 | 22 |
| Octal | 167 | 65 | 130 | 0 | 67 | 32 | 65 | 510 | 46 | 42 |
| Binary | 1110111 | 110101 | 1011000 | 0 | 110111 | 11010 | 110101 | 101001000 | 100110 | 100010 |
Color Harmonies of #773558
Complementary color
Monochromatic Colors of #773558
Black with #773558
Text Example
Text Example
White with #773558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773558; }
p { color: rgb(119,53,88); }
H1.HeaderClassName
{
color: #773558;
}
.AnyTagClassName
{
color: #773558;
}
</style>
background-color css
<style>
a { background-color: #773558; }
a { background-color: rgb(119,53,88); }
div.DivClassName
{
background-color: #773558;
}
.BgClassName
{
background-color: #773558;
}
</style>
border-color css
<style>
span { border-color: #773558; }
span { border-color: rgb(119,53,88); }
td.TdClassName
{
border-color: #773558;
}
.TagClassName
{
border-color: #773558;
}
</style>