Shades of Flirt #783156
Tints of Flirt #783156
RGB
CMYK
RGB Variations
Color information
#783156 (or 0x783156) is known color: Flirt. HEX triplet: 78, 31 and 56. RGB value is (120,49,86). Sum of RGB (Red+Green+Blue) = 120+49+86=255 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.06% from 255); Green value is 49 (19.53% from 255 or 19.22% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 120 - color contains mainly: red. Hex color #783156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783156 is #87CEA9. Grayscale: #4A4A4A. Windows color (decimal): -8900266 or 5648760. OLE color: 5648760.
HSL color Cylindrical-coordinate representation of color #783156: hue angle of 328.73º 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 #783156 is Cyan = 0, Magento = 0.59, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 86 | - |
| CMYK | 0 | 0.59 | 0.28 | 0.53 |
| HSL | 328.73º | 0.42% | 0.33% | - |
| HSV(B) | 328.73º | 0.59% | 0.47% | - |
| XYZ | 10.52 | 6.86 | 9.57 | - |
| YUV | 74.45 | 134.52 | 160.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 86 | 0 | 0.59 | 0.28 | 0.53 | 328.73 | 0.42 | 0.33 |
| Hex | 78 | 31 | 56 | 0 | 3B | 1C | 35 | 149 | 2A | 21 |
| Octal | 170 | 61 | 126 | 0 | 73 | 34 | 65 | 511 | 52 | 41 |
| Binary | 1111000 | 110001 | 1010110 | 0 | 111011 | 11100 | 110101 | 101001001 | 101010 | 100001 |
Color Harmonies of #783156
Complementary color
Monochromatic Colors of #783156
Black with #783156
Text Example
Text Example
White with #783156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783156; }
p { color: rgb(120,49,86); }
H1.HeaderClassName
{
color: #783156;
}
.AnyTagClassName
{
color: #783156;
}
</style>
background-color css
<style>
a { background-color: #783156; }
a { background-color: rgb(120,49,86); }
div.DivClassName
{
background-color: #783156;
}
.BgClassName
{
background-color: #783156;
}
</style>
border-color css
<style>
span { border-color: #783156; }
span { border-color: rgb(120,49,86); }
td.TdClassName
{
border-color: #783156;
}
.TagClassName
{
border-color: #783156;
}
</style>