Shades of Flirt #792958
Tints of Flirt #792958
RGB
CMYK
RGB Variations
Color information
#792958 (or 0x792958) is known color: Flirt. HEX triplet: 79, 29 and 58. RGB value is (121,41,88). Sum of RGB (Red+Green+Blue) = 121+41+88=250 (33% of max value = 765). Red value is 121 (47.66% from 255 or 48.4% from 250); Green value is 41 (16.41% from 255 or 16.4% from 250); Blue value is 88 (34.77% from 255 or 35.2% from 250); Max value from RGB is 121 - color contains mainly: red. Hex color #792958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792958 is #86D6A7. Grayscale: #464646. Windows color (decimal): -8836776 or 5777785. OLE color: 5777785.
HSL color Cylindrical-coordinate representation of color #792958: hue angle of 324.75º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #792958 is Cyan = 0, Magento = 0.66, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 41 | 88 | - |
| CMYK | 0 | 0.66 | 0.27 | 0.53 |
| HSL | 324.75º | 0.49% | 0.32% | - |
| HSV(B) | 324.75º | 0.66% | 0.47% | - |
| XYZ | 10.44 | 6.36 | 9.91 | - |
| YUV | 70.28 | 138 | 164.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 41 | 88 | 0 | 0.66 | 0.27 | 0.53 | 324.75 | 0.49 | 0.32 |
| Hex | 79 | 29 | 58 | 0 | 42 | 1B | 35 | 145 | 31 | 20 |
| Octal | 171 | 51 | 130 | 0 | 102 | 33 | 65 | 505 | 61 | 40 |
| Binary | 1111001 | 101001 | 1011000 | 0 | 1000010 | 11011 | 110101 | 101000101 | 110001 | 100000 |
Color Harmonies of #792958
Complementary color
Monochromatic Colors of #792958
Black with #792958
Text Example
Text Example
White with #792958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792958; }
p { color: rgb(121,41,88); }
H1.HeaderClassName
{
color: #792958;
}
.AnyTagClassName
{
color: #792958;
}
</style>
background-color css
<style>
a { background-color: #792958; }
a { background-color: rgb(121,41,88); }
div.DivClassName
{
background-color: #792958;
}
.BgClassName
{
background-color: #792958;
}
</style>
border-color css
<style>
span { border-color: #792958; }
span { border-color: rgb(121,41,88); }
td.TdClassName
{
border-color: #792958;
}
.TagClassName
{
border-color: #792958;
}
</style>