Shades of Flirt #783158
Tints of Flirt #783158
RGB
CMYK
RGB Variations
Color information
#783158 (or 0x783158) is known color: Flirt. HEX triplet: 78, 31 and 58. RGB value is (120,49,88). Sum of RGB (Red+Green+Blue) = 120+49+88=257 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.69% from 257); Green value is 49 (19.53% from 255 or 19.07% from 257); Blue value is 88 (34.77% from 255 or 34.24% from 257); Max value from RGB is 120 - color contains mainly: red. Hex color #783158 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783158 is #87CEA7. Grayscale: #4A4A4A. Windows color (decimal): -8900264 or 5779832. OLE color: 5779832.
HSL color Cylindrical-coordinate representation of color #783158: hue angle of 327.04º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #783158 is Cyan = 0, Magento = 0.59, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 88 | - |
| CMYK | 0 | 0.59 | 0.27 | 0.53 |
| HSL | 327.04º | 0.42% | 0.33% | - |
| HSV(B) | 327.04º | 0.59% | 0.47% | - |
| XYZ | 10.61 | 6.89 | 10 | - |
| YUV | 74.68 | 135.52 | 160.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 88 | 0 | 0.59 | 0.27 | 0.53 | 327.04 | 0.42 | 0.33 |
| Hex | 78 | 31 | 58 | 0 | 3B | 1B | 35 | 147 | 2A | 21 |
| Octal | 170 | 61 | 130 | 0 | 73 | 33 | 65 | 507 | 52 | 41 |
| Binary | 1111000 | 110001 | 1011000 | 0 | 111011 | 11011 | 110101 | 101000111 | 101010 | 100001 |
Color Harmonies of #783158
Complementary color
Monochromatic Colors of #783158
Black with #783158
Text Example
Text Example
White with #783158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783158; }
p { color: rgb(120,49,88); }
H1.HeaderClassName
{
color: #783158;
}
.AnyTagClassName
{
color: #783158;
}
</style>
background-color css
<style>
a { background-color: #783158; }
a { background-color: rgb(120,49,88); }
div.DivClassName
{
background-color: #783158;
}
.BgClassName
{
background-color: #783158;
}
</style>
border-color css
<style>
span { border-color: #783158; }
span { border-color: rgb(120,49,88); }
td.TdClassName
{
border-color: #783158;
}
.TagClassName
{
border-color: #783158;
}
</style>