Shades of Flirt #793050
Tints of Flirt #793050
RGB
CMYK
RGB Variations
Color information
#793050 (or 0x793050) is known color: Flirt. HEX triplet: 79, 30 and 50. RGB value is (121,48,80). Sum of RGB (Red+Green+Blue) = 121+48+80=249 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.59% from 249); Green value is 48 (19.14% from 255 or 19.28% from 249); Blue value is 80 (31.64% from 255 or 32.13% from 249); Max value from RGB is 121 - color contains mainly: red. Hex color #793050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793050 is #86CFAF. Grayscale: #494949. Windows color (decimal): -8834992 or 5255289. OLE color: 5255289.
HSL color Cylindrical-coordinate representation of color #793050: hue angle of 333.7º degrees, saturation: 0.43, 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 #793050 is Cyan = 0, Magento = 0.60, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 80 | - |
| CMYK | 0 | 0.60 | 0.34 | 0.53 |
| HSL | 333.7º | 0.43% | 0.33% | - |
| HSV(B) | 333.7º | 0.6% | 0.47% | - |
| XYZ | 10.39 | 6.76 | 8.35 | - |
| YUV | 73.48 | 131.68 | 161.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 80 | 0 | 0.60 | 0.34 | 0.53 | 333.7 | 0.43 | 0.33 |
| Hex | 79 | 30 | 50 | 0 | 3C | 22 | 35 | 14E | 2B | 21 |
| Octal | 171 | 60 | 120 | 0 | 74 | 42 | 65 | 516 | 53 | 41 |
| Binary | 1111001 | 110000 | 1010000 | 0 | 111100 | 100010 | 110101 | 101001110 | 101011 | 100001 |
Color Harmonies of #793050
Complementary color
Monochromatic Colors of #793050
Black with #793050
Text Example
Text Example
White with #793050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793050; }
p { color: rgb(121,48,80); }
H1.HeaderClassName
{
color: #793050;
}
.AnyTagClassName
{
color: #793050;
}
</style>
background-color css
<style>
a { background-color: #793050; }
a { background-color: rgb(121,48,80); }
div.DivClassName
{
background-color: #793050;
}
.BgClassName
{
background-color: #793050;
}
</style>
border-color css
<style>
span { border-color: #793050; }
span { border-color: rgb(121,48,80); }
td.TdClassName
{
border-color: #793050;
}
.TagClassName
{
border-color: #793050;
}
</style>