Shades of Flirt #782058
Tints of Flirt #782058
RGB
CMYK
RGB Variations
Color information
#782058 (or 0x782058) is known color: Flirt. HEX triplet: 78, 20 and 58. RGB value is (120,32,88). Sum of RGB (Red+Green+Blue) = 120+32+88=240 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50% from 240); Green value is 32 (12.89% from 255 or 13.33% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 120 - color contains mainly: red. Hex color #782058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782058 is #87DFA7. Grayscale: #404040. Windows color (decimal): -8904616 or 5775480. OLE color: 5775480.
HSL color Cylindrical-coordinate representation of color #782058: hue angle of 321.82º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #782058 is Cyan = 0, Magento = 0.73, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 32 | 88 | - |
| CMYK | 0 | 0.73 | 0.27 | 0.53 |
| HSL | 321.82º | 0.58% | 0.3% | - |
| HSV(B) | 321.82º | 0.73% | 0.47% | - |
| XYZ | 10.02 | 5.73 | 9.81 | - |
| YUV | 64.7 | 141.15 | 167.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 32 | 88 | 0 | 0.73 | 0.27 | 0.53 | 321.82 | 0.58 | 0.3 |
| Hex | 78 | 20 | 58 | 0 | 49 | 1B | 35 | 142 | 3A | 1E |
| Octal | 170 | 40 | 130 | 0 | 111 | 33 | 65 | 502 | 72 | 36 |
| Binary | 1111000 | 100000 | 1011000 | 0 | 1001001 | 11011 | 110101 | 101000010 | 111010 | 11110 |
Color Harmonies of #782058
Complementary color
Monochromatic Colors of #782058
Black with #782058
Text Example
Text Example
White with #782058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782058; }
p { color: rgb(120,32,88); }
H1.HeaderClassName
{
color: #782058;
}
.AnyTagClassName
{
color: #782058;
}
</style>
background-color css
<style>
a { background-color: #782058; }
a { background-color: rgb(120,32,88); }
div.DivClassName
{
background-color: #782058;
}
.BgClassName
{
background-color: #782058;
}
</style>
border-color css
<style>
span { border-color: #782058; }
span { border-color: rgb(120,32,88); }
td.TdClassName
{
border-color: #782058;
}
.TagClassName
{
border-color: #782058;
}
</style>