Shades of Flirt #772258
Tints of Flirt #772258
RGB
CMYK
RGB Variations
Color information
#772258 (or 0x772258) is known color: Flirt. HEX triplet: 77, 22 and 58. RGB value is (119,34,88). Sum of RGB (Red+Green+Blue) = 119+34+88=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 34 (13.67% from 255 or 14.11% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #772258 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772258 is #88DDA7. Grayscale: #414141. Windows color (decimal): -8969640 or 5775991. OLE color: 5775991.
HSL color Cylindrical-coordinate representation of color #772258: hue angle of 321.88º degrees, saturation: 0.56, 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 #772258 is Cyan = 0, Magento = 0.71, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 88 | - |
| CMYK | 0 | 0.71 | 0.26 | 0.53 |
| HSL | 321.88º | 0.56% | 0.3% | - |
| HSV(B) | 321.88º | 0.71% | 0.47% | - |
| XYZ | 9.94 | 5.77 | 9.82 | - |
| YUV | 65.57 | 140.66 | 166.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 88 | 0 | 0.71 | 0.26 | 0.53 | 321.88 | 0.56 | 0.3 |
| Hex | 77 | 22 | 58 | 0 | 47 | 1A | 35 | 142 | 38 | 1E |
| Octal | 167 | 42 | 130 | 0 | 107 | 32 | 65 | 502 | 70 | 36 |
| Binary | 1110111 | 100010 | 1011000 | 0 | 1000111 | 11010 | 110101 | 101000010 | 111000 | 11110 |
Color Harmonies of #772258
Complementary color
Monochromatic Colors of #772258
Black with #772258
Text Example
Text Example
White with #772258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772258; }
p { color: rgb(119,34,88); }
H1.HeaderClassName
{
color: #772258;
}
.AnyTagClassName
{
color: #772258;
}
</style>
background-color css
<style>
a { background-color: #772258; }
a { background-color: rgb(119,34,88); }
div.DivClassName
{
background-color: #772258;
}
.BgClassName
{
background-color: #772258;
}
</style>
border-color css
<style>
span { border-color: #772258; }
span { border-color: rgb(119,34,88); }
td.TdClassName
{
border-color: #772258;
}
.TagClassName
{
border-color: #772258;
}
</style>