Shades of Flirt #792159
Tints of Flirt #792159
RGB
CMYK
RGB Variations
Color information
#792159 (or 0x792159) is known color: Flirt. HEX triplet: 79, 21 and 59. RGB value is (121,33,89). Sum of RGB (Red+Green+Blue) = 121+33+89=243 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.79% from 243); Green value is 33 (13.28% from 255 or 13.58% from 243); Blue value is 89 (35.16% from 255 or 36.63% from 243); Max value from RGB is 121 - color contains mainly: red. Hex color #792159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792159 is #86DEA6. Grayscale: #414141. Windows color (decimal): -8838823 or 5841273. OLE color: 5841273.
HSL color Cylindrical-coordinate representation of color #792159: hue angle of 321.82º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #792159 is Cyan = 0, Magento = 0.73, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 33 | 89 | - |
| CMYK | 0 | 0.73 | 0.26 | 0.53 |
| HSL | 321.82º | 0.57% | 0.3% | - |
| HSV(B) | 321.82º | 0.73% | 0.47% | - |
| XYZ | 10.23 | 5.87 | 10.05 | - |
| YUV | 65.7 | 141.15 | 167.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 33 | 89 | 0 | 0.73 | 0.26 | 0.53 | 321.82 | 0.57 | 0.3 |
| Hex | 79 | 21 | 59 | 0 | 49 | 1A | 35 | 142 | 39 | 1E |
| Octal | 171 | 41 | 131 | 0 | 111 | 32 | 65 | 502 | 71 | 36 |
| Binary | 1111001 | 100001 | 1011001 | 0 | 1001001 | 11010 | 110101 | 101000010 | 111001 | 11110 |
Color Harmonies of #792159
Complementary color
Monochromatic Colors of #792159
Black with #792159
Text Example
Text Example
White with #792159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792159; }
p { color: rgb(121,33,89); }
H1.HeaderClassName
{
color: #792159;
}
.AnyTagClassName
{
color: #792159;
}
</style>
background-color css
<style>
a { background-color: #792159; }
a { background-color: rgb(121,33,89); }
div.DivClassName
{
background-color: #792159;
}
.BgClassName
{
background-color: #792159;
}
</style>
border-color css
<style>
span { border-color: #792159; }
span { border-color: rgb(121,33,89); }
td.TdClassName
{
border-color: #792159;
}
.TagClassName
{
border-color: #792159;
}
</style>