Shades of Flirt #79315E
Tints of Flirt #79315E
RGB
CMYK
RGB Variations
Color information
#79315E (or 0x79315E) is known color: Flirt. HEX triplet: 79, 31 and 5E. RGB value is (121,49,94). Sum of RGB (Red+Green+Blue) = 121+49+94=264 (34% of max value = 765). Red value is 121 (47.66% from 255 or 45.83% from 264); Green value is 49 (19.53% from 255 or 18.56% from 264); Blue value is 94 (37.11% from 255 or 35.61% from 264); Max value from RGB is 121 - color contains mainly: red. Hex color #79315E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #79315E is #86CEA1. Grayscale: #4B4B4B. Windows color (decimal): -8834722 or 6173049. OLE color: 6173049.
HSL color Cylindrical-coordinate representation of color #79315E: hue angle of 322.5º degrees, saturation: 0.42, 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 #79315E is Cyan = 0, Magento = 0.60, Yellow = 0.22 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 94 | - |
| CMYK | 0 | 0.60 | 0.22 | 0.53 |
| HSL | 322.5º | 0.42% | 0.33% | - |
| HSV(B) | 322.5º | 0.6% | 0.47% | - |
| XYZ | 11 | 7.07 | 11.37 | - |
| YUV | 75.66 | 138.35 | 160.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 94 | 0 | 0.60 | 0.22 | 0.53 | 322.5 | 0.42 | 0.33 |
| Hex | 79 | 31 | 5E | 0 | 3C | 16 | 35 | 142 | 2A | 21 |
| Octal | 171 | 61 | 136 | 0 | 74 | 26 | 65 | 502 | 52 | 41 |
| Binary | 1111001 | 110001 | 1011110 | 0 | 111100 | 10110 | 110101 | 101000010 | 101010 | 100001 |
Color Harmonies of #79315E
Complementary color
Monochromatic Colors of #79315E
Black with #79315E
Text Example
Text Example
White with #79315E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79315E; }
p { color: rgb(121,49,94); }
H1.HeaderClassName
{
color: #79315E;
}
.AnyTagClassName
{
color: #79315E;
}
</style>
background-color css
<style>
a { background-color: #79315E; }
a { background-color: rgb(121,49,94); }
div.DivClassName
{
background-color: #79315E;
}
.BgClassName
{
background-color: #79315E;
}
</style>
border-color css
<style>
span { border-color: #79315E; }
span { border-color: rgb(121,49,94); }
td.TdClassName
{
border-color: #79315E;
}
.TagClassName
{
border-color: #79315E;
}
</style>