Shades of Flirt #783256
Tints of Flirt #783256
RGB
CMYK
RGB Variations
Color information
#783256 (or 0x783256) is known color: Flirt. HEX triplet: 78, 32 and 56. RGB value is (120,50,86). Sum of RGB (Red+Green+Blue) = 120+50+86=256 (33% of max value = 765). Red value is 120 (47.27% from 255 or 46.88% from 256); Green value is 50 (19.92% from 255 or 19.53% from 256); Blue value is 86 (33.98% from 255 or 33.59% from 256); Max value from RGB is 120 - color contains mainly: red. Hex color #783256 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783256 is #87CDA9. Grayscale: #4A4A4A. Windows color (decimal): -8900010 or 5649016. OLE color: 5649016.
HSL color Cylindrical-coordinate representation of color #783256: hue angle of 329.14º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #783256 is Cyan = 0, Magento = 0.58, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 50 | 86 | - |
| CMYK | 0 | 0.58 | 0.28 | 0.53 |
| HSL | 329.14º | 0.41% | 0.33% | - |
| HSV(B) | 329.14º | 0.58% | 0.47% | - |
| XYZ | 10.57 | 6.95 | 9.59 | - |
| YUV | 75.03 | 134.19 | 160.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 50 | 86 | 0 | 0.58 | 0.28 | 0.53 | 329.14 | 0.41 | 0.33 |
| Hex | 78 | 32 | 56 | 0 | 3A | 1C | 35 | 149 | 29 | 21 |
| Octal | 170 | 62 | 126 | 0 | 72 | 34 | 65 | 511 | 51 | 41 |
| Binary | 1111000 | 110010 | 1010110 | 0 | 111010 | 11100 | 110101 | 101001001 | 101001 | 100001 |
Color Harmonies of #783256
Complementary color
Monochromatic Colors of #783256
Black with #783256
Text Example
Text Example
White with #783256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783256; }
p { color: rgb(120,50,86); }
H1.HeaderClassName
{
color: #783256;
}
.AnyTagClassName
{
color: #783256;
}
</style>
background-color css
<style>
a { background-color: #783256; }
a { background-color: rgb(120,50,86); }
div.DivClassName
{
background-color: #783256;
}
.BgClassName
{
background-color: #783256;
}
</style>
border-color css
<style>
span { border-color: #783256; }
span { border-color: rgb(120,50,86); }
td.TdClassName
{
border-color: #783256;
}
.TagClassName
{
border-color: #783256;
}
</style>