Shades of Flirt #792849
Tints of Flirt #792849
RGB
CMYK
RGB Variations
Color information
#792849 (or 0x792849) is known color: Flirt. HEX triplet: 79, 28 and 49. RGB value is (121,40,73). Sum of RGB (Red+Green+Blue) = 121+40+73=234 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.71% from 234); Green value is 40 (16.02% from 255 or 17.09% from 234); Blue value is 73 (28.91% from 255 or 31.20% from 234); Max value from RGB is 121 - color contains mainly: red. Hex color #792849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792849 is #86D7B6. Grayscale: #434343. Windows color (decimal): -8837047 or 4794489. OLE color: 4794489.
HSL color Cylindrical-coordinate representation of color #792849: hue angle of 335.56º 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 #792849 is Cyan = 0, Magento = 0.67, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 73 | - |
| CMYK | 0 | 0.67 | 0.40 | 0.53 |
| HSL | 335.56º | 0.5% | 0.32% | - |
| HSV(B) | 335.56º | 0.67% | 0.47% | - |
| XYZ | 9.85 | 6.06 | 6.95 | - |
| YUV | 67.98 | 130.84 | 165.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 73 | 0 | 0.67 | 0.40 | 0.53 | 335.56 | 0.5 | 0.32 |
| Hex | 79 | 28 | 49 | 0 | 43 | 28 | 35 | 150 | 32 | 20 |
| Octal | 171 | 50 | 111 | 0 | 103 | 50 | 65 | 520 | 62 | 40 |
| Binary | 1111001 | 101000 | 1001001 | 0 | 1000011 | 101000 | 110101 | 101010000 | 110010 | 100000 |
Color Harmonies of #792849
Complementary color
Monochromatic Colors of #792849
Black with #792849
Text Example
Text Example
White with #792849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792849; }
p { color: rgb(121,40,73); }
H1.HeaderClassName
{
color: #792849;
}
.AnyTagClassName
{
color: #792849;
}
</style>
background-color css
<style>
a { background-color: #792849; }
a { background-color: rgb(121,40,73); }
div.DivClassName
{
background-color: #792849;
}
.BgClassName
{
background-color: #792849;
}
</style>
border-color css
<style>
span { border-color: #792849; }
span { border-color: rgb(121,40,73); }
td.TdClassName
{
border-color: #792849;
}
.TagClassName
{
border-color: #792849;
}
</style>