Shades of Flirt #782257
Tints of Flirt #782257
RGB
CMYK
RGB Variations
Color information
#782257 (or 0x782257) is known color: Flirt. HEX triplet: 78, 22 and 57. RGB value is (120,34,87). Sum of RGB (Red+Green+Blue) = 120+34+87=241 (31% of max value = 765). Red value is 120 (47.27% from 255 or 49.79% from 241); Green value is 34 (13.67% from 255 or 14.11% from 241); Blue value is 87 (34.38% from 255 or 36.10% from 241); Max value from RGB is 120 - color contains mainly: red. Hex color #782257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782257 is #87DDA8. Grayscale: #414141. Windows color (decimal): -8904105 or 5710456. OLE color: 5710456.
HSL color Cylindrical-coordinate representation of color #782257: hue angle of 323.02º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #782257 is Cyan = 0, Magento = 0.72, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 34 | 87 | - |
| CMYK | 0 | 0.72 | 0.28 | 0.53 |
| HSL | 323.02º | 0.56% | 0.3% | - |
| HSV(B) | 323.02º | 0.72% | 0.47% | - |
| XYZ | 10.04 | 5.83 | 9.61 | - |
| YUV | 65.76 | 139.99 | 166.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 34 | 87 | 0 | 0.72 | 0.28 | 0.53 | 323.02 | 0.56 | 0.3 |
| Hex | 78 | 22 | 57 | 0 | 48 | 1C | 35 | 143 | 38 | 1E |
| Octal | 170 | 42 | 127 | 0 | 110 | 34 | 65 | 503 | 70 | 36 |
| Binary | 1111000 | 100010 | 1010111 | 0 | 1001000 | 11100 | 110101 | 101000011 | 111000 | 11110 |
Color Harmonies of #782257
Complementary color
Monochromatic Colors of #782257
Black with #782257
Text Example
Text Example
White with #782257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782257; }
p { color: rgb(120,34,87); }
H1.HeaderClassName
{
color: #782257;
}
.AnyTagClassName
{
color: #782257;
}
</style>
background-color css
<style>
a { background-color: #782257; }
a { background-color: rgb(120,34,87); }
div.DivClassName
{
background-color: #782257;
}
.BgClassName
{
background-color: #782257;
}
</style>
border-color css
<style>
span { border-color: #782257; }
span { border-color: rgb(120,34,87); }
td.TdClassName
{
border-color: #782257;
}
.TagClassName
{
border-color: #782257;
}
</style>