Shades of Flirt #793052
Tints of Flirt #793052
RGB
CMYK
RGB Variations
Color information
#793052 (or 0x793052) is known color: Flirt. HEX triplet: 79, 30 and 52. RGB value is (121,48,82). Sum of RGB (Red+Green+Blue) = 121+48+82=251 (33% of max value = 765). Red value is 121 (47.66% from 255 or 48.21% from 251); Green value is 48 (19.14% from 255 or 19.12% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 121 - color contains mainly: red. Hex color #793052 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793052 is #86CFAD. Grayscale: #494949. Windows color (decimal): -8834990 or 5386361. OLE color: 5386361.
HSL color Cylindrical-coordinate representation of color #793052: hue angle of 332.05º 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 #793052 is Cyan = 0, Magento = 0.60, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 82 | - |
| CMYK | 0 | 0.60 | 0.32 | 0.53 |
| HSL | 332.05º | 0.43% | 0.33% | - |
| HSV(B) | 332.05º | 0.6% | 0.47% | - |
| XYZ | 10.47 | 6.79 | 8.74 | - |
| YUV | 73.7 | 132.68 | 161.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 82 | 0 | 0.60 | 0.32 | 0.53 | 332.05 | 0.43 | 0.33 |
| Hex | 79 | 30 | 52 | 0 | 3C | 20 | 35 | 14C | 2B | 21 |
| Octal | 171 | 60 | 122 | 0 | 74 | 40 | 65 | 514 | 53 | 41 |
| Binary | 1111001 | 110000 | 1010010 | 0 | 111100 | 100000 | 110101 | 101001100 | 101011 | 100001 |
Color Harmonies of #793052
Complementary color
Monochromatic Colors of #793052
Black with #793052
Text Example
Text Example
White with #793052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793052; }
p { color: rgb(121,48,82); }
H1.HeaderClassName
{
color: #793052;
}
.AnyTagClassName
{
color: #793052;
}
</style>
background-color css
<style>
a { background-color: #793052; }
a { background-color: rgb(121,48,82); }
div.DivClassName
{
background-color: #793052;
}
.BgClassName
{
background-color: #793052;
}
</style>
border-color css
<style>
span { border-color: #793052; }
span { border-color: rgb(121,48,82); }
td.TdClassName
{
border-color: #793052;
}
.TagClassName
{
border-color: #793052;
}
</style>