Shades of Flirt #783756
Tints of Flirt #783756
RGB
CMYK
RGB Variations
Color information
#783756 (or 0x783756) is known color: Flirt. HEX triplet: 78, 37 and 56. RGB value is (120,55,86). Sum of RGB (Red+Green+Blue) = 120+55+86=261 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.98% from 261); Green value is 55 (21.88% from 255 or 21.07% from 261); Blue value is 86 (33.98% from 255 or 32.95% from 261); Max value from RGB is 120 - color contains mainly: red. Hex color #783756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783756 is #87C8A9. Grayscale: #4D4D4D. Windows color (decimal): -8898730 or 5650296. OLE color: 5650296.
HSL color Cylindrical-coordinate representation of color #783756: hue angle of 331.38º 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 #783756 is Cyan = 0, Magento = 0.54, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 55 | 86 | - |
| CMYK | 0 | 0.54 | 0.28 | 0.53 |
| HSL | 331.38º | 0.37% | 0.34% | - |
| HSV(B) | 331.38º | 0.54% | 0.47% | - |
| XYZ | 10.79 | 7.4 | 9.66 | - |
| YUV | 77.97 | 132.53 | 157.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 86 | 0 | 0.54 | 0.28 | 0.53 | 331.38 | 0.37 | 0.34 |
| Hex | 78 | 37 | 56 | 0 | 36 | 1C | 35 | 14B | 25 | 22 |
| Octal | 170 | 67 | 126 | 0 | 66 | 34 | 65 | 513 | 45 | 42 |
| Binary | 1111000 | 110111 | 1010110 | 0 | 110110 | 11100 | 110101 | 101001011 | 100101 | 100010 |
Color Harmonies of #783756
Complementary color
Monochromatic Colors of #783756
Black with #783756
Text Example
Text Example
White with #783756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783756; }
p { color: rgb(120,55,86); }
H1.HeaderClassName
{
color: #783756;
}
.AnyTagClassName
{
color: #783756;
}
</style>
background-color css
<style>
a { background-color: #783756; }
a { background-color: rgb(120,55,86); }
div.DivClassName
{
background-color: #783756;
}
.BgClassName
{
background-color: #783756;
}
</style>
border-color css
<style>
span { border-color: #783756; }
span { border-color: rgb(120,55,86); }
td.TdClassName
{
border-color: #783756;
}
.TagClassName
{
border-color: #783756;
}
</style>