Shades of Flirt #793454
Tints of Flirt #793454
RGB
CMYK
RGB Variations
Color information
#793454 (or 0x793454) is known color: Flirt. HEX triplet: 79, 34 and 54. RGB value is (121,52,84). Sum of RGB (Red+Green+Blue) = 121+52+84=257 (34% of max value = 765). Red value is 121 (47.66% from 255 or 47.08% from 257); Green value is 52 (20.70% from 255 or 20.23% from 257); Blue value is 84 (33.20% from 255 or 32.68% from 257); Max value from RGB is 121 - color contains mainly: red. Hex color #793454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793454 is #86CBAB. Grayscale: #4C4C4C. Windows color (decimal): -8833964 or 5518457. OLE color: 5518457.
HSL color Cylindrical-coordinate representation of color #793454: hue angle of 332.17º 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 #793454 is Cyan = 0, Magento = 0.57, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 84 | - |
| CMYK | 0 | 0.57 | 0.31 | 0.53 |
| HSL | 332.17º | 0.4% | 0.34% | - |
| HSV(B) | 332.17º | 0.57% | 0.47% | - |
| XYZ | 10.71 | 7.16 | 9.21 | - |
| YUV | 76.28 | 132.36 | 159.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 84 | 0 | 0.57 | 0.31 | 0.53 | 332.17 | 0.4 | 0.34 |
| Hex | 79 | 34 | 54 | 0 | 39 | 1F | 35 | 14C | 28 | 22 |
| Octal | 171 | 64 | 124 | 0 | 71 | 37 | 65 | 514 | 50 | 42 |
| Binary | 1111001 | 110100 | 1010100 | 0 | 111001 | 11111 | 110101 | 101001100 | 101000 | 100010 |
Color Harmonies of #793454
Complementary color
Monochromatic Colors of #793454
Black with #793454
Text Example
Text Example
White with #793454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793454; }
p { color: rgb(121,52,84); }
H1.HeaderClassName
{
color: #793454;
}
.AnyTagClassName
{
color: #793454;
}
</style>
background-color css
<style>
a { background-color: #793454; }
a { background-color: rgb(121,52,84); }
div.DivClassName
{
background-color: #793454;
}
.BgClassName
{
background-color: #793454;
}
</style>
border-color css
<style>
span { border-color: #793454; }
span { border-color: rgb(121,52,84); }
td.TdClassName
{
border-color: #793454;
}
.TagClassName
{
border-color: #793454;
}
</style>