Shades of Flirt #792056
Tints of Flirt #792056
RGB
CMYK
RGB Variations
Color information
#792056 (or 0x792056) is known color: Flirt. HEX triplet: 79, 20 and 56. RGB value is (121,32,86). Sum of RGB (Red+Green+Blue) = 121+32+86=239 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.63% from 239); Green value is 32 (12.89% from 255 or 13.39% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 121 - color contains mainly: red. Hex color #792056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792056 is #86DFA9. Grayscale: #404040. Windows color (decimal): -8839082 or 5644409. OLE color: 5644409.
HSL color Cylindrical-coordinate representation of color #792056: hue angle of 323.6º 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 #792056 is Cyan = 0, Magento = 0.74, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 32 | 86 | - |
| CMYK | 0 | 0.74 | 0.29 | 0.53 |
| HSL | 323.6º | 0.58% | 0.3% | - |
| HSV(B) | 323.6º | 0.74% | 0.47% | - |
| XYZ | 10.08 | 5.77 | 9.39 | - |
| YUV | 64.77 | 139.99 | 168.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 32 | 86 | 0 | 0.74 | 0.29 | 0.53 | 323.6 | 0.58 | 0.3 |
| Hex | 79 | 20 | 56 | 0 | 4A | 1D | 35 | 144 | 3A | 1E |
| Octal | 171 | 40 | 126 | 0 | 112 | 35 | 65 | 504 | 72 | 36 |
| Binary | 1111001 | 100000 | 1010110 | 0 | 1001010 | 11101 | 110101 | 101000100 | 111010 | 11110 |
Color Harmonies of #792056
Complementary color
Monochromatic Colors of #792056
Black with #792056
Text Example
Text Example
White with #792056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792056; }
p { color: rgb(121,32,86); }
H1.HeaderClassName
{
color: #792056;
}
.AnyTagClassName
{
color: #792056;
}
</style>
background-color css
<style>
a { background-color: #792056; }
a { background-color: rgb(121,32,86); }
div.DivClassName
{
background-color: #792056;
}
.BgClassName
{
background-color: #792056;
}
</style>
border-color css
<style>
span { border-color: #792056; }
span { border-color: rgb(121,32,86); }
td.TdClassName
{
border-color: #792056;
}
.TagClassName
{
border-color: #792056;
}
</style>