Shades of Flirt #783047
Tints of Flirt #783047
RGB
CMYK
RGB Variations
Color information
#783047 (or 0x783047) is known color: Flirt. HEX triplet: 78, 30 and 47. RGB value is (120,48,71). Sum of RGB (Red+Green+Blue) = 120+48+71=239 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50.21% from 239); Green value is 48 (19.14% from 255 or 20.08% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 120 - color contains mainly: red. Hex color #783047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783047 is #87CFB8. Grayscale: #484848. Windows color (decimal): -8900537 or 4665464. OLE color: 4665464.
HSL color Cylindrical-coordinate representation of color #783047: hue angle of 340.83º 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 #783047 is Cyan = 0, Magento = 0.60, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 71 | - |
| CMYK | 0 | 0.60 | 0.41 | 0.53 |
| HSL | 340.83º | 0.43% | 0.33% | - |
| HSV(B) | 340.83º | 0.6% | 0.47% | - |
| XYZ | 9.94 | 6.56 | 6.7 | - |
| YUV | 72.15 | 127.35 | 162.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 71 | 0 | 0.60 | 0.41 | 0.53 | 340.83 | 0.43 | 0.33 |
| Hex | 78 | 30 | 47 | 0 | 3C | 29 | 35 | 155 | 2B | 21 |
| Octal | 170 | 60 | 107 | 0 | 74 | 51 | 65 | 525 | 53 | 41 |
| Binary | 1111000 | 110000 | 1000111 | 0 | 111100 | 101001 | 110101 | 101010101 | 101011 | 100001 |
Color Harmonies of #783047
Complementary color
Monochromatic Colors of #783047
Black with #783047
Text Example
Text Example
White with #783047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783047; }
p { color: rgb(120,48,71); }
H1.HeaderClassName
{
color: #783047;
}
.AnyTagClassName
{
color: #783047;
}
</style>
background-color css
<style>
a { background-color: #783047; }
a { background-color: rgb(120,48,71); }
div.DivClassName
{
background-color: #783047;
}
.BgClassName
{
background-color: #783047;
}
</style>
border-color css
<style>
span { border-color: #783047; }
span { border-color: rgb(120,48,71); }
td.TdClassName
{
border-color: #783047;
}
.TagClassName
{
border-color: #783047;
}
</style>