Shades of Flirt #793852
Tints of Flirt #793852
RGB
CMYK
RGB Variations
Color information
#793852 (or 0x793852) is known color: Flirt. HEX triplet: 79, 38 and 52. RGB value is (121,56,82). Sum of RGB (Red+Green+Blue) = 121+56+82=259 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.72% from 259); Green value is 56 (22.27% from 255 or 21.62% from 259); Blue value is 82 (32.42% from 255 or 31.66% from 259); Max value from RGB is 121 - color contains mainly: red. Hex color #793852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793852 is #86C7AD. Grayscale: #4E4E4E. Windows color (decimal): -8832942 or 5388409. OLE color: 5388409.
HSL color Cylindrical-coordinate representation of color #793852: hue angle of 336º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #793852 is Cyan = 0, Magento = 0.54, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 82 | - |
| CMYK | 0 | 0.54 | 0.32 | 0.53 |
| HSL | 336º | 0.37% | 0.35% | - |
| HSV(B) | 336º | 0.54% | 0.47% | - |
| XYZ | 10.82 | 7.5 | 8.86 | - |
| YUV | 78.4 | 130.03 | 158.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 82 | 0 | 0.54 | 0.32 | 0.53 | 336 | 0.37 | 0.35 |
| Hex | 79 | 38 | 52 | 0 | 36 | 20 | 35 | 150 | 25 | 23 |
| Octal | 171 | 70 | 122 | 0 | 66 | 40 | 65 | 520 | 45 | 43 |
| Binary | 1111001 | 111000 | 1010010 | 0 | 110110 | 100000 | 110101 | 101010000 | 100101 | 100011 |
Color Harmonies of #793852
Complementary color
Monochromatic Colors of #793852
Black with #793852
Text Example
Text Example
White with #793852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793852; }
p { color: rgb(121,56,82); }
H1.HeaderClassName
{
color: #793852;
}
.AnyTagClassName
{
color: #793852;
}
</style>
background-color css
<style>
a { background-color: #793852; }
a { background-color: rgb(121,56,82); }
div.DivClassName
{
background-color: #793852;
}
.BgClassName
{
background-color: #793852;
}
</style>
border-color css
<style>
span { border-color: #793852; }
span { border-color: rgb(121,56,82); }
td.TdClassName
{
border-color: #793852;
}
.TagClassName
{
border-color: #793852;
}
</style>