Shades of Flirt #792350
Tints of Flirt #792350
RGB
CMYK
RGB Variations
Color information
#792350 (or 0x792350) is known color: Flirt. HEX triplet: 79, 23 and 50. RGB value is (121,35,80). Sum of RGB (Red+Green+Blue) = 121+35+80=236 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.27% from 236); Green value is 35 (14.06% from 255 or 14.83% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 121 - color contains mainly: red. Hex color #792350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792350 is #86DCAF. Grayscale: #414141. Windows color (decimal): -8838320 or 5251961. OLE color: 5251961.
HSL color Cylindrical-coordinate representation of color #792350: hue angle of 328.6º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #792350 is Cyan = 0, Magento = 0.71, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 35 | 80 | - |
| CMYK | 0 | 0.71 | 0.34 | 0.53 |
| HSL | 328.6º | 0.55% | 0.31% | - |
| HSV(B) | 328.6º | 0.71% | 0.47% | - |
| XYZ | 9.93 | 5.85 | 8.19 | - |
| YUV | 65.84 | 135.99 | 167.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 35 | 80 | 0 | 0.71 | 0.34 | 0.53 | 328.6 | 0.55 | 0.31 |
| Hex | 79 | 23 | 50 | 0 | 47 | 22 | 35 | 149 | 37 | 1F |
| Octal | 171 | 43 | 120 | 0 | 107 | 42 | 65 | 511 | 67 | 37 |
| Binary | 1111001 | 100011 | 1010000 | 0 | 1000111 | 100010 | 110101 | 101001001 | 110111 | 11111 |
Color Harmonies of #792350
Complementary color
Monochromatic Colors of #792350
Black with #792350
Text Example
Text Example
White with #792350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792350; }
p { color: rgb(121,35,80); }
H1.HeaderClassName
{
color: #792350;
}
.AnyTagClassName
{
color: #792350;
}
</style>
background-color css
<style>
a { background-color: #792350; }
a { background-color: rgb(121,35,80); }
div.DivClassName
{
background-color: #792350;
}
.BgClassName
{
background-color: #792350;
}
</style>
border-color css
<style>
span { border-color: #792350; }
span { border-color: rgb(121,35,80); }
td.TdClassName
{
border-color: #792350;
}
.TagClassName
{
border-color: #792350;
}
</style>