Shades of Flirt #772158
Tints of Flirt #772158
RGB
CMYK
RGB Variations
Color information
#772158 (or 0x772158) is known color: Flirt. HEX triplet: 77, 21 and 58. RGB value is (119,33,88). Sum of RGB (Red+Green+Blue) = 119+33+88=240 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.58% from 240); Green value is 33 (13.28% from 255 or 13.75% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 119 - color contains mainly: red. Hex color #772158 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772158 is #88DEA7. Grayscale: #404040. Windows color (decimal): -8969896 or 5775735. OLE color: 5775735.
HSL color Cylindrical-coordinate representation of color #772158: hue angle of 321.63º degrees, saturation: 0.57, 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 #772158 is Cyan = 0, Magento = 0.72, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 33 | 88 | - |
| CMYK | 0 | 0.72 | 0.26 | 0.53 |
| HSL | 321.63º | 0.57% | 0.3% | - |
| HSV(B) | 321.63º | 0.72% | 0.47% | - |
| XYZ | 9.91 | 5.71 | 9.81 | - |
| YUV | 64.98 | 140.99 | 166.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 33 | 88 | 0 | 0.72 | 0.26 | 0.53 | 321.63 | 0.57 | 0.3 |
| Hex | 77 | 21 | 58 | 0 | 48 | 1A | 35 | 142 | 39 | 1E |
| Octal | 167 | 41 | 130 | 0 | 110 | 32 | 65 | 502 | 71 | 36 |
| Binary | 1110111 | 100001 | 1011000 | 0 | 1001000 | 11010 | 110101 | 101000010 | 111001 | 11110 |
Color Harmonies of #772158
Complementary color
Monochromatic Colors of #772158
Black with #772158
Text Example
Text Example
White with #772158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772158; }
p { color: rgb(119,33,88); }
H1.HeaderClassName
{
color: #772158;
}
.AnyTagClassName
{
color: #772158;
}
</style>
background-color css
<style>
a { background-color: #772158; }
a { background-color: rgb(119,33,88); }
div.DivClassName
{
background-color: #772158;
}
.BgClassName
{
background-color: #772158;
}
</style>
border-color css
<style>
span { border-color: #772158; }
span { border-color: rgb(119,33,88); }
td.TdClassName
{
border-color: #772158;
}
.TagClassName
{
border-color: #772158;
}
</style>