Shades of Flirt #793958
Tints of Flirt #793958
RGB
CMYK
RGB Variations
Color information
#793958 (or 0x793958) is known color: Flirt. HEX triplet: 79, 39 and 58. RGB value is (121,57,88). Sum of RGB (Red+Green+Blue) = 121+57+88=266 (35% of max value = 765). Red value is 121 (47.66% from 255 or 45.49% from 266); Green value is 57 (22.66% from 255 or 21.43% from 266); Blue value is 88 (34.77% from 255 or 33.08% from 266); Max value from RGB is 121 - color contains mainly: red. Hex color #793958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793958 is #86C6A7. Grayscale: #4F4F4F. Windows color (decimal): -8832680 or 5781881. OLE color: 5781881.
HSL color Cylindrical-coordinate representation of color #793958: hue angle of 330.94º 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 #793958 is Cyan = 0, Magento = 0.53, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 88 | - |
| CMYK | 0 | 0.53 | 0.27 | 0.53 |
| HSL | 330.94º | 0.36% | 0.35% | - |
| HSV(B) | 330.94º | 0.53% | 0.47% | - |
| XYZ | 11.11 | 7.7 | 10.13 | - |
| YUV | 79.67 | 132.7 | 157.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 88 | 0 | 0.53 | 0.27 | 0.53 | 330.94 | 0.36 | 0.35 |
| Hex | 79 | 39 | 58 | 0 | 35 | 1B | 35 | 14B | 24 | 23 |
| Octal | 171 | 71 | 130 | 0 | 65 | 33 | 65 | 513 | 44 | 43 |
| Binary | 1111001 | 111001 | 1011000 | 0 | 110101 | 11011 | 110101 | 101001011 | 100100 | 100011 |
Color Harmonies of #793958
Complementary color
Monochromatic Colors of #793958
Black with #793958
Text Example
Text Example
White with #793958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793958; }
p { color: rgb(121,57,88); }
H1.HeaderClassName
{
color: #793958;
}
.AnyTagClassName
{
color: #793958;
}
</style>
background-color css
<style>
a { background-color: #793958; }
a { background-color: rgb(121,57,88); }
div.DivClassName
{
background-color: #793958;
}
.BgClassName
{
background-color: #793958;
}
</style>
border-color css
<style>
span { border-color: #793958; }
span { border-color: rgb(121,57,88); }
td.TdClassName
{
border-color: #793958;
}
.TagClassName
{
border-color: #793958;
}
</style>