Shades of Flirt #792356
Tints of Flirt #792356
RGB
CMYK
RGB Variations
Color information
#792356 (or 0x792356) is known color: Flirt. HEX triplet: 79, 23 and 56. RGB value is (121,35,86). Sum of RGB (Red+Green+Blue) = 121+35+86=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 35 (14.06% from 255 or 14.46% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #792356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792356 is #86DCA9. Grayscale: #424242. Windows color (decimal): -8838314 or 5645177. OLE color: 5645177.
HSL color Cylindrical-coordinate representation of color #792356: hue angle of 324.42º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #792356 is Cyan = 0, Magento = 0.71, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 35 | 86 | - |
| CMYK | 0 | 0.71 | 0.29 | 0.53 |
| HSL | 324.42º | 0.55% | 0.31% | - |
| HSV(B) | 324.42º | 0.71% | 0.47% | - |
| XYZ | 10.17 | 5.94 | 9.41 | - |
| YUV | 66.53 | 138.99 | 166.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 35 | 86 | 0 | 0.71 | 0.29 | 0.53 | 324.42 | 0.55 | 0.31 |
| Hex | 79 | 23 | 56 | 0 | 47 | 1D | 35 | 144 | 37 | 1F |
| Octal | 171 | 43 | 126 | 0 | 107 | 35 | 65 | 504 | 67 | 37 |
| Binary | 1111001 | 100011 | 1010110 | 0 | 1000111 | 11101 | 110101 | 101000100 | 110111 | 11111 |
Color Harmonies of #792356
Complementary color
Monochromatic Colors of #792356
Black with #792356
Text Example
Text Example
White with #792356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792356; }
p { color: rgb(121,35,86); }
H1.HeaderClassName
{
color: #792356;
}
.AnyTagClassName
{
color: #792356;
}
</style>
background-color css
<style>
a { background-color: #792356; }
a { background-color: rgb(121,35,86); }
div.DivClassName
{
background-color: #792356;
}
.BgClassName
{
background-color: #792356;
}
</style>
border-color css
<style>
span { border-color: #792356; }
span { border-color: rgb(121,35,86); }
td.TdClassName
{
border-color: #792356;
}
.TagClassName
{
border-color: #792356;
}
</style>