Shades of Flirt #772358
Tints of Flirt #772358
RGB
CMYK
RGB Variations
Color information
#772358 (or 0x772358) is known color: Flirt. HEX triplet: 77, 23 and 58. RGB value is (119,35,88). Sum of RGB (Red+Green+Blue) = 119+35+88=242 (32% of max value = 765). Red value is 119 (46.88% from 255 or 49.17% from 242); Green value is 35 (14.06% from 255 or 14.46% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 119 - color contains mainly: red. Hex color #772358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772358 is #88DCA7. Grayscale: #424242. Windows color (decimal): -8969384 or 5776247. OLE color: 5776247.
HSL color Cylindrical-coordinate representation of color #772358: hue angle of 322.14º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #772358 is Cyan = 0, Magento = 0.71, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 35 | 88 | - |
| CMYK | 0 | 0.71 | 0.26 | 0.53 |
| HSL | 322.14º | 0.55% | 0.3% | - |
| HSV(B) | 322.14º | 0.71% | 0.47% | - |
| XYZ | 9.97 | 5.83 | 9.83 | - |
| YUV | 66.16 | 140.33 | 165.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 35 | 88 | 0 | 0.71 | 0.26 | 0.53 | 322.14 | 0.55 | 0.3 |
| Hex | 77 | 23 | 58 | 0 | 47 | 1A | 35 | 142 | 37 | 1E |
| Octal | 167 | 43 | 130 | 0 | 107 | 32 | 65 | 502 | 67 | 36 |
| Binary | 1110111 | 100011 | 1011000 | 0 | 1000111 | 11010 | 110101 | 101000010 | 110111 | 11110 |
Color Harmonies of #772358
Complementary color
Monochromatic Colors of #772358
Black with #772358
Text Example
Text Example
White with #772358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772358; }
p { color: rgb(119,35,88); }
H1.HeaderClassName
{
color: #772358;
}
.AnyTagClassName
{
color: #772358;
}
</style>
background-color css
<style>
a { background-color: #772358; }
a { background-color: rgb(119,35,88); }
div.DivClassName
{
background-color: #772358;
}
.BgClassName
{
background-color: #772358;
}
</style>
border-color css
<style>
span { border-color: #772358; }
span { border-color: rgb(119,35,88); }
td.TdClassName
{
border-color: #772358;
}
.TagClassName
{
border-color: #772358;
}
</style>