Shades of Flirt #783356
Tints of Flirt #783356
RGB
CMYK
RGB Variations
Color information
#783356 (or 0x783356) is known color: Flirt. HEX triplet: 78, 33 and 56. RGB value is (120,51,86). Sum of RGB (Red+Green+Blue) = 120+51+86=257 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.69% from 257); Green value is 51 (20.31% from 255 or 19.84% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 120 - color contains mainly: red. Hex color #783356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783356 is #87CCA9. Grayscale: #4B4B4B. Windows color (decimal): -8899754 or 5649272. OLE color: 5649272.
HSL color Cylindrical-coordinate representation of color #783356: hue angle of 329.57º 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 #783356 is Cyan = 0, Magento = 0.58, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 51 | 86 | - |
| CMYK | 0 | 0.58 | 0.28 | 0.53 |
| HSL | 329.57º | 0.4% | 0.34% | - |
| HSV(B) | 329.57º | 0.58% | 0.47% | - |
| XYZ | 10.61 | 7.03 | 9.6 | - |
| YUV | 75.62 | 133.86 | 159.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 51 | 86 | 0 | 0.58 | 0.28 | 0.53 | 329.57 | 0.4 | 0.34 |
| Hex | 78 | 33 | 56 | 0 | 3A | 1C | 35 | 14A | 28 | 22 |
| Octal | 170 | 63 | 126 | 0 | 72 | 34 | 65 | 512 | 50 | 42 |
| Binary | 1111000 | 110011 | 1010110 | 0 | 111010 | 11100 | 110101 | 101001010 | 101000 | 100010 |
Color Harmonies of #783356
Complementary color
Monochromatic Colors of #783356
Black with #783356
Text Example
Text Example
White with #783356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783356; }
p { color: rgb(120,51,86); }
H1.HeaderClassName
{
color: #783356;
}
.AnyTagClassName
{
color: #783356;
}
</style>
background-color css
<style>
a { background-color: #783356; }
a { background-color: rgb(120,51,86); }
div.DivClassName
{
background-color: #783356;
}
.BgClassName
{
background-color: #783356;
}
</style>
border-color css
<style>
span { border-color: #783356; }
span { border-color: rgb(120,51,86); }
td.TdClassName
{
border-color: #783356;
}
.TagClassName
{
border-color: #783356;
}
</style>