Shades of Flirt #783559
Tints of Flirt #783559
RGB
CMYK
RGB Variations
Color information
#783559 (or 0x783559) is known color: Flirt. HEX triplet: 78, 35 and 59. RGB value is (120,53,89). Sum of RGB (Red+Green+Blue) = 120+53+89=262 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.80% from 262); Green value is 53 (21.09% from 255 or 20.23% from 262); Blue value is 89 (35.16% from 255 or 33.97% from 262); Max value from RGB is 120 - color contains mainly: red. Hex color #783559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783559 is #87CAA6. Grayscale: #4D4D4D. Windows color (decimal): -8899239 or 5846392. OLE color: 5846392.
HSL color Cylindrical-coordinate representation of color #783559: hue angle of 327.76º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #783559 is Cyan = 0, Magento = 0.56, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 89 | - |
| CMYK | 0 | 0.56 | 0.26 | 0.53 |
| HSL | 327.76º | 0.39% | 0.34% | - |
| HSV(B) | 327.76º | 0.56% | 0.47% | - |
| XYZ | 10.82 | 7.26 | 10.28 | - |
| YUV | 77.14 | 134.7 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 89 | 0 | 0.56 | 0.26 | 0.53 | 327.76 | 0.39 | 0.34 |
| Hex | 78 | 35 | 59 | 0 | 38 | 1A | 35 | 148 | 27 | 22 |
| Octal | 170 | 65 | 131 | 0 | 70 | 32 | 65 | 510 | 47 | 42 |
| Binary | 1111000 | 110101 | 1011001 | 0 | 111000 | 11010 | 110101 | 101001000 | 100111 | 100010 |
Color Harmonies of #783559
Complementary color
Monochromatic Colors of #783559
Black with #783559
Text Example
Text Example
White with #783559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783559; }
p { color: rgb(120,53,89); }
H1.HeaderClassName
{
color: #783559;
}
.AnyTagClassName
{
color: #783559;
}
</style>
background-color css
<style>
a { background-color: #783559; }
a { background-color: rgb(120,53,89); }
div.DivClassName
{
background-color: #783559;
}
.BgClassName
{
background-color: #783559;
}
</style>
border-color css
<style>
span { border-color: #783559; }
span { border-color: rgb(120,53,89); }
td.TdClassName
{
border-color: #783559;
}
.TagClassName
{
border-color: #783559;
}
</style>