Shades of Flirt #792949
Tints of Flirt #792949
RGB
CMYK
RGB Variations
Color information
#792949 (or 0x792949) is known color: Flirt. HEX triplet: 79, 29 and 49. RGB value is (121,41,73). Sum of RGB (Red+Green+Blue) = 121+41+73=235 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.49% from 235); Green value is 41 (16.41% from 255 or 17.45% from 235); Blue value is 73 (28.91% from 255 or 31.06% from 235); Max value from RGB is 121 - color contains mainly: red. Hex color #792949 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792949 is #86D6B6. Grayscale: #444444. Windows color (decimal): -8836791 or 4794745. OLE color: 4794745.
HSL color Cylindrical-coordinate representation of color #792949: hue angle of 336º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #792949 is Cyan = 0, Magento = 0.66, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 41 | 73 | - |
| CMYK | 0 | 0.66 | 0.40 | 0.53 |
| HSL | 336º | 0.49% | 0.32% | - |
| HSV(B) | 336º | 0.66% | 0.47% | - |
| XYZ | 9.88 | 6.13 | 6.97 | - |
| YUV | 68.57 | 130.5 | 165.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 41 | 73 | 0 | 0.66 | 0.40 | 0.53 | 336 | 0.49 | 0.32 |
| Hex | 79 | 29 | 49 | 0 | 42 | 28 | 35 | 150 | 31 | 20 |
| Octal | 171 | 51 | 111 | 0 | 102 | 50 | 65 | 520 | 61 | 40 |
| Binary | 1111001 | 101001 | 1001001 | 0 | 1000010 | 101000 | 110101 | 101010000 | 110001 | 100000 |
Color Harmonies of #792949
Complementary color
Monochromatic Colors of #792949
Black with #792949
Text Example
Text Example
White with #792949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792949; }
p { color: rgb(121,41,73); }
H1.HeaderClassName
{
color: #792949;
}
.AnyTagClassName
{
color: #792949;
}
</style>
background-color css
<style>
a { background-color: #792949; }
a { background-color: rgb(121,41,73); }
div.DivClassName
{
background-color: #792949;
}
.BgClassName
{
background-color: #792949;
}
</style>
border-color css
<style>
span { border-color: #792949; }
span { border-color: rgb(121,41,73); }
td.TdClassName
{
border-color: #792949;
}
.TagClassName
{
border-color: #792949;
}
</style>