Shades of Flirt #783157
Tints of Flirt #783157
RGB
CMYK
RGB Variations
Color information
#783157 (or 0x783157) is known color: Flirt. HEX triplet: 78, 31 and 57. RGB value is (120,49,87). Sum of RGB (Red+Green+Blue) = 120+49+87=256 (33% of max value = 765). Red value is 120 (47.27% from 255 or 46.88% from 256); Green value is 49 (19.53% from 255 or 19.14% from 256); Blue value is 87 (34.38% from 255 or 33.98% from 256); Max value from RGB is 120 - color contains mainly: red. Hex color #783157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783157 is #87CEA8. Grayscale: #4A4A4A. Windows color (decimal): -8900265 or 5714296. OLE color: 5714296.
HSL color Cylindrical-coordinate representation of color #783157: hue angle of 327.89º 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 #783157 is Cyan = 0, Magento = 0.59, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 87 | - |
| CMYK | 0 | 0.59 | 0.28 | 0.53 |
| HSL | 327.89º | 0.42% | 0.33% | - |
| HSV(B) | 327.89º | 0.59% | 0.47% | - |
| XYZ | 10.56 | 6.88 | 9.79 | - |
| YUV | 74.56 | 135.02 | 160.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 87 | 0 | 0.59 | 0.28 | 0.53 | 327.89 | 0.42 | 0.33 |
| Hex | 78 | 31 | 57 | 0 | 3B | 1C | 35 | 148 | 2A | 21 |
| Octal | 170 | 61 | 127 | 0 | 73 | 34 | 65 | 510 | 52 | 41 |
| Binary | 1111000 | 110001 | 1010111 | 0 | 111011 | 11100 | 110101 | 101001000 | 101010 | 100001 |
Color Harmonies of #783157
Complementary color
Monochromatic Colors of #783157
Black with #783157
Text Example
Text Example
White with #783157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783157; }
p { color: rgb(120,49,87); }
H1.HeaderClassName
{
color: #783157;
}
.AnyTagClassName
{
color: #783157;
}
</style>
background-color css
<style>
a { background-color: #783157; }
a { background-color: rgb(120,49,87); }
div.DivClassName
{
background-color: #783157;
}
.BgClassName
{
background-color: #783157;
}
</style>
border-color css
<style>
span { border-color: #783157; }
span { border-color: rgb(120,49,87); }
td.TdClassName
{
border-color: #783157;
}
.TagClassName
{
border-color: #783157;
}
</style>