Shades of Flirt #773751
Tints of Flirt #773751
RGB
CMYK
RGB Variations
Color information
#773751 (or 0x773751) is known color: Flirt. HEX triplet: 77, 37 and 51. RGB value is (119,55,81). Sum of RGB (Red+Green+Blue) = 119+55+81=255 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.67% from 255); Green value is 55 (21.88% from 255 or 21.57% from 255); Blue value is 81 (32.03% from 255 or 31.76% from 255); Max value from RGB is 119 - color contains mainly: red. Hex color #773751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773751 is #88C8AE. Grayscale: #4D4D4D. Windows color (decimal): -8964271 or 5322615. OLE color: 5322615.
HSL color Cylindrical-coordinate representation of color #773751: hue angle of 335.62º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773751 is Cyan = 0, Magento = 0.54, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 81 | - |
| CMYK | 0 | 0.54 | 0.32 | 0.53 |
| HSL | 335.63º | 0.37% | 0.34% | - |
| HSV(B) | 335.63º | 0.54% | 0.47% | - |
| XYZ | 10.46 | 7.25 | 8.63 | - |
| YUV | 77.1 | 130.2 | 157.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 81 | 0 | 0.54 | 0.32 | 0.53 | 335.63 | 0.37 | 0.34 |
| Hex | 77 | 37 | 51 | 0 | 36 | 20 | 35 | 150 | 25 | 22 |
| Octal | 167 | 67 | 121 | 0 | 66 | 40 | 65 | 520 | 45 | 42 |
| Binary | 1110111 | 110111 | 1010001 | 0 | 110110 | 100000 | 110101 | 101010000 | 100101 | 100010 |
Color Harmonies of #773751
Complementary color
Monochromatic Colors of #773751
Black with #773751
Text Example
Text Example
White with #773751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773751; }
p { color: rgb(119,55,81); }
H1.HeaderClassName
{
color: #773751;
}
.AnyTagClassName
{
color: #773751;
}
</style>
background-color css
<style>
a { background-color: #773751; }
a { background-color: rgb(119,55,81); }
div.DivClassName
{
background-color: #773751;
}
.BgClassName
{
background-color: #773751;
}
</style>
border-color css
<style>
span { border-color: #773751; }
span { border-color: rgb(119,55,81); }
td.TdClassName
{
border-color: #773751;
}
.TagClassName
{
border-color: #773751;
}
</style>