Shades of Flirt #793056
Tints of Flirt #793056
RGB
CMYK
RGB Variations
Color information
#793056 (or 0x793056) is known color: Flirt. HEX triplet: 79, 30 and 56. RGB value is (121,48,86). Sum of RGB (Red+Green+Blue) = 121+48+86=255 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.45% from 255); Green value is 48 (19.14% from 255 or 18.82% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 121 - color contains mainly: red. Hex color #793056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793056 is #86CFA9. Grayscale: #4A4A4A. Windows color (decimal): -8834986 or 5648505. OLE color: 5648505.
HSL color Cylindrical-coordinate representation of color #793056: hue angle of 328.77º 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 #793056 is Cyan = 0, Magento = 0.60, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 48 | 86 | - |
| CMYK | 0 | 0.60 | 0.29 | 0.53 |
| HSL | 328.77º | 0.43% | 0.33% | - |
| HSV(B) | 328.77º | 0.6% | 0.47% | - |
| XYZ | 10.62 | 6.85 | 9.57 | - |
| YUV | 74.16 | 134.68 | 161.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 86 | 0 | 0.60 | 0.29 | 0.53 | 328.77 | 0.43 | 0.33 |
| Hex | 79 | 30 | 56 | 0 | 3C | 1D | 35 | 149 | 2B | 21 |
| Octal | 171 | 60 | 126 | 0 | 74 | 35 | 65 | 511 | 53 | 41 |
| Binary | 1111001 | 110000 | 1010110 | 0 | 111100 | 11101 | 110101 | 101001001 | 101011 | 100001 |
Color Harmonies of #793056
Complementary color
Monochromatic Colors of #793056
Black with #793056
Text Example
Text Example
White with #793056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793056; }
p { color: rgb(121,48,86); }
H1.HeaderClassName
{
color: #793056;
}
.AnyTagClassName
{
color: #793056;
}
</style>
background-color css
<style>
a { background-color: #793056; }
a { background-color: rgb(121,48,86); }
div.DivClassName
{
background-color: #793056;
}
.BgClassName
{
background-color: #793056;
}
</style>
border-color css
<style>
span { border-color: #793056; }
span { border-color: rgb(121,48,86); }
td.TdClassName
{
border-color: #793056;
}
.TagClassName
{
border-color: #793056;
}
</style>