Shades of Flirt #773556
Tints of Flirt #773556
RGB
CMYK
RGB Variations
Color information
#773556 (or 0x773556) is known color: Flirt. HEX triplet: 77, 35 and 56. RGB value is (119,53,86). Sum of RGB (Red+Green+Blue) = 119+53+86=258 (34% of max value = 765). Red value is 119 (46.88% from 255 or 46.12% from 258); Green value is 53 (21.09% from 255 or 20.54% from 258); Blue value is 86 (33.98% from 255 or 33.33% from 258); Max value from RGB is 119 - color contains mainly: red. Hex color #773556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773556 is #88CAA9. Grayscale: #4C4C4C. Windows color (decimal): -8964778 or 5649783. OLE color: 5649783.
HSL color Cylindrical-coordinate representation of color #773556: hue angle of 330º 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 #773556 is Cyan = 0, Magento = 0.55, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 86 | - |
| CMYK | 0 | 0.55 | 0.28 | 0.53 |
| HSL | 330º | 0.38% | 0.34% | - |
| HSV(B) | 330º | 0.55% | 0.47% | - |
| XYZ | 10.56 | 7.14 | 9.63 | - |
| YUV | 76.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 86 | 0 | 0.55 | 0.28 | 0.53 | 330 | 0.38 | 0.34 |
| Hex | 77 | 35 | 56 | 0 | 37 | 1C | 35 | 14A | 26 | 22 |
| Octal | 167 | 65 | 126 | 0 | 67 | 34 | 65 | 512 | 46 | 42 |
| Binary | 1110111 | 110101 | 1010110 | 0 | 110111 | 11100 | 110101 | 101001010 | 100110 | 100010 |
Color Harmonies of #773556
Complementary color
Monochromatic Colors of #773556
Black with #773556
Text Example
Text Example
White with #773556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773556; }
p { color: rgb(119,53,86); }
H1.HeaderClassName
{
color: #773556;
}
.AnyTagClassName
{
color: #773556;
}
</style>
background-color css
<style>
a { background-color: #773556; }
a { background-color: rgb(119,53,86); }
div.DivClassName
{
background-color: #773556;
}
.BgClassName
{
background-color: #773556;
}
</style>
border-color css
<style>
span { border-color: #773556; }
span { border-color: rgb(119,53,86); }
td.TdClassName
{
border-color: #773556;
}
.TagClassName
{
border-color: #773556;
}
</style>