Shades of Flirt #782450
Tints of Flirt #782450
RGB
CMYK
RGB Variations
Color information
#782450 (or 0x782450) is known color: Flirt. HEX triplet: 78, 24 and 50. RGB value is (120,36,80). Sum of RGB (Red+Green+Blue) = 120+36+80=236 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50.85% from 236); Green value is 36 (14.45% from 255 or 15.25% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 120 - color contains mainly: red. Hex color #782450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782450 is #87DBAF. Grayscale: #424242. Windows color (decimal): -8903600 or 5252216. OLE color: 5252216.
HSL color Cylindrical-coordinate representation of color #782450: hue angle of 328.57º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #782450 is Cyan = 0, Magento = 0.7, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 36 | 80 | - |
| CMYK | 0 | 0.7 | 0.33 | 0.53 |
| HSL | 328.57º | 0.54% | 0.31% | - |
| HSV(B) | 328.57º | 0.7% | 0.47% | - |
| XYZ | 9.82 | 5.83 | 8.2 | - |
| YUV | 66.13 | 135.83 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 36 | 80 | 0 | 0.7 | 0.33 | 0.53 | 328.57 | 0.54 | 0.31 |
| Hex | 78 | 24 | 50 | 0 | 46 | 21 | 35 | 149 | 36 | 1F |
| Octal | 170 | 44 | 120 | 0 | 106 | 41 | 65 | 511 | 66 | 37 |
| Binary | 1111000 | 100100 | 1010000 | 0 | 1000110 | 100001 | 110101 | 101001001 | 110110 | 11111 |
Color Harmonies of #782450
Complementary color
Monochromatic Colors of #782450
Black with #782450
Text Example
Text Example
White with #782450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782450; }
p { color: rgb(120,36,80); }
H1.HeaderClassName
{
color: #782450;
}
.AnyTagClassName
{
color: #782450;
}
</style>
background-color css
<style>
a { background-color: #782450; }
a { background-color: rgb(120,36,80); }
div.DivClassName
{
background-color: #782450;
}
.BgClassName
{
background-color: #782450;
}
</style>
border-color css
<style>
span { border-color: #782450; }
span { border-color: rgb(120,36,80); }
td.TdClassName
{
border-color: #782450;
}
.TagClassName
{
border-color: #782450;
}
</style>