Shades of Flirt #792749
Tints of Flirt #792749
RGB
CMYK
RGB Variations
Color information
#792749 (or 0x792749) is known color: Flirt. HEX triplet: 79, 27 and 49. RGB value is (121,39,73). Sum of RGB (Red+Green+Blue) = 121+39+73=233 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.93% from 233); Green value is 39 (15.62% from 255 or 16.74% from 233); Blue value is 73 (28.91% from 255 or 31.33% from 233); Max value from RGB is 121 - color contains mainly: red. Hex color #792749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792749 is #86D8B6. Grayscale: #434343. Windows color (decimal): -8837303 or 4794233. OLE color: 4794233.
HSL color Cylindrical-coordinate representation of color #792749: hue angle of 335.12º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #792749 is Cyan = 0, Magento = 0.68, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 39 | 73 | - |
| CMYK | 0 | 0.68 | 0.40 | 0.53 |
| HSL | 335.12º | 0.51% | 0.31% | - |
| HSV(B) | 335.12º | 0.68% | 0.47% | - |
| XYZ | 9.81 | 6 | 6.94 | - |
| YUV | 67.39 | 131.17 | 166.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 73 | 0 | 0.68 | 0.40 | 0.53 | 335.12 | 0.51 | 0.31 |
| Hex | 79 | 27 | 49 | 0 | 44 | 28 | 35 | 14F | 33 | 1F |
| Octal | 171 | 47 | 111 | 0 | 104 | 50 | 65 | 517 | 63 | 37 |
| Binary | 1111001 | 100111 | 1001001 | 0 | 1000100 | 101000 | 110101 | 101001111 | 110011 | 11111 |
Color Harmonies of #792749
Complementary color
Monochromatic Colors of #792749
Black with #792749
Text Example
Text Example
White with #792749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792749; }
p { color: rgb(121,39,73); }
H1.HeaderClassName
{
color: #792749;
}
.AnyTagClassName
{
color: #792749;
}
</style>
background-color css
<style>
a { background-color: #792749; }
a { background-color: rgb(121,39,73); }
div.DivClassName
{
background-color: #792749;
}
.BgClassName
{
background-color: #792749;
}
</style>
border-color css
<style>
span { border-color: #792749; }
span { border-color: rgb(121,39,73); }
td.TdClassName
{
border-color: #792749;
}
.TagClassName
{
border-color: #792749;
}
</style>