Shades of Flirt #782447
Tints of Flirt #782447
RGB
CMYK
RGB Variations
Color information
#782447 (or 0x782447) is known color: Flirt. HEX triplet: 78, 24 and 47. RGB value is (120,36,71). Sum of RGB (Red+Green+Blue) = 120+36+71=227 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.86% from 227); Green value is 36 (14.45% from 255 or 15.86% from 227); Blue value is 71 (28.12% from 255 or 31.28% from 227); Max value from RGB is 120 - color contains mainly: red. Hex color #782447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782447 is #87DBB8. Grayscale: #414141. Windows color (decimal): -8903609 or 4662392. OLE color: 4662392.
HSL color Cylindrical-coordinate representation of color #782447: hue angle of 335º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #782447 is Cyan = 0, Magento = 0.7, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 36 | 71 | - |
| CMYK | 0 | 0.7 | 0.41 | 0.53 |
| HSL | 335º | 0.54% | 0.31% | - |
| HSV(B) | 335º | 0.7% | 0.47% | - |
| XYZ | 9.51 | 5.71 | 6.56 | - |
| YUV | 65.11 | 131.33 | 167.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 36 | 71 | 0 | 0.7 | 0.41 | 0.53 | 335 | 0.54 | 0.31 |
| Hex | 78 | 24 | 47 | 0 | 46 | 29 | 35 | 14F | 36 | 1F |
| Octal | 170 | 44 | 107 | 0 | 106 | 51 | 65 | 517 | 66 | 37 |
| Binary | 1111000 | 100100 | 1000111 | 0 | 1000110 | 101001 | 110101 | 101001111 | 110110 | 11111 |
Color Harmonies of #782447
Complementary color
Monochromatic Colors of #782447
Black with #782447
Text Example
Text Example
White with #782447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782447; }
p { color: rgb(120,36,71); }
H1.HeaderClassName
{
color: #782447;
}
.AnyTagClassName
{
color: #782447;
}
</style>
background-color css
<style>
a { background-color: #782447; }
a { background-color: rgb(120,36,71); }
div.DivClassName
{
background-color: #782447;
}
.BgClassName
{
background-color: #782447;
}
</style>
border-color css
<style>
span { border-color: #782447; }
span { border-color: rgb(120,36,71); }
td.TdClassName
{
border-color: #782447;
}
.TagClassName
{
border-color: #782447;
}
</style>