Shades of Flirt #783456
Tints of Flirt #783456
RGB
CMYK
RGB Variations
Color information
#783456 (or 0x783456) is known color: Flirt. HEX triplet: 78, 34 and 56. RGB value is (120,52,86). Sum of RGB (Red+Green+Blue) = 120+52+86=258 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.51% from 258); Green value is 52 (20.70% from 255 or 20.16% from 258); Blue value is 86 (33.98% from 255 or 33.33% from 258); Max value from RGB is 120 - color contains mainly: red. Hex color #783456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783456 is #87CBA9. Grayscale: #4C4C4C. Windows color (decimal): -8899498 or 5649528. OLE color: 5649528.
HSL color Cylindrical-coordinate representation of color #783456: hue angle of 330º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #783456 is Cyan = 0, Magento = 0.57, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 86 | - |
| CMYK | 0 | 0.57 | 0.28 | 0.53 |
| HSL | 330º | 0.4% | 0.34% | - |
| HSV(B) | 330º | 0.57% | 0.47% | - |
| XYZ | 10.65 | 7.12 | 9.62 | - |
| YUV | 76.21 | 133.53 | 159.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 86 | 0 | 0.57 | 0.28 | 0.53 | 330 | 0.4 | 0.34 |
| Hex | 78 | 34 | 56 | 0 | 39 | 1C | 35 | 14A | 28 | 22 |
| Octal | 170 | 64 | 126 | 0 | 71 | 34 | 65 | 512 | 50 | 42 |
| Binary | 1111000 | 110100 | 1010110 | 0 | 111001 | 11100 | 110101 | 101001010 | 101000 | 100010 |
Color Harmonies of #783456
Complementary color
Monochromatic Colors of #783456
Black with #783456
Text Example
Text Example
White with #783456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783456; }
p { color: rgb(120,52,86); }
H1.HeaderClassName
{
color: #783456;
}
.AnyTagClassName
{
color: #783456;
}
</style>
background-color css
<style>
a { background-color: #783456; }
a { background-color: rgb(120,52,86); }
div.DivClassName
{
background-color: #783456;
}
.BgClassName
{
background-color: #783456;
}
</style>
border-color css
<style>
span { border-color: #783456; }
span { border-color: rgb(120,52,86); }
td.TdClassName
{
border-color: #783456;
}
.TagClassName
{
border-color: #783456;
}
</style>