Shades of Flirt #792046
Tints of Flirt #792046
RGB
CMYK
RGB Variations
Color information
#792046 (or 0x792046) is known color: Flirt. HEX triplet: 79, 20 and 46. RGB value is (121,32,70). Sum of RGB (Red+Green+Blue) = 121+32+70=223 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.26% from 223); Green value is 32 (12.89% from 255 or 14.35% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 121 - color contains mainly: red. Hex color #792046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792046 is #86DFB9. Grayscale: #3E3E3E. Windows color (decimal): -8839098 or 4595833. OLE color: 4595833.
HSL color Cylindrical-coordinate representation of color #792046: hue angle of 334.38º 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 #792046 is Cyan = 0, Magento = 0.74, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 32 | 70 | - |
| CMYK | 0 | 0.74 | 0.42 | 0.53 |
| HSL | 334.38º | 0.58% | 0.3% | - |
| HSV(B) | 334.38º | 0.74% | 0.47% | - |
| XYZ | 9.51 | 5.54 | 6.36 | - |
| YUV | 62.94 | 131.99 | 169.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 32 | 70 | 0 | 0.74 | 0.42 | 0.53 | 334.38 | 0.58 | 0.3 |
| Hex | 79 | 20 | 46 | 0 | 4A | 2A | 35 | 14E | 3A | 1E |
| Octal | 171 | 40 | 106 | 0 | 112 | 52 | 65 | 516 | 72 | 36 |
| Binary | 1111001 | 100000 | 1000110 | 0 | 1001010 | 101010 | 110101 | 101001110 | 111010 | 11110 |
Color Harmonies of #792046
Complementary color
Monochromatic Colors of #792046
Black with #792046
Text Example
Text Example
White with #792046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792046; }
p { color: rgb(121,32,70); }
H1.HeaderClassName
{
color: #792046;
}
.AnyTagClassName
{
color: #792046;
}
</style>
background-color css
<style>
a { background-color: #792046; }
a { background-color: rgb(121,32,70); }
div.DivClassName
{
background-color: #792046;
}
.BgClassName
{
background-color: #792046;
}
</style>
border-color css
<style>
span { border-color: #792046; }
span { border-color: rgb(121,32,70); }
td.TdClassName
{
border-color: #792046;
}
.TagClassName
{
border-color: #792046;
}
</style>