Shades of Flirt #782656
Tints of Flirt #782656
RGB
CMYK
RGB Variations
Color information
#782656 (or 0x782656) is known color: Flirt. HEX triplet: 78, 26 and 56. RGB value is (120,38,86). Sum of RGB (Red+Green+Blue) = 120+38+86=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 38 (15.23% from 255 or 15.57% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #782656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782656 is #87D9A9. Grayscale: #434343. Windows color (decimal): -8903082 or 5645944. OLE color: 5645944.
HSL color Cylindrical-coordinate representation of color #782656: hue angle of 324.88º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #782656 is Cyan = 0, Magento = 0.68, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 38 | 86 | - |
| CMYK | 0 | 0.68 | 0.28 | 0.53 |
| HSL | 324.88º | 0.52% | 0.31% | - |
| HSV(B) | 324.88º | 0.68% | 0.47% | - |
| XYZ | 10.12 | 6.05 | 9.44 | - |
| YUV | 67.99 | 138.17 | 165.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 38 | 86 | 0 | 0.68 | 0.28 | 0.53 | 324.88 | 0.52 | 0.31 |
| Hex | 78 | 26 | 56 | 0 | 44 | 1C | 35 | 145 | 34 | 1F |
| Octal | 170 | 46 | 126 | 0 | 104 | 34 | 65 | 505 | 64 | 37 |
| Binary | 1111000 | 100110 | 1010110 | 0 | 1000100 | 11100 | 110101 | 101000101 | 110100 | 11111 |
Color Harmonies of #782656
Complementary color
Monochromatic Colors of #782656
Black with #782656
Text Example
Text Example
White with #782656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782656; }
p { color: rgb(120,38,86); }
H1.HeaderClassName
{
color: #782656;
}
.AnyTagClassName
{
color: #782656;
}
</style>
background-color css
<style>
a { background-color: #782656; }
a { background-color: rgb(120,38,86); }
div.DivClassName
{
background-color: #782656;
}
.BgClassName
{
background-color: #782656;
}
</style>
border-color css
<style>
span { border-color: #782656; }
span { border-color: rgb(120,38,86); }
td.TdClassName
{
border-color: #782656;
}
.TagClassName
{
border-color: #782656;
}
</style>