Shades of Flirt #783556
Tints of Flirt #783556
RGB
CMYK
RGB Variations
Color information
#783556 (or 0x783556) is known color: Flirt. HEX triplet: 78, 35 and 56. RGB value is (120,53,86). Sum of RGB (Red+Green+Blue) = 120+53+86=259 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.33% from 259); Green value is 53 (21.09% from 255 or 20.46% from 259); Blue value is 86 (33.98% from 255 or 33.20% from 259); Max value from RGB is 120 - color contains mainly: red. Hex color #783556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783556 is #87CAA9. Grayscale: #4C4C4C. Windows color (decimal): -8899242 or 5649784. OLE color: 5649784.
HSL color Cylindrical-coordinate representation of color #783556: hue angle of 330.45º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #783556 is Cyan = 0, Magento = 0.56, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 86 | - |
| CMYK | 0 | 0.56 | 0.28 | 0.53 |
| HSL | 330.45º | 0.39% | 0.34% | - |
| HSV(B) | 330.45º | 0.56% | 0.47% | - |
| XYZ | 10.7 | 7.21 | 9.63 | - |
| YUV | 76.8 | 133.2 | 158.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 86 | 0 | 0.56 | 0.28 | 0.53 | 330.45 | 0.39 | 0.34 |
| Hex | 78 | 35 | 56 | 0 | 38 | 1C | 35 | 14A | 27 | 22 |
| Octal | 170 | 65 | 126 | 0 | 70 | 34 | 65 | 512 | 47 | 42 |
| Binary | 1111000 | 110101 | 1010110 | 0 | 111000 | 11100 | 110101 | 101001010 | 100111 | 100010 |
Color Harmonies of #783556
Complementary color
Monochromatic Colors of #783556
Black with #783556
Text Example
Text Example
White with #783556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783556; }
p { color: rgb(120,53,86); }
H1.HeaderClassName
{
color: #783556;
}
.AnyTagClassName
{
color: #783556;
}
</style>
background-color css
<style>
a { background-color: #783556; }
a { background-color: rgb(120,53,86); }
div.DivClassName
{
background-color: #783556;
}
.BgClassName
{
background-color: #783556;
}
</style>
border-color css
<style>
span { border-color: #783556; }
span { border-color: rgb(120,53,86); }
td.TdClassName
{
border-color: #783556;
}
.TagClassName
{
border-color: #783556;
}
</style>