Shades of Flirt #772459
Tints of Flirt #772459
RGB
CMYK
RGB Variations
Color information
#772459 (or 0x772459) is known color: Flirt. HEX triplet: 77, 24 and 59. RGB value is (119,36,89). Sum of RGB (Red+Green+Blue) = 119+36+89=244 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.77% from 244); Green value is 36 (14.45% from 255 or 14.75% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 119 - color contains mainly: red. Hex color #772459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772459 is #88DBA6. Grayscale: #424242. Windows color (decimal): -8969127 or 5842039. OLE color: 5842039.
HSL color Cylindrical-coordinate representation of color #772459: hue angle of 321.69º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #772459 is Cyan = 0, Magento = 0.70, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 89 | - |
| CMYK | 0 | 0.70 | 0.25 | 0.53 |
| HSL | 321.69º | 0.54% | 0.3% | - |
| HSV(B) | 321.69º | 0.7% | 0.47% | - |
| XYZ | 10.04 | 5.9 | 10.06 | - |
| YUV | 66.86 | 140.5 | 165.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 89 | 0 | 0.70 | 0.25 | 0.53 | 321.69 | 0.54 | 0.3 |
| Hex | 77 | 24 | 59 | 0 | 46 | 19 | 35 | 142 | 36 | 1E |
| Octal | 167 | 44 | 131 | 0 | 106 | 31 | 65 | 502 | 66 | 36 |
| Binary | 1110111 | 100100 | 1011001 | 0 | 1000110 | 11001 | 110101 | 101000010 | 110110 | 11110 |
Color Harmonies of #772459
Complementary color
Monochromatic Colors of #772459
Black with #772459
Text Example
Text Example
White with #772459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772459; }
p { color: rgb(119,36,89); }
H1.HeaderClassName
{
color: #772459;
}
.AnyTagClassName
{
color: #772459;
}
</style>
background-color css
<style>
a { background-color: #772459; }
a { background-color: rgb(119,36,89); }
div.DivClassName
{
background-color: #772459;
}
.BgClassName
{
background-color: #772459;
}
</style>
border-color css
<style>
span { border-color: #772459; }
span { border-color: rgb(119,36,89); }
td.TdClassName
{
border-color: #772459;
}
.TagClassName
{
border-color: #772459;
}
</style>