Shades of Flirt #792249
Tints of Flirt #792249
RGB
CMYK
RGB Variations
Color information
#792249 (or 0x792249) is known color: Flirt. HEX triplet: 79, 22 and 49. RGB value is (121,34,73). Sum of RGB (Red+Green+Blue) = 121+34+73=228 (30% of max value = 765). Red value is 121 (47.66% from 255 or 53.07% from 228); Green value is 34 (13.67% from 255 or 14.91% from 228); Blue value is 73 (28.91% from 255 or 32.02% from 228); Max value from RGB is 121 - color contains mainly: red. Hex color #792249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792249 is #86DDB6. Grayscale: #404040. Windows color (decimal): -8838583 or 4792953. OLE color: 4792953.
HSL color Cylindrical-coordinate representation of color #792249: hue angle of 333.1º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #792249 is Cyan = 0, Magento = 0.72, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 34 | 73 | - |
| CMYK | 0 | 0.72 | 0.40 | 0.53 |
| HSL | 333.1º | 0.56% | 0.3% | - |
| HSV(B) | 333.1º | 0.72% | 0.47% | - |
| XYZ | 9.66 | 5.69 | 6.89 | - |
| YUV | 64.46 | 132.82 | 168.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 34 | 73 | 0 | 0.72 | 0.40 | 0.53 | 333.1 | 0.56 | 0.3 |
| Hex | 79 | 22 | 49 | 0 | 48 | 28 | 35 | 14D | 38 | 1E |
| Octal | 171 | 42 | 111 | 0 | 110 | 50 | 65 | 515 | 70 | 36 |
| Binary | 1111001 | 100010 | 1001001 | 0 | 1001000 | 101000 | 110101 | 101001101 | 111000 | 11110 |
Color Harmonies of #792249
Complementary color
Monochromatic Colors of #792249
Black with #792249
Text Example
Text Example
White with #792249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792249; }
p { color: rgb(121,34,73); }
H1.HeaderClassName
{
color: #792249;
}
.AnyTagClassName
{
color: #792249;
}
</style>
background-color css
<style>
a { background-color: #792249; }
a { background-color: rgb(121,34,73); }
div.DivClassName
{
background-color: #792249;
}
.BgClassName
{
background-color: #792249;
}
</style>
border-color css
<style>
span { border-color: #792249; }
span { border-color: rgb(121,34,73); }
td.TdClassName
{
border-color: #792249;
}
.TagClassName
{
border-color: #792249;
}
</style>