Shades of Flirt #783359
Tints of Flirt #783359
RGB
CMYK
RGB Variations
Color information
#783359 (or 0x783359) is known color: Flirt. HEX triplet: 78, 33 and 59. RGB value is (120,51,89). Sum of RGB (Red+Green+Blue) = 120+51+89=260 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.15% from 260); Green value is 51 (20.31% from 255 or 19.62% from 260); Blue value is 89 (35.16% from 255 or 34.23% from 260); Max value from RGB is 120 - color contains mainly: red. Hex color #783359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783359 is #87CCA6. Grayscale: #4B4B4B. Windows color (decimal): -8899751 or 5845880. OLE color: 5845880.
HSL color Cylindrical-coordinate representation of color #783359: hue angle of 326.96º 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 #783359 is Cyan = 0, Magento = 0.58, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 51 | 89 | - |
| CMYK | 0 | 0.58 | 0.26 | 0.53 |
| HSL | 326.96º | 0.4% | 0.34% | - |
| HSV(B) | 326.96º | 0.58% | 0.47% | - |
| XYZ | 10.73 | 7.08 | 10.25 | - |
| YUV | 75.96 | 135.36 | 159.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 51 | 89 | 0 | 0.58 | 0.26 | 0.53 | 326.96 | 0.4 | 0.34 |
| Hex | 78 | 33 | 59 | 0 | 3A | 1A | 35 | 147 | 28 | 22 |
| Octal | 170 | 63 | 131 | 0 | 72 | 32 | 65 | 507 | 50 | 42 |
| Binary | 1111000 | 110011 | 1011001 | 0 | 111010 | 11010 | 110101 | 101000111 | 101000 | 100010 |
Color Harmonies of #783359
Complementary color
Monochromatic Colors of #783359
Black with #783359
Text Example
Text Example
White with #783359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783359; }
p { color: rgb(120,51,89); }
H1.HeaderClassName
{
color: #783359;
}
.AnyTagClassName
{
color: #783359;
}
</style>
background-color css
<style>
a { background-color: #783359; }
a { background-color: rgb(120,51,89); }
div.DivClassName
{
background-color: #783359;
}
.BgClassName
{
background-color: #783359;
}
</style>
border-color css
<style>
span { border-color: #783359; }
span { border-color: rgb(120,51,89); }
td.TdClassName
{
border-color: #783359;
}
.TagClassName
{
border-color: #783359;
}
</style>