Shades of Flirt #783056
Tints of Flirt #783056
RGB
CMYK
RGB Variations
Color information
#783056 (or 0x783056) is known color: Flirt. HEX triplet: 78, 30 and 56. RGB value is (120,48,86). Sum of RGB (Red+Green+Blue) = 120+48+86=254 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.24% from 254); Green value is 48 (19.14% from 255 or 18.90% from 254); Blue value is 86 (33.98% from 255 or 33.86% from 254); Max value from RGB is 120 - color contains mainly: red. Hex color #783056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783056 is #87CFA9. Grayscale: #494949. Windows color (decimal): -8900522 or 5648504. OLE color: 5648504.
HSL color Cylindrical-coordinate representation of color #783056: hue angle of 328.33º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #783056 is Cyan = 0, Magento = 0.60, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 86 | - |
| CMYK | 0 | 0.60 | 0.28 | 0.53 |
| HSL | 328.33º | 0.43% | 0.33% | - |
| HSV(B) | 328.33º | 0.6% | 0.47% | - |
| XYZ | 10.48 | 6.78 | 9.56 | - |
| YUV | 73.86 | 134.85 | 160.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 86 | 0 | 0.60 | 0.28 | 0.53 | 328.33 | 0.43 | 0.33 |
| Hex | 78 | 30 | 56 | 0 | 3C | 1C | 35 | 148 | 2B | 21 |
| Octal | 170 | 60 | 126 | 0 | 74 | 34 | 65 | 510 | 53 | 41 |
| Binary | 1111000 | 110000 | 1010110 | 0 | 111100 | 11100 | 110101 | 101001000 | 101011 | 100001 |
Color Harmonies of #783056
Complementary color
Monochromatic Colors of #783056
Black with #783056
Text Example
Text Example
White with #783056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783056; }
p { color: rgb(120,48,86); }
H1.HeaderClassName
{
color: #783056;
}
.AnyTagClassName
{
color: #783056;
}
</style>
background-color css
<style>
a { background-color: #783056; }
a { background-color: rgb(120,48,86); }
div.DivClassName
{
background-color: #783056;
}
.BgClassName
{
background-color: #783056;
}
</style>
border-color css
<style>
span { border-color: #783056; }
span { border-color: rgb(120,48,86); }
td.TdClassName
{
border-color: #783056;
}
.TagClassName
{
border-color: #783056;
}
</style>