Shades of Flirt #783751
Tints of Flirt #783751
RGB
CMYK
RGB Variations
Color information
#783751 (or 0x783751) is known color: Flirt. HEX triplet: 78, 37 and 51. RGB value is (120,55,81). Sum of RGB (Red+Green+Blue) = 120+55+81=256 (33% of max value = 765). Red value is 120 (47.27% from 255 or 46.88% from 256); Green value is 55 (21.88% from 255 or 21.48% from 256); Blue value is 81 (32.03% from 255 or 31.64% from 256); Max value from RGB is 120 - color contains mainly: red. Hex color #783751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783751 is #87C8AE. Grayscale: #4D4D4D. Windows color (decimal): -8898735 or 5322616. OLE color: 5322616.
HSL color Cylindrical-coordinate representation of color #783751: hue angle of 336º 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 #783751 is Cyan = 0, Magento = 0.54, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 55 | 81 | - |
| CMYK | 0 | 0.54 | 0.32 | 0.53 |
| HSL | 336º | 0.37% | 0.34% | - |
| HSV(B) | 336º | 0.54% | 0.47% | - |
| XYZ | 10.6 | 7.32 | 8.64 | - |
| YUV | 77.4 | 130.03 | 158.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 81 | 0 | 0.54 | 0.32 | 0.53 | 336 | 0.37 | 0.34 |
| Hex | 78 | 37 | 51 | 0 | 36 | 20 | 35 | 150 | 25 | 22 |
| Octal | 170 | 67 | 121 | 0 | 66 | 40 | 65 | 520 | 45 | 42 |
| Binary | 1111000 | 110111 | 1010001 | 0 | 110110 | 100000 | 110101 | 101010000 | 100101 | 100010 |
Color Harmonies of #783751
Complementary color
Monochromatic Colors of #783751
Black with #783751
Text Example
Text Example
White with #783751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783751; }
p { color: rgb(120,55,81); }
H1.HeaderClassName
{
color: #783751;
}
.AnyTagClassName
{
color: #783751;
}
</style>
background-color css
<style>
a { background-color: #783751; }
a { background-color: rgb(120,55,81); }
div.DivClassName
{
background-color: #783751;
}
.BgClassName
{
background-color: #783751;
}
</style>
border-color css
<style>
span { border-color: #783751; }
span { border-color: rgb(120,55,81); }
td.TdClassName
{
border-color: #783751;
}
.TagClassName
{
border-color: #783751;
}
</style>