Shades of Flirt #792856
Tints of Flirt #792856
RGB
CMYK
RGB Variations
Color information
#792856 (or 0x792856) is known color: Flirt. HEX triplet: 79, 28 and 56. RGB value is (121,40,86). Sum of RGB (Red+Green+Blue) = 121+40+86=247 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.99% from 247); Green value is 40 (16.02% from 255 or 16.19% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 121 - color contains mainly: red. Hex color #792856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792856 is #86D7A9. Grayscale: #454545. Windows color (decimal): -8837034 or 5646457. OLE color: 5646457.
HSL color Cylindrical-coordinate representation of color #792856: hue angle of 325.93º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #792856 is Cyan = 0, Magento = 0.67, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 40 | 86 | - |
| CMYK | 0 | 0.67 | 0.29 | 0.53 |
| HSL | 325.93º | 0.5% | 0.32% | - |
| HSV(B) | 325.93º | 0.67% | 0.47% | - |
| XYZ | 10.32 | 6.25 | 9.47 | - |
| YUV | 69.46 | 137.34 | 164.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 40 | 86 | 0 | 0.67 | 0.29 | 0.53 | 325.93 | 0.5 | 0.32 |
| Hex | 79 | 28 | 56 | 0 | 43 | 1D | 35 | 146 | 32 | 20 |
| Octal | 171 | 50 | 126 | 0 | 103 | 35 | 65 | 506 | 62 | 40 |
| Binary | 1111001 | 101000 | 1010110 | 0 | 1000011 | 11101 | 110101 | 101000110 | 110010 | 100000 |
Color Harmonies of #792856
Complementary color
Monochromatic Colors of #792856
Black with #792856
Text Example
Text Example
White with #792856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792856; }
p { color: rgb(121,40,86); }
H1.HeaderClassName
{
color: #792856;
}
.AnyTagClassName
{
color: #792856;
}
</style>
background-color css
<style>
a { background-color: #792856; }
a { background-color: rgb(121,40,86); }
div.DivClassName
{
background-color: #792856;
}
.BgClassName
{
background-color: #792856;
}
</style>
border-color css
<style>
span { border-color: #792856; }
span { border-color: rgb(121,40,86); }
td.TdClassName
{
border-color: #792856;
}
.TagClassName
{
border-color: #792856;
}
</style>