Shades of Flirt #783154
Tints of Flirt #783154
RGB
CMYK
RGB Variations
Color information
#783154 (or 0x783154) is known color: Flirt. HEX triplet: 78, 31 and 54. RGB value is (120,49,84). Sum of RGB (Red+Green+Blue) = 120+49+84=253 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.43% from 253); Green value is 49 (19.53% from 255 or 19.37% from 253); Blue value is 84 (33.20% from 255 or 33.20% from 253); Max value from RGB is 120 - color contains mainly: red. Hex color #783154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783154 is #87CEAB. Grayscale: #4A4A4A. Windows color (decimal): -8900268 or 5517688. OLE color: 5517688.
HSL color Cylindrical-coordinate representation of color #783154: hue angle of 330.42º 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 #783154 is Cyan = 0, Magento = 0.59, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 84 | - |
| CMYK | 0 | 0.59 | 0.3 | 0.53 |
| HSL | 330.42º | 0.42% | 0.33% | - |
| HSV(B) | 330.42º | 0.59% | 0.47% | - |
| XYZ | 10.44 | 6.83 | 9.16 | - |
| YUV | 74.22 | 133.52 | 160.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 84 | 0 | 0.59 | 0.3 | 0.53 | 330.42 | 0.42 | 0.33 |
| Hex | 78 | 31 | 54 | 0 | 3B | 1E | 35 | 14A | 2A | 21 |
| Octal | 170 | 61 | 124 | 0 | 73 | 36 | 65 | 512 | 52 | 41 |
| Binary | 1111000 | 110001 | 1010100 | 0 | 111011 | 11110 | 110101 | 101001010 | 101010 | 100001 |
Color Harmonies of #783154
Complementary color
Monochromatic Colors of #783154
Black with #783154
Text Example
Text Example
White with #783154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783154; }
p { color: rgb(120,49,84); }
H1.HeaderClassName
{
color: #783154;
}
.AnyTagClassName
{
color: #783154;
}
</style>
background-color css
<style>
a { background-color: #783154; }
a { background-color: rgb(120,49,84); }
div.DivClassName
{
background-color: #783154;
}
.BgClassName
{
background-color: #783154;
}
</style>
border-color css
<style>
span { border-color: #783154; }
span { border-color: rgb(120,49,84); }
td.TdClassName
{
border-color: #783154;
}
.TagClassName
{
border-color: #783154;
}
</style>