Shades of Flirt #783146
Tints of Flirt #783146
RGB
CMYK
RGB Variations
Color information
#783146 (or 0x783146) is known color: Flirt. HEX triplet: 78, 31 and 46. RGB value is (120,49,70). Sum of RGB (Red+Green+Blue) = 120+49+70=239 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50.21% from 239); Green value is 49 (19.53% from 255 or 20.50% from 239); Blue value is 70 (27.73% from 255 or 29.29% from 239); Max value from RGB is 120 - color contains mainly: red. Hex color #783146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783146 is #87CEB9. Grayscale: #484848. Windows color (decimal): -8900282 or 4600184. OLE color: 4600184.
HSL color Cylindrical-coordinate representation of color #783146: hue angle of 342.25º 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 #783146 is Cyan = 0, Magento = 0.59, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 70 | - |
| CMYK | 0 | 0.59 | 0.42 | 0.53 |
| HSL | 342.25º | 0.42% | 0.33% | - |
| HSV(B) | 342.25º | 0.59% | 0.47% | - |
| XYZ | 9.95 | 6.63 | 6.55 | - |
| YUV | 72.62 | 126.52 | 161.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 70 | 0 | 0.59 | 0.42 | 0.53 | 342.25 | 0.42 | 0.33 |
| Hex | 78 | 31 | 46 | 0 | 3B | 2A | 35 | 156 | 2A | 21 |
| Octal | 170 | 61 | 106 | 0 | 73 | 52 | 65 | 526 | 52 | 41 |
| Binary | 1111000 | 110001 | 1000110 | 0 | 111011 | 101010 | 110101 | 101010110 | 101010 | 100001 |
Color Harmonies of #783146
Complementary color
Monochromatic Colors of #783146
Black with #783146
Text Example
Text Example
White with #783146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783146; }
p { color: rgb(120,49,70); }
H1.HeaderClassName
{
color: #783146;
}
.AnyTagClassName
{
color: #783146;
}
</style>
background-color css
<style>
a { background-color: #783146; }
a { background-color: rgb(120,49,70); }
div.DivClassName
{
background-color: #783146;
}
.BgClassName
{
background-color: #783146;
}
</style>
border-color css
<style>
span { border-color: #783146; }
span { border-color: rgb(120,49,70); }
td.TdClassName
{
border-color: #783146;
}
.TagClassName
{
border-color: #783146;
}
</style>