Shades of Flirt #783048
Tints of Flirt #783048
RGB
CMYK
RGB Variations
Color information
#783048 (or 0x783048) is known color: Flirt. HEX triplet: 78, 30 and 48. RGB value is (120,48,72). Sum of RGB (Red+Green+Blue) = 120+48+72=240 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50% from 240); Green value is 48 (19.14% from 255 or 20% from 240); Blue value is 72 (28.52% from 255 or 30% from 240); Max value from RGB is 120 - color contains mainly: red. Hex color #783048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783048 is #87CFB7. Grayscale: #484848. Windows color (decimal): -8900536 or 4731000. OLE color: 4731000.
HSL color Cylindrical-coordinate representation of color #783048: hue angle of 340º 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 #783048 is Cyan = 0, Magento = 0.60, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 72 | - |
| CMYK | 0 | 0.60 | 0.40 | 0.53 |
| HSL | 340º | 0.43% | 0.33% | - |
| HSV(B) | 340º | 0.6% | 0.47% | - |
| XYZ | 9.97 | 6.57 | 6.87 | - |
| YUV | 72.26 | 127.85 | 162.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 72 | 0 | 0.60 | 0.40 | 0.53 | 340 | 0.43 | 0.33 |
| Hex | 78 | 30 | 48 | 0 | 3C | 28 | 35 | 154 | 2B | 21 |
| Octal | 170 | 60 | 110 | 0 | 74 | 50 | 65 | 524 | 53 | 41 |
| Binary | 1111000 | 110000 | 1001000 | 0 | 111100 | 101000 | 110101 | 101010100 | 101011 | 100001 |
Color Harmonies of #783048
Complementary color
Monochromatic Colors of #783048
Black with #783048
Text Example
Text Example
White with #783048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783048; }
p { color: rgb(120,48,72); }
H1.HeaderClassName
{
color: #783048;
}
.AnyTagClassName
{
color: #783048;
}
</style>
background-color css
<style>
a { background-color: #783048; }
a { background-color: rgb(120,48,72); }
div.DivClassName
{
background-color: #783048;
}
.BgClassName
{
background-color: #783048;
}
</style>
border-color css
<style>
span { border-color: #783048; }
span { border-color: rgb(120,48,72); }
td.TdClassName
{
border-color: #783048;
}
.TagClassName
{
border-color: #783048;
}
</style>