Shades of Flirt #772253
Tints of Flirt #772253
RGB
CMYK
RGB Variations
Color information
#772253 (or 0x772253) is known color: Flirt. HEX triplet: 77, 22 and 53. RGB value is (119,34,83). Sum of RGB (Red+Green+Blue) = 119+34+83=236 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.42% from 236); Green value is 34 (13.67% from 255 or 14.41% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 119 - color contains mainly: red. Hex color #772253 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772253 is #88DDAC. Grayscale: #404040. Windows color (decimal): -8969645 or 5448311. OLE color: 5448311.
HSL color Cylindrical-coordinate representation of color #772253: hue angle of 325.41º 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 #772253 is Cyan = 0, Magento = 0.71, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 83 | - |
| CMYK | 0 | 0.71 | 0.30 | 0.53 |
| HSL | 325.41º | 0.56% | 0.3% | - |
| HSV(B) | 325.41º | 0.71% | 0.47% | - |
| XYZ | 9.74 | 5.69 | 8.77 | - |
| YUV | 65 | 138.16 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 83 | 0 | 0.71 | 0.30 | 0.53 | 325.41 | 0.56 | 0.3 |
| Hex | 77 | 22 | 53 | 0 | 47 | 1E | 35 | 145 | 38 | 1E |
| Octal | 167 | 42 | 123 | 0 | 107 | 36 | 65 | 505 | 70 | 36 |
| Binary | 1110111 | 100010 | 1010011 | 0 | 1000111 | 11110 | 110101 | 101000101 | 111000 | 11110 |
Color Harmonies of #772253
Complementary color
Monochromatic Colors of #772253
Black with #772253
Text Example
Text Example
White with #772253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772253; }
p { color: rgb(119,34,83); }
H1.HeaderClassName
{
color: #772253;
}
.AnyTagClassName
{
color: #772253;
}
</style>
background-color css
<style>
a { background-color: #772253; }
a { background-color: rgb(119,34,83); }
div.DivClassName
{
background-color: #772253;
}
.BgClassName
{
background-color: #772253;
}
</style>
border-color css
<style>
span { border-color: #772253; }
span { border-color: rgb(119,34,83); }
td.TdClassName
{
border-color: #772253;
}
.TagClassName
{
border-color: #772253;
}
</style>