Shades of Flirt #792059
Tints of Flirt #792059
RGB
CMYK
RGB Variations
Color information
#792059 (or 0x792059) is known color: Flirt. HEX triplet: 79, 20 and 59. RGB value is (121,32,89). Sum of RGB (Red+Green+Blue) = 121+32+89=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 32 (12.89% from 255 or 13.22% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #792059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792059 is #86DFA6. Grayscale: #404040. Windows color (decimal): -8839079 or 5841017. OLE color: 5841017.
HSL color Cylindrical-coordinate representation of color #792059: hue angle of 321.57º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #792059 is Cyan = 0, Magento = 0.74, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 32 | 89 | - |
| CMYK | 0 | 0.74 | 0.26 | 0.53 |
| HSL | 321.57º | 0.58% | 0.3% | - |
| HSV(B) | 321.57º | 0.74% | 0.47% | - |
| XYZ | 10.2 | 5.82 | 10.04 | - |
| YUV | 65.11 | 141.49 | 167.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 32 | 89 | 0 | 0.74 | 0.26 | 0.53 | 321.57 | 0.58 | 0.3 |
| Hex | 79 | 20 | 59 | 0 | 4A | 1A | 35 | 142 | 3A | 1E |
| Octal | 171 | 40 | 131 | 0 | 112 | 32 | 65 | 502 | 72 | 36 |
| Binary | 1111001 | 100000 | 1011001 | 0 | 1001010 | 11010 | 110101 | 101000010 | 111010 | 11110 |
Color Harmonies of #792059
Complementary color
Monochromatic Colors of #792059
Black with #792059
Text Example
Text Example
White with #792059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792059; }
p { color: rgb(121,32,89); }
H1.HeaderClassName
{
color: #792059;
}
.AnyTagClassName
{
color: #792059;
}
</style>
background-color css
<style>
a { background-color: #792059; }
a { background-color: rgb(121,32,89); }
div.DivClassName
{
background-color: #792059;
}
.BgClassName
{
background-color: #792059;
}
</style>
border-color css
<style>
span { border-color: #792059; }
span { border-color: rgb(121,32,89); }
td.TdClassName
{
border-color: #792059;
}
.TagClassName
{
border-color: #792059;
}
</style>