Shades of Flirt #783147
Tints of Flirt #783147
RGB
CMYK
RGB Variations
Color information
#783147 (or 0x783147) is known color: Flirt. HEX triplet: 78, 31 and 47. RGB value is (120,49,71). Sum of RGB (Red+Green+Blue) = 120+49+71=240 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50% from 240); Green value is 49 (19.53% from 255 or 20.42% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 120 - color contains mainly: red. Hex color #783147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783147 is #87CEB8. Grayscale: #484848. Windows color (decimal): -8900281 or 4665720. OLE color: 4665720.
HSL color Cylindrical-coordinate representation of color #783147: hue angle of 341.41º 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 #783147 is Cyan = 0, Magento = 0.59, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 71 | - |
| CMYK | 0 | 0.59 | 0.41 | 0.53 |
| HSL | 341.41º | 0.42% | 0.33% | - |
| HSV(B) | 341.41º | 0.59% | 0.47% | - |
| XYZ | 9.98 | 6.64 | 6.72 | - |
| YUV | 72.74 | 127.02 | 161.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 71 | 0 | 0.59 | 0.41 | 0.53 | 341.41 | 0.42 | 0.33 |
| Hex | 78 | 31 | 47 | 0 | 3B | 29 | 35 | 155 | 2A | 21 |
| Octal | 170 | 61 | 107 | 0 | 73 | 51 | 65 | 525 | 52 | 41 |
| Binary | 1111000 | 110001 | 1000111 | 0 | 111011 | 101001 | 110101 | 101010101 | 101010 | 100001 |
Color Harmonies of #783147
Complementary color
Monochromatic Colors of #783147
Black with #783147
Text Example
Text Example
White with #783147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783147; }
p { color: rgb(120,49,71); }
H1.HeaderClassName
{
color: #783147;
}
.AnyTagClassName
{
color: #783147;
}
</style>
background-color css
<style>
a { background-color: #783147; }
a { background-color: rgb(120,49,71); }
div.DivClassName
{
background-color: #783147;
}
.BgClassName
{
background-color: #783147;
}
</style>
border-color css
<style>
span { border-color: #783147; }
span { border-color: rgb(120,49,71); }
td.TdClassName
{
border-color: #783147;
}
.TagClassName
{
border-color: #783147;
}
</style>