Shades of Flirt #782859
Tints of Flirt #782859
RGB
CMYK
RGB Variations
Color information
#782859 (or 0x782859) is known color: Flirt. HEX triplet: 78, 28 and 59. RGB value is (120,40,89). Sum of RGB (Red+Green+Blue) = 120+40+89=249 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.19% from 249); Green value is 40 (16.02% from 255 or 16.06% from 249); Blue value is 89 (35.16% from 255 or 35.74% from 249); Max value from RGB is 120 - color contains mainly: red. Hex color #782859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782859 is #87D7A6. Grayscale: #454545. Windows color (decimal): -8902567 or 5843064. OLE color: 5843064.
HSL color Cylindrical-coordinate representation of color #782859: hue angle of 323.25º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #782859 is Cyan = 0, Magento = 0.67, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 40 | 89 | - |
| CMYK | 0 | 0.67 | 0.26 | 0.53 |
| HSL | 323.25º | 0.5% | 0.31% | - |
| HSV(B) | 323.25º | 0.67% | 0.47% | - |
| XYZ | 10.31 | 6.23 | 10.11 | - |
| YUV | 69.51 | 139 | 164.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 40 | 89 | 0 | 0.67 | 0.26 | 0.53 | 323.25 | 0.5 | 0.31 |
| Hex | 78 | 28 | 59 | 0 | 43 | 1A | 35 | 143 | 32 | 1F |
| Octal | 170 | 50 | 131 | 0 | 103 | 32 | 65 | 503 | 62 | 37 |
| Binary | 1111000 | 101000 | 1011001 | 0 | 1000011 | 11010 | 110101 | 101000011 | 110010 | 11111 |
Color Harmonies of #782859
Complementary color
Monochromatic Colors of #782859
Black with #782859
Text Example
Text Example
White with #782859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782859; }
p { color: rgb(120,40,89); }
H1.HeaderClassName
{
color: #782859;
}
.AnyTagClassName
{
color: #782859;
}
</style>
background-color css
<style>
a { background-color: #782859; }
a { background-color: rgb(120,40,89); }
div.DivClassName
{
background-color: #782859;
}
.BgClassName
{
background-color: #782859;
}
</style>
border-color css
<style>
span { border-color: #782859; }
span { border-color: rgb(120,40,89); }
td.TdClassName
{
border-color: #782859;
}
.TagClassName
{
border-color: #782859;
}
</style>