Shades of Flirt #792047
Tints of Flirt #792047
RGB
CMYK
RGB Variations
Color information
#792047 (or 0x792047) is known color: Flirt. HEX triplet: 79, 20 and 47. RGB value is (121,32,71). Sum of RGB (Red+Green+Blue) = 121+32+71=224 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.02% from 224); Green value is 32 (12.89% from 255 or 14.29% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 121 - color contains mainly: red. Hex color #792047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792047 is #86DFB8. Grayscale: #3E3E3E. Windows color (decimal): -8839097 or 4661369. OLE color: 4661369.
HSL color Cylindrical-coordinate representation of color #792047: hue angle of 333.71º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #792047 is Cyan = 0, Magento = 0.74, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 32 | 71 | - |
| CMYK | 0 | 0.74 | 0.41 | 0.53 |
| HSL | 333.71º | 0.58% | 0.3% | - |
| HSV(B) | 333.71º | 0.74% | 0.47% | - |
| XYZ | 9.54 | 5.55 | 6.53 | - |
| YUV | 63.06 | 132.49 | 169.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 32 | 71 | 0 | 0.74 | 0.41 | 0.53 | 333.71 | 0.58 | 0.3 |
| Hex | 79 | 20 | 47 | 0 | 4A | 29 | 35 | 14E | 3A | 1E |
| Octal | 171 | 40 | 107 | 0 | 112 | 51 | 65 | 516 | 72 | 36 |
| Binary | 1111001 | 100000 | 1000111 | 0 | 1001010 | 101001 | 110101 | 101001110 | 111010 | 11110 |
Color Harmonies of #792047
Complementary color
Monochromatic Colors of #792047
Black with #792047
Text Example
Text Example
White with #792047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792047; }
p { color: rgb(121,32,71); }
H1.HeaderClassName
{
color: #792047;
}
.AnyTagClassName
{
color: #792047;
}
</style>
background-color css
<style>
a { background-color: #792047; }
a { background-color: rgb(121,32,71); }
div.DivClassName
{
background-color: #792047;
}
.BgClassName
{
background-color: #792047;
}
</style>
border-color css
<style>
span { border-color: #792047; }
span { border-color: rgb(121,32,71); }
td.TdClassName
{
border-color: #792047;
}
.TagClassName
{
border-color: #792047;
}
</style>