Shades of Flirt #792058
Tints of Flirt #792058
RGB
CMYK
RGB Variations
Color information
#792058 (or 0x792058) is known color: Flirt. HEX triplet: 79, 20 and 58. RGB value is (121,32,88). Sum of RGB (Red+Green+Blue) = 121+32+88=241 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.21% from 241); Green value is 32 (12.89% from 255 or 13.28% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 121 - color contains mainly: red. Hex color #792058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792058 is #86DFA7. Grayscale: #404040. Windows color (decimal): -8839080 or 5775481. OLE color: 5775481.
HSL color Cylindrical-coordinate representation of color #792058: hue angle of 322.25º 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 #792058 is Cyan = 0, Magento = 0.74, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 32 | 88 | - |
| CMYK | 0 | 0.74 | 0.27 | 0.53 |
| HSL | 322.25º | 0.58% | 0.3% | - |
| HSV(B) | 322.25º | 0.74% | 0.47% | - |
| XYZ | 10.16 | 5.8 | 9.82 | - |
| YUV | 65 | 140.99 | 167.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 32 | 88 | 0 | 0.74 | 0.27 | 0.53 | 322.25 | 0.58 | 0.3 |
| Hex | 79 | 20 | 58 | 0 | 4A | 1B | 35 | 142 | 3A | 1E |
| Octal | 171 | 40 | 130 | 0 | 112 | 33 | 65 | 502 | 72 | 36 |
| Binary | 1111001 | 100000 | 1011000 | 0 | 1001010 | 11011 | 110101 | 101000010 | 111010 | 11110 |
Color Harmonies of #792058
Complementary color
Monochromatic Colors of #792058
Black with #792058
Text Example
Text Example
White with #792058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792058; }
p { color: rgb(121,32,88); }
H1.HeaderClassName
{
color: #792058;
}
.AnyTagClassName
{
color: #792058;
}
</style>
background-color css
<style>
a { background-color: #792058; }
a { background-color: rgb(121,32,88); }
div.DivClassName
{
background-color: #792058;
}
.BgClassName
{
background-color: #792058;
}
</style>
border-color css
<style>
span { border-color: #792058; }
span { border-color: rgb(121,32,88); }
td.TdClassName
{
border-color: #792058;
}
.TagClassName
{
border-color: #792058;
}
</style>