Shades of Flirt #792156
Tints of Flirt #792156
RGB
CMYK
RGB Variations
Color information
#792156 (or 0x792156) is known color: Flirt. HEX triplet: 79, 21 and 56. RGB value is (121,33,86). Sum of RGB (Red+Green+Blue) = 121+33+86=240 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.42% from 240); Green value is 33 (13.28% from 255 or 13.75% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 121 - color contains mainly: red. Hex color #792156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792156 is #86DEA9. Grayscale: #414141. Windows color (decimal): -8838826 or 5644665. OLE color: 5644665.
HSL color Cylindrical-coordinate representation of color #792156: hue angle of 323.86º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #792156 is Cyan = 0, Magento = 0.73, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 33 | 86 | - |
| CMYK | 0 | 0.73 | 0.29 | 0.53 |
| HSL | 323.86º | 0.57% | 0.3% | - |
| HSV(B) | 323.86º | 0.73% | 0.47% | - |
| XYZ | 10.11 | 5.82 | 9.4 | - |
| YUV | 65.35 | 139.65 | 167.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 33 | 86 | 0 | 0.73 | 0.29 | 0.53 | 323.86 | 0.57 | 0.3 |
| Hex | 79 | 21 | 56 | 0 | 49 | 1D | 35 | 144 | 39 | 1E |
| Octal | 171 | 41 | 126 | 0 | 111 | 35 | 65 | 504 | 71 | 36 |
| Binary | 1111001 | 100001 | 1010110 | 0 | 1001001 | 11101 | 110101 | 101000100 | 111001 | 11110 |
Color Harmonies of #792156
Complementary color
Monochromatic Colors of #792156
Black with #792156
Text Example
Text Example
White with #792156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792156; }
p { color: rgb(121,33,86); }
H1.HeaderClassName
{
color: #792156;
}
.AnyTagClassName
{
color: #792156;
}
</style>
background-color css
<style>
a { background-color: #792156; }
a { background-color: rgb(121,33,86); }
div.DivClassName
{
background-color: #792156;
}
.BgClassName
{
background-color: #792156;
}
</style>
border-color css
<style>
span { border-color: #792156; }
span { border-color: rgb(121,33,86); }
td.TdClassName
{
border-color: #792156;
}
.TagClassName
{
border-color: #792156;
}
</style>