Shades of Flirt #772257
Tints of Flirt #772257
RGB
CMYK
RGB Variations
Color information
#772257 (or 0x772257) is known color: Flirt. HEX triplet: 77, 22 and 57. RGB value is (119,34,87). Sum of RGB (Red+Green+Blue) = 119+34+87=240 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.58% from 240); Green value is 34 (13.67% from 255 or 14.17% from 240); Blue value is 87 (34.38% from 255 or 36.25% from 240); Max value from RGB is 119 - color contains mainly: red. Hex color #772257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772257 is #88DDA8. Grayscale: #414141. Windows color (decimal): -8969641 or 5710455. OLE color: 5710455.
HSL color Cylindrical-coordinate representation of color #772257: hue angle of 322.59º 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 #772257 is Cyan = 0, Magento = 0.71, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 87 | - |
| CMYK | 0 | 0.71 | 0.27 | 0.53 |
| HSL | 322.59º | 0.56% | 0.3% | - |
| HSV(B) | 322.59º | 0.71% | 0.47% | - |
| XYZ | 9.9 | 5.75 | 9.61 | - |
| YUV | 65.46 | 140.16 | 166.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 87 | 0 | 0.71 | 0.27 | 0.53 | 322.59 | 0.56 | 0.3 |
| Hex | 77 | 22 | 57 | 0 | 47 | 1B | 35 | 143 | 38 | 1E |
| Octal | 167 | 42 | 127 | 0 | 107 | 33 | 65 | 503 | 70 | 36 |
| Binary | 1110111 | 100010 | 1010111 | 0 | 1000111 | 11011 | 110101 | 101000011 | 111000 | 11110 |
Color Harmonies of #772257
Complementary color
Monochromatic Colors of #772257
Black with #772257
Text Example
Text Example
White with #772257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772257; }
p { color: rgb(119,34,87); }
H1.HeaderClassName
{
color: #772257;
}
.AnyTagClassName
{
color: #772257;
}
</style>
background-color css
<style>
a { background-color: #772257; }
a { background-color: rgb(119,34,87); }
div.DivClassName
{
background-color: #772257;
}
.BgClassName
{
background-color: #772257;
}
</style>
border-color css
<style>
span { border-color: #772257; }
span { border-color: rgb(119,34,87); }
td.TdClassName
{
border-color: #772257;
}
.TagClassName
{
border-color: #772257;
}
</style>