Shades of Flirt #793456
Tints of Flirt #793456
RGB
CMYK
RGB Variations
Color information
#793456 (or 0x793456) is known color: Flirt. HEX triplet: 79, 34 and 56. RGB value is (121,52,86). Sum of RGB (Red+Green+Blue) = 121+52+86=259 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.72% from 259); Green value is 52 (20.70% from 255 or 20.08% from 259); Blue value is 86 (33.98% from 255 or 33.20% from 259); Max value from RGB is 121 - color contains mainly: red. Hex color #793456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793456 is #86CBA9. Grayscale: #4C4C4C. Windows color (decimal): -8833962 or 5649529. OLE color: 5649529.
HSL color Cylindrical-coordinate representation of color #793456: hue angle of 330.43º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #793456 is Cyan = 0, Magento = 0.57, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 86 | - |
| CMYK | 0 | 0.57 | 0.29 | 0.53 |
| HSL | 330.43º | 0.4% | 0.34% | - |
| HSV(B) | 330.43º | 0.57% | 0.47% | - |
| XYZ | 10.79 | 7.19 | 9.62 | - |
| YUV | 76.51 | 133.36 | 159.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 86 | 0 | 0.57 | 0.29 | 0.53 | 330.43 | 0.4 | 0.34 |
| Hex | 79 | 34 | 56 | 0 | 39 | 1D | 35 | 14A | 28 | 22 |
| Octal | 171 | 64 | 126 | 0 | 71 | 35 | 65 | 512 | 50 | 42 |
| Binary | 1111001 | 110100 | 1010110 | 0 | 111001 | 11101 | 110101 | 101001010 | 101000 | 100010 |
Color Harmonies of #793456
Complementary color
Monochromatic Colors of #793456
Black with #793456
Text Example
Text Example
White with #793456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793456; }
p { color: rgb(121,52,86); }
H1.HeaderClassName
{
color: #793456;
}
.AnyTagClassName
{
color: #793456;
}
</style>
background-color css
<style>
a { background-color: #793456; }
a { background-color: rgb(121,52,86); }
div.DivClassName
{
background-color: #793456;
}
.BgClassName
{
background-color: #793456;
}
</style>
border-color css
<style>
span { border-color: #793456; }
span { border-color: rgb(121,52,86); }
td.TdClassName
{
border-color: #793456;
}
.TagClassName
{
border-color: #793456;
}
</style>