Shades of Flirt #793858
Tints of Flirt #793858
RGB
CMYK
RGB Variations
Color information
#793858 (or 0x793858) is known color: Flirt. HEX triplet: 79, 38 and 58. RGB value is (121,56,88). Sum of RGB (Red+Green+Blue) = 121+56+88=265 (35% of max value = 765). Red value is 121 (47.66% from 255 or 45.66% from 265); Green value is 56 (22.27% from 255 or 21.13% from 265); Blue value is 88 (34.77% from 255 or 33.21% from 265); Max value from RGB is 121 - color contains mainly: red. Hex color #793858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793858 is #86C7A7. Grayscale: #4F4F4F. Windows color (decimal): -8832936 or 5781625. OLE color: 5781625.
HSL color Cylindrical-coordinate representation of color #793858: hue angle of 330.46º 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 #793858 is Cyan = 0, Magento = 0.54, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 88 | - |
| CMYK | 0 | 0.54 | 0.27 | 0.53 |
| HSL | 330.46º | 0.37% | 0.35% | - |
| HSV(B) | 330.46º | 0.54% | 0.47% | - |
| XYZ | 11.06 | 7.6 | 10.12 | - |
| YUV | 79.08 | 133.03 | 157.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 88 | 0 | 0.54 | 0.27 | 0.53 | 330.46 | 0.37 | 0.35 |
| Hex | 79 | 38 | 58 | 0 | 36 | 1B | 35 | 14A | 25 | 23 |
| Octal | 171 | 70 | 130 | 0 | 66 | 33 | 65 | 512 | 45 | 43 |
| Binary | 1111001 | 111000 | 1011000 | 0 | 110110 | 11011 | 110101 | 101001010 | 100101 | 100011 |
Color Harmonies of #793858
Complementary color
Monochromatic Colors of #793858
Black with #793858
Text Example
Text Example
White with #793858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793858; }
p { color: rgb(121,56,88); }
H1.HeaderClassName
{
color: #793858;
}
.AnyTagClassName
{
color: #793858;
}
</style>
background-color css
<style>
a { background-color: #793858; }
a { background-color: rgb(121,56,88); }
div.DivClassName
{
background-color: #793858;
}
.BgClassName
{
background-color: #793858;
}
</style>
border-color css
<style>
span { border-color: #793858; }
span { border-color: rgb(121,56,88); }
td.TdClassName
{
border-color: #793858;
}
.TagClassName
{
border-color: #793858;
}
</style>