Shades of Flirt #783150
Tints of Flirt #783150
RGB
CMYK
RGB Variations
Color information
#783150 (or 0x783150) is known color: Flirt. HEX triplet: 78, 31 and 50. RGB value is (120,49,80). Sum of RGB (Red+Green+Blue) = 120+49+80=249 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.19% from 249); Green value is 49 (19.53% from 255 or 19.68% from 249); Blue value is 80 (31.64% from 255 or 32.13% from 249); Max value from RGB is 120 - color contains mainly: red. Hex color #783150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783150 is #87CEAF. Grayscale: #494949. Windows color (decimal): -8900272 or 5255544. OLE color: 5255544.
HSL color Cylindrical-coordinate representation of color #783150: hue angle of 333.8º 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 #783150 is Cyan = 0, Magento = 0.59, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 80 | - |
| CMYK | 0 | 0.59 | 0.33 | 0.53 |
| HSL | 333.8º | 0.42% | 0.33% | - |
| HSV(B) | 333.8º | 0.59% | 0.47% | - |
| XYZ | 10.29 | 6.77 | 8.35 | - |
| YUV | 73.76 | 131.52 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 80 | 0 | 0.59 | 0.33 | 0.53 | 333.8 | 0.42 | 0.33 |
| Hex | 78 | 31 | 50 | 0 | 3B | 21 | 35 | 14E | 2A | 21 |
| Octal | 170 | 61 | 120 | 0 | 73 | 41 | 65 | 516 | 52 | 41 |
| Binary | 1111000 | 110001 | 1010000 | 0 | 111011 | 100001 | 110101 | 101001110 | 101010 | 100001 |
Color Harmonies of #783150
Complementary color
Monochromatic Colors of #783150
Black with #783150
Text Example
Text Example
White with #783150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783150; }
p { color: rgb(120,49,80); }
H1.HeaderClassName
{
color: #783150;
}
.AnyTagClassName
{
color: #783150;
}
</style>
background-color css
<style>
a { background-color: #783150; }
a { background-color: rgb(120,49,80); }
div.DivClassName
{
background-color: #783150;
}
.BgClassName
{
background-color: #783150;
}
</style>
border-color css
<style>
span { border-color: #783150; }
span { border-color: rgb(120,49,80); }
td.TdClassName
{
border-color: #783150;
}
.TagClassName
{
border-color: #783150;
}
</style>