Shades of Flirt #772058
Tints of Flirt #772058
RGB
CMYK
RGB Variations
Color information
#772058 (or 0x772058) is known color: Flirt. HEX triplet: 77, 20 and 58. RGB value is (119,32,88). Sum of RGB (Red+Green+Blue) = 119+32+88=239 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.79% from 239); Green value is 32 (12.89% from 255 or 13.39% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 119 - color contains mainly: red. Hex color #772058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772058 is #88DFA7. Grayscale: #404040. Windows color (decimal): -8970152 or 5775479. OLE color: 5775479.
HSL color Cylindrical-coordinate representation of color #772058: hue angle of 321.38º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #772058 is Cyan = 0, Magento = 0.73, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 32 | 88 | - |
| CMYK | 0 | 0.73 | 0.26 | 0.53 |
| HSL | 321.38º | 0.58% | 0.3% | - |
| HSV(B) | 321.38º | 0.73% | 0.47% | - |
| XYZ | 9.89 | 5.66 | 9.8 | - |
| YUV | 64.4 | 141.32 | 166.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 32 | 88 | 0 | 0.73 | 0.26 | 0.53 | 321.38 | 0.58 | 0.3 |
| Hex | 77 | 20 | 58 | 0 | 49 | 1A | 35 | 141 | 3A | 1E |
| Octal | 167 | 40 | 130 | 0 | 111 | 32 | 65 | 501 | 72 | 36 |
| Binary | 1110111 | 100000 | 1011000 | 0 | 1001001 | 11010 | 110101 | 101000001 | 111010 | 11110 |
Color Harmonies of #772058
Complementary color
Monochromatic Colors of #772058
Black with #772058
Text Example
Text Example
White with #772058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772058; }
p { color: rgb(119,32,88); }
H1.HeaderClassName
{
color: #772058;
}
.AnyTagClassName
{
color: #772058;
}
</style>
background-color css
<style>
a { background-color: #772058; }
a { background-color: rgb(119,32,88); }
div.DivClassName
{
background-color: #772058;
}
.BgClassName
{
background-color: #772058;
}
</style>
border-color css
<style>
span { border-color: #772058; }
span { border-color: rgb(119,32,88); }
td.TdClassName
{
border-color: #772058;
}
.TagClassName
{
border-color: #772058;
}
</style>