Shades of Flirt #783753
Tints of Flirt #783753
RGB
CMYK
RGB Variations
Color information
#783753 (or 0x783753) is known color: Flirt. HEX triplet: 78, 37 and 53. RGB value is (120,55,83). Sum of RGB (Red+Green+Blue) = 120+55+83=258 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.51% from 258); Green value is 55 (21.88% from 255 or 21.32% from 258); Blue value is 83 (32.81% from 255 or 32.17% from 258); Max value from RGB is 120 - color contains mainly: red. Hex color #783753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783753 is #87C8AC. Grayscale: #4D4D4D. Windows color (decimal): -8898733 or 5453688. OLE color: 5453688.
HSL color Cylindrical-coordinate representation of color #783753: hue angle of 334.15º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #783753 is Cyan = 0, Magento = 0.54, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 55 | 83 | - |
| CMYK | 0 | 0.54 | 0.31 | 0.53 |
| HSL | 334.15º | 0.37% | 0.34% | - |
| HSV(B) | 334.15º | 0.54% | 0.47% | - |
| XYZ | 10.67 | 7.35 | 9.04 | - |
| YUV | 77.63 | 131.03 | 158.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 83 | 0 | 0.54 | 0.31 | 0.53 | 334.15 | 0.37 | 0.34 |
| Hex | 78 | 37 | 53 | 0 | 36 | 1F | 35 | 14E | 25 | 22 |
| Octal | 170 | 67 | 123 | 0 | 66 | 37 | 65 | 516 | 45 | 42 |
| Binary | 1111000 | 110111 | 1010011 | 0 | 110110 | 11111 | 110101 | 101001110 | 100101 | 100010 |
Color Harmonies of #783753
Complementary color
Monochromatic Colors of #783753
Black with #783753
Text Example
Text Example
White with #783753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783753; }
p { color: rgb(120,55,83); }
H1.HeaderClassName
{
color: #783753;
}
.AnyTagClassName
{
color: #783753;
}
</style>
background-color css
<style>
a { background-color: #783753; }
a { background-color: rgb(120,55,83); }
div.DivClassName
{
background-color: #783753;
}
.BgClassName
{
background-color: #783753;
}
</style>
border-color css
<style>
span { border-color: #783753; }
span { border-color: rgb(120,55,83); }
td.TdClassName
{
border-color: #783753;
}
.TagClassName
{
border-color: #783753;
}
</style>