Shades of Flirt #783049
Tints of Flirt #783049
RGB
CMYK
RGB Variations
Color information
#783049 (or 0x783049) is known color: Flirt. HEX triplet: 78, 30 and 49. RGB value is (120,48,73). Sum of RGB (Red+Green+Blue) = 120+48+73=241 (31% of max value = 765). Red value is 120 (47.27% from 255 or 49.79% from 241); Green value is 48 (19.14% from 255 or 19.92% from 241); Blue value is 73 (28.91% from 255 or 30.29% from 241); Max value from RGB is 120 - color contains mainly: red. Hex color #783049 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783049 is #87CFB6. Grayscale: #484848. Windows color (decimal): -8900535 or 4796536. OLE color: 4796536.
HSL color Cylindrical-coordinate representation of color #783049: hue angle of 339.17º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #783049 is Cyan = 0, Magento = 0.60, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 73 | - |
| CMYK | 0 | 0.60 | 0.39 | 0.53 |
| HSL | 339.17º | 0.43% | 0.33% | - |
| HSV(B) | 339.17º | 0.6% | 0.47% | - |
| XYZ | 10.01 | 6.59 | 7.05 | - |
| YUV | 72.38 | 128.35 | 161.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 73 | 0 | 0.60 | 0.39 | 0.53 | 339.17 | 0.43 | 0.33 |
| Hex | 78 | 30 | 49 | 0 | 3C | 27 | 35 | 153 | 2B | 21 |
| Octal | 170 | 60 | 111 | 0 | 74 | 47 | 65 | 523 | 53 | 41 |
| Binary | 1111000 | 110000 | 1001001 | 0 | 111100 | 100111 | 110101 | 101010011 | 101011 | 100001 |
Color Harmonies of #783049
Complementary color
Monochromatic Colors of #783049
Black with #783049
Text Example
Text Example
White with #783049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783049; }
p { color: rgb(120,48,73); }
H1.HeaderClassName
{
color: #783049;
}
.AnyTagClassName
{
color: #783049;
}
</style>
background-color css
<style>
a { background-color: #783049; }
a { background-color: rgb(120,48,73); }
div.DivClassName
{
background-color: #783049;
}
.BgClassName
{
background-color: #783049;
}
</style>
border-color css
<style>
span { border-color: #783049; }
span { border-color: rgb(120,48,73); }
td.TdClassName
{
border-color: #783049;
}
.TagClassName
{
border-color: #783049;
}
</style>