Shades of Flirt #782556
Tints of Flirt #782556
RGB
CMYK
RGB Variations
Color information
#782556 (or 0x782556) is known color: Flirt. HEX triplet: 78, 25 and 56. RGB value is (120,37,86). Sum of RGB (Red+Green+Blue) = 120+37+86=243 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.38% from 243); Green value is 37 (14.84% from 255 or 15.23% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 120 - color contains mainly: red. Hex color #782556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782556 is #87DAA9. Grayscale: #434343. Windows color (decimal): -8903338 or 5645688. OLE color: 5645688.
HSL color Cylindrical-coordinate representation of color #782556: hue angle of 324.58º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #782556 is Cyan = 0, Magento = 0.69, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 37 | 86 | - |
| CMYK | 0 | 0.69 | 0.28 | 0.53 |
| HSL | 324.58º | 0.53% | 0.31% | - |
| HSV(B) | 324.58º | 0.69% | 0.47% | - |
| XYZ | 10.09 | 5.99 | 9.43 | - |
| YUV | 67.4 | 138.5 | 165.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 37 | 86 | 0 | 0.69 | 0.28 | 0.53 | 324.58 | 0.53 | 0.31 |
| Hex | 78 | 25 | 56 | 0 | 45 | 1C | 35 | 145 | 35 | 1F |
| Octal | 170 | 45 | 126 | 0 | 105 | 34 | 65 | 505 | 65 | 37 |
| Binary | 1111000 | 100101 | 1010110 | 0 | 1000101 | 11100 | 110101 | 101000101 | 110101 | 11111 |
Color Harmonies of #782556
Complementary color
Monochromatic Colors of #782556
Black with #782556
Text Example
Text Example
White with #782556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782556; }
p { color: rgb(120,37,86); }
H1.HeaderClassName
{
color: #782556;
}
.AnyTagClassName
{
color: #782556;
}
</style>
background-color css
<style>
a { background-color: #782556; }
a { background-color: rgb(120,37,86); }
div.DivClassName
{
background-color: #782556;
}
.BgClassName
{
background-color: #782556;
}
</style>
border-color css
<style>
span { border-color: #782556; }
span { border-color: rgb(120,37,86); }
td.TdClassName
{
border-color: #782556;
}
.TagClassName
{
border-color: #782556;
}
</style>