Shades of Flirt #792851
Tints of Flirt #792851
RGB
CMYK
RGB Variations
Color information
#792851 (or 0x792851) is known color: Flirt. HEX triplet: 79, 28 and 51. RGB value is (121,40,81). Sum of RGB (Red+Green+Blue) = 121+40+81=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 40 (16.02% from 255 or 16.53% from 242); Blue value is 81 (32.03% from 255 or 33.47% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #792851 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792851 is #86D7AE. Grayscale: #444444. Windows color (decimal): -8837039 or 5318777. OLE color: 5318777.
HSL color Cylindrical-coordinate representation of color #792851: hue angle of 329.63º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #792851 is Cyan = 0, Magento = 0.67, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 81 | - |
| CMYK | 0 | 0.67 | 0.33 | 0.53 |
| HSL | 329.63º | 0.5% | 0.32% | - |
| HSV(B) | 329.63º | 0.67% | 0.47% | - |
| XYZ | 10.13 | 6.18 | 8.44 | - |
| YUV | 68.89 | 134.84 | 165.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 81 | 0 | 0.67 | 0.33 | 0.53 | 329.63 | 0.5 | 0.32 |
| Hex | 79 | 28 | 51 | 0 | 43 | 21 | 35 | 14A | 32 | 20 |
| Octal | 171 | 50 | 121 | 0 | 103 | 41 | 65 | 512 | 62 | 40 |
| Binary | 1111001 | 101000 | 1010001 | 0 | 1000011 | 100001 | 110101 | 101001010 | 110010 | 100000 |
Color Harmonies of #792851
Complementary color
Monochromatic Colors of #792851
Black with #792851
Text Example
Text Example
White with #792851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792851; }
p { color: rgb(121,40,81); }
H1.HeaderClassName
{
color: #792851;
}
.AnyTagClassName
{
color: #792851;
}
</style>
background-color css
<style>
a { background-color: #792851; }
a { background-color: rgb(121,40,81); }
div.DivClassName
{
background-color: #792851;
}
.BgClassName
{
background-color: #792851;
}
</style>
border-color css
<style>
span { border-color: #792851; }
span { border-color: rgb(121,40,81); }
td.TdClassName
{
border-color: #792851;
}
.TagClassName
{
border-color: #792851;
}
</style>