Shades of Flirt #793059
Tints of Flirt #793059
RGB
CMYK
RGB Variations
Color information
#793059 (or 0x793059) is known color: Flirt. HEX triplet: 79, 30 and 59. RGB value is (121,48,89). Sum of RGB (Red+Green+Blue) = 121+48+89=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 48 (19.14% from 255 or 18.60% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #793059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793059 is #86CFA6. Grayscale: #4A4A4A. Windows color (decimal): -8834983 or 5845113. OLE color: 5845113.
HSL color Cylindrical-coordinate representation of color #793059: hue angle of 326.3º 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 #793059 is Cyan = 0, Magento = 0.60, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 89 | - |
| CMYK | 0 | 0.60 | 0.26 | 0.53 |
| HSL | 326.3º | 0.43% | 0.33% | - |
| HSV(B) | 326.3º | 0.6% | 0.47% | - |
| XYZ | 10.75 | 6.9 | 10.22 | - |
| YUV | 74.5 | 136.18 | 161.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 89 | 0 | 0.60 | 0.26 | 0.53 | 326.3 | 0.43 | 0.33 |
| Hex | 79 | 30 | 59 | 0 | 3C | 1A | 35 | 146 | 2B | 21 |
| Octal | 171 | 60 | 131 | 0 | 74 | 32 | 65 | 506 | 53 | 41 |
| Binary | 1111001 | 110000 | 1011001 | 0 | 111100 | 11010 | 110101 | 101000110 | 101011 | 100001 |
Color Harmonies of #793059
Complementary color
Monochromatic Colors of #793059
Black with #793059
Text Example
Text Example
White with #793059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793059; }
p { color: rgb(121,48,89); }
H1.HeaderClassName
{
color: #793059;
}
.AnyTagClassName
{
color: #793059;
}
</style>
background-color css
<style>
a { background-color: #793059; }
a { background-color: rgb(121,48,89); }
div.DivClassName
{
background-color: #793059;
}
.BgClassName
{
background-color: #793059;
}
</style>
border-color css
<style>
span { border-color: #793059; }
span { border-color: rgb(121,48,89); }
td.TdClassName
{
border-color: #793059;
}
.TagClassName
{
border-color: #793059;
}
</style>