Shades of Flirt #782359
Tints of Flirt #782359
RGB
CMYK
RGB Variations
Color information
#782359 (or 0x782359) is known color: Flirt. HEX triplet: 78, 23 and 59. RGB value is (120,35,89). Sum of RGB (Red+Green+Blue) = 120+35+89=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 35 (14.06% from 255 or 14.34% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #782359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782359 is #87DCA6. Grayscale: #424242. Windows color (decimal): -8903847 or 5841784. OLE color: 5841784.
HSL color Cylindrical-coordinate representation of color #782359: hue angle of 321.88º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #782359 is Cyan = 0, Magento = 0.71, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 35 | 89 | - |
| CMYK | 0 | 0.71 | 0.26 | 0.53 |
| HSL | 321.88º | 0.55% | 0.3% | - |
| HSV(B) | 321.88º | 0.71% | 0.47% | - |
| XYZ | 10.15 | 5.92 | 10.06 | - |
| YUV | 66.57 | 140.66 | 166.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 35 | 89 | 0 | 0.71 | 0.26 | 0.53 | 321.88 | 0.55 | 0.3 |
| Hex | 78 | 23 | 59 | 0 | 47 | 1A | 35 | 142 | 37 | 1E |
| Octal | 170 | 43 | 131 | 0 | 107 | 32 | 65 | 502 | 67 | 36 |
| Binary | 1111000 | 100011 | 1011001 | 0 | 1000111 | 11010 | 110101 | 101000010 | 110111 | 11110 |
Color Harmonies of #782359
Complementary color
Monochromatic Colors of #782359
Black with #782359
Text Example
Text Example
White with #782359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782359; }
p { color: rgb(120,35,89); }
H1.HeaderClassName
{
color: #782359;
}
.AnyTagClassName
{
color: #782359;
}
</style>
background-color css
<style>
a { background-color: #782359; }
a { background-color: rgb(120,35,89); }
div.DivClassName
{
background-color: #782359;
}
.BgClassName
{
background-color: #782359;
}
</style>
border-color css
<style>
span { border-color: #782359; }
span { border-color: rgb(120,35,89); }
td.TdClassName
{
border-color: #782359;
}
.TagClassName
{
border-color: #782359;
}
</style>