Shades of Flirt #793156
Tints of Flirt #793156
RGB
CMYK
RGB Variations
Color information
#793156 (or 0x793156) is known color: Flirt. HEX triplet: 79, 31 and 56. RGB value is (121,49,86). Sum of RGB (Red+Green+Blue) = 121+49+86=256 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.27% from 256); Green value is 49 (19.53% from 255 or 19.14% from 256); Blue value is 86 (33.98% from 255 or 33.59% from 256); Max value from RGB is 121 - color contains mainly: red. Hex color #793156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793156 is #86CEA9. Grayscale: #4A4A4A. Windows color (decimal): -8834730 or 5648761. OLE color: 5648761.
HSL color Cylindrical-coordinate representation of color #793156: hue angle of 329.17º 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 #793156 is Cyan = 0, Magento = 0.60, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 86 | - |
| CMYK | 0 | 0.60 | 0.29 | 0.53 |
| HSL | 329.17º | 0.42% | 0.33% | - |
| HSV(B) | 329.17º | 0.6% | 0.47% | - |
| XYZ | 10.66 | 6.93 | 9.58 | - |
| YUV | 74.75 | 134.35 | 160.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 86 | 0 | 0.60 | 0.29 | 0.53 | 329.17 | 0.42 | 0.33 |
| Hex | 79 | 31 | 56 | 0 | 3C | 1D | 35 | 149 | 2A | 21 |
| Octal | 171 | 61 | 126 | 0 | 74 | 35 | 65 | 511 | 52 | 41 |
| Binary | 1111001 | 110001 | 1010110 | 0 | 111100 | 11101 | 110101 | 101001001 | 101010 | 100001 |
Color Harmonies of #793156
Complementary color
Monochromatic Colors of #793156
Black with #793156
Text Example
Text Example
White with #793156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793156; }
p { color: rgb(121,49,86); }
H1.HeaderClassName
{
color: #793156;
}
.AnyTagClassName
{
color: #793156;
}
</style>
background-color css
<style>
a { background-color: #793156; }
a { background-color: rgb(121,49,86); }
div.DivClassName
{
background-color: #793156;
}
.BgClassName
{
background-color: #793156;
}
</style>
border-color css
<style>
span { border-color: #793156; }
span { border-color: rgb(121,49,86); }
td.TdClassName
{
border-color: #793156;
}
.TagClassName
{
border-color: #793156;
}
</style>