Shades of Flirt #773259
Tints of Flirt #773259
RGB
CMYK
RGB Variations
Color information
#773259 (or 0x773259) is known color: Flirt. HEX triplet: 77, 32 and 59. RGB value is (119,50,89). Sum of RGB (Red+Green+Blue) = 119+50+89=258 (34% of max value = 765). Red value is 119 (46.88% from 255 or 46.12% from 258); Green value is 50 (19.92% from 255 or 19.38% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 119 - color contains mainly: red. Hex color #773259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773259 is #88CDA6. Grayscale: #4A4A4A. Windows color (decimal): -8965543 or 5845623. OLE color: 5845623.
HSL color Cylindrical-coordinate representation of color #773259: hue angle of 326.09º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #773259 is Cyan = 0, Magento = 0.58, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 89 | - |
| CMYK | 0 | 0.58 | 0.25 | 0.53 |
| HSL | 326.09º | 0.41% | 0.33% | - |
| HSV(B) | 326.09º | 0.58% | 0.47% | - |
| XYZ | 10.55 | 6.92 | 10.23 | - |
| YUV | 75.08 | 135.86 | 159.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 89 | 0 | 0.58 | 0.25 | 0.53 | 326.09 | 0.41 | 0.33 |
| Hex | 77 | 32 | 59 | 0 | 3A | 19 | 35 | 146 | 29 | 21 |
| Octal | 167 | 62 | 131 | 0 | 72 | 31 | 65 | 506 | 51 | 41 |
| Binary | 1110111 | 110010 | 1011001 | 0 | 111010 | 11001 | 110101 | 101000110 | 101001 | 100001 |
Color Harmonies of #773259
Complementary color
Monochromatic Colors of #773259
Black with #773259
Text Example
Text Example
White with #773259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773259; }
p { color: rgb(119,50,89); }
H1.HeaderClassName
{
color: #773259;
}
.AnyTagClassName
{
color: #773259;
}
</style>
background-color css
<style>
a { background-color: #773259; }
a { background-color: rgb(119,50,89); }
div.DivClassName
{
background-color: #773259;
}
.BgClassName
{
background-color: #773259;
}
</style>
border-color css
<style>
span { border-color: #773259; }
span { border-color: rgb(119,50,89); }
td.TdClassName
{
border-color: #773259;
}
.TagClassName
{
border-color: #773259;
}
</style>