Shades of Flirt #773051
Tints of Flirt #773051
RGB
CMYK
RGB Variations
Color information
#773051 (or 0x773051) is known color: Flirt. HEX triplet: 77, 30 and 51. RGB value is (119,48,81). Sum of RGB (Red+Green+Blue) = 119+48+81=248 (32% of max value = 765). Red value is 119 (46.88% from 255 or 47.98% from 248); Green value is 48 (19.14% from 255 or 19.35% from 248); Blue value is 81 (32.03% from 255 or 32.66% from 248); Max value from RGB is 119 - color contains mainly: red. Hex color #773051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773051 is #88CFAE. Grayscale: #484848. Windows color (decimal): -8966063 or 5320823. OLE color: 5320823.
HSL color Cylindrical-coordinate representation of color #773051: hue angle of 332.11º 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 #773051 is Cyan = 0, Magento = 0.60, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 81 | - |
| CMYK | 0 | 0.60 | 0.32 | 0.53 |
| HSL | 332.11º | 0.43% | 0.33% | - |
| HSV(B) | 332.11º | 0.6% | 0.47% | - |
| XYZ | 10.15 | 6.63 | 8.53 | - |
| YUV | 72.99 | 132.52 | 160.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 81 | 0 | 0.60 | 0.32 | 0.53 | 332.11 | 0.43 | 0.33 |
| Hex | 77 | 30 | 51 | 0 | 3C | 20 | 35 | 14C | 2B | 21 |
| Octal | 167 | 60 | 121 | 0 | 74 | 40 | 65 | 514 | 53 | 41 |
| Binary | 1110111 | 110000 | 1010001 | 0 | 111100 | 100000 | 110101 | 101001100 | 101011 | 100001 |
Color Harmonies of #773051
Complementary color
Monochromatic Colors of #773051
Black with #773051
Text Example
Text Example
White with #773051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773051; }
p { color: rgb(119,48,81); }
H1.HeaderClassName
{
color: #773051;
}
.AnyTagClassName
{
color: #773051;
}
</style>
background-color css
<style>
a { background-color: #773051; }
a { background-color: rgb(119,48,81); }
div.DivClassName
{
background-color: #773051;
}
.BgClassName
{
background-color: #773051;
}
</style>
border-color css
<style>
span { border-color: #773051; }
span { border-color: rgb(119,48,81); }
td.TdClassName
{
border-color: #773051;
}
.TagClassName
{
border-color: #773051;
}
</style>