Shades of Flirt #793452
Tints of Flirt #793452
RGB
CMYK
RGB Variations
Color information
#793452 (or 0x793452) is known color: Flirt. HEX triplet: 79, 34 and 52. RGB value is (121,52,82). Sum of RGB (Red+Green+Blue) = 121+52+82=255 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.45% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 82 (32.42% from 255 or 32.16% from 255); Max value from RGB is 121 - color contains mainly: red. Hex color #793452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793452 is #86CBAD. Grayscale: #4B4B4B. Windows color (decimal): -8833966 or 5387385. OLE color: 5387385.
HSL color Cylindrical-coordinate representation of color #793452: hue angle of 333.91º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #793452 is Cyan = 0, Magento = 0.57, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 82 | - |
| CMYK | 0 | 0.57 | 0.32 | 0.53 |
| HSL | 333.91º | 0.4% | 0.34% | - |
| HSV(B) | 333.91º | 0.57% | 0.47% | - |
| XYZ | 10.64 | 7.13 | 8.8 | - |
| YUV | 76.05 | 131.36 | 160.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 82 | 0 | 0.57 | 0.32 | 0.53 | 333.91 | 0.4 | 0.34 |
| Hex | 79 | 34 | 52 | 0 | 39 | 20 | 35 | 14E | 28 | 22 |
| Octal | 171 | 64 | 122 | 0 | 71 | 40 | 65 | 516 | 50 | 42 |
| Binary | 1111001 | 110100 | 1010010 | 0 | 111001 | 100000 | 110101 | 101001110 | 101000 | 100010 |
Color Harmonies of #793452
Complementary color
Monochromatic Colors of #793452
Black with #793452
Text Example
Text Example
White with #793452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793452; }
p { color: rgb(121,52,82); }
H1.HeaderClassName
{
color: #793452;
}
.AnyTagClassName
{
color: #793452;
}
</style>
background-color css
<style>
a { background-color: #793452; }
a { background-color: rgb(121,52,82); }
div.DivClassName
{
background-color: #793452;
}
.BgClassName
{
background-color: #793452;
}
</style>
border-color css
<style>
span { border-color: #793452; }
span { border-color: rgb(121,52,82); }
td.TdClassName
{
border-color: #793452;
}
.TagClassName
{
border-color: #793452;
}
</style>