Shades of Flirt #793952
Tints of Flirt #793952
RGB
CMYK
RGB Variations
Color information
#793952 (or 0x793952) is known color: Flirt. HEX triplet: 79, 39 and 52. RGB value is (121,57,82). Sum of RGB (Red+Green+Blue) = 121+57+82=260 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.54% from 260); Green value is 57 (22.66% from 255 or 21.92% from 260); Blue value is 82 (32.42% from 255 or 31.54% from 260); Max value from RGB is 121 - color contains mainly: red. Hex color #793952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793952 is #86C6AD. Grayscale: #4E4E4E. Windows color (decimal): -8832686 or 5388665. OLE color: 5388665.
HSL color Cylindrical-coordinate representation of color #793952: hue angle of 336.56º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #793952 is Cyan = 0, Magento = 0.53, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 82 | - |
| CMYK | 0 | 0.53 | 0.32 | 0.53 |
| HSL | 336.56º | 0.36% | 0.35% | - |
| HSV(B) | 336.56º | 0.53% | 0.47% | - |
| XYZ | 10.87 | 7.6 | 8.88 | - |
| YUV | 78.99 | 129.7 | 157.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 82 | 0 | 0.53 | 0.32 | 0.53 | 336.56 | 0.36 | 0.35 |
| Hex | 79 | 39 | 52 | 0 | 35 | 20 | 35 | 151 | 24 | 23 |
| Octal | 171 | 71 | 122 | 0 | 65 | 40 | 65 | 521 | 44 | 43 |
| Binary | 1111001 | 111001 | 1010010 | 0 | 110101 | 100000 | 110101 | 101010001 | 100100 | 100011 |
Color Harmonies of #793952
Complementary color
Monochromatic Colors of #793952
Black with #793952
Text Example
Text Example
White with #793952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793952; }
p { color: rgb(121,57,82); }
H1.HeaderClassName
{
color: #793952;
}
.AnyTagClassName
{
color: #793952;
}
</style>
background-color css
<style>
a { background-color: #793952; }
a { background-color: rgb(121,57,82); }
div.DivClassName
{
background-color: #793952;
}
.BgClassName
{
background-color: #793952;
}
</style>
border-color css
<style>
span { border-color: #793952; }
span { border-color: rgb(121,57,82); }
td.TdClassName
{
border-color: #793952;
}
.TagClassName
{
border-color: #793952;
}
</style>