Shades of Flirt #773759
Tints of Flirt #773759
RGB
CMYK
RGB Variations
Color information
#773759 (or 0x773759) is known color: Flirt. HEX triplet: 77, 37 and 59. RGB value is (119,55,89). Sum of RGB (Red+Green+Blue) = 119+55+89=263 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.25% from 263); Green value is 55 (21.88% from 255 or 20.91% from 263); Blue value is 89 (35.16% from 255 or 33.84% from 263); Max value from RGB is 119 - color contains mainly: red. Hex color #773759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773759 is #88C8A6. Grayscale: #4D4D4D. Windows color (decimal): -8964263 or 5846903. OLE color: 5846903.
HSL color Cylindrical-coordinate representation of color #773759: hue angle of 328.12º 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 #773759 is Cyan = 0, Magento = 0.54, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 89 | - |
| CMYK | 0 | 0.54 | 0.25 | 0.53 |
| HSL | 328.13º | 0.37% | 0.34% | - |
| HSV(B) | 328.13º | 0.54% | 0.47% | - |
| XYZ | 10.78 | 7.38 | 10.31 | - |
| YUV | 78.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 89 | 0 | 0.54 | 0.25 | 0.53 | 328.13 | 0.37 | 0.34 |
| Hex | 77 | 37 | 59 | 0 | 36 | 19 | 35 | 148 | 25 | 22 |
| Octal | 167 | 67 | 131 | 0 | 66 | 31 | 65 | 510 | 45 | 42 |
| Binary | 1110111 | 110111 | 1011001 | 0 | 110110 | 11001 | 110101 | 101001000 | 100101 | 100010 |
Color Harmonies of #773759
Complementary color
Monochromatic Colors of #773759
Black with #773759
Text Example
Text Example
White with #773759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773759; }
p { color: rgb(119,55,89); }
H1.HeaderClassName
{
color: #773759;
}
.AnyTagClassName
{
color: #773759;
}
</style>
background-color css
<style>
a { background-color: #773759; }
a { background-color: rgb(119,55,89); }
div.DivClassName
{
background-color: #773759;
}
.BgClassName
{
background-color: #773759;
}
</style>
border-color css
<style>
span { border-color: #773759; }
span { border-color: rgb(119,55,89); }
td.TdClassName
{
border-color: #773759;
}
.TagClassName
{
border-color: #773759;
}
</style>