Shades of Flirt #772256
Tints of Flirt #772256
RGB
CMYK
RGB Variations
Color information
#772256 (or 0x772256) is known color: Flirt. HEX triplet: 77, 22 and 56. RGB value is (119,34,86). Sum of RGB (Red+Green+Blue) = 119+34+86=239 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.79% from 239); Green value is 34 (13.67% from 255 or 14.23% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 119 - color contains mainly: red. Hex color #772256 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772256 is #88DDA9. Grayscale: #414141. Windows color (decimal): -8969642 or 5644919. OLE color: 5644919.
HSL color Cylindrical-coordinate representation of color #772256: hue angle of 323.29º 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 #772256 is Cyan = 0, Magento = 0.71, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 86 | - |
| CMYK | 0 | 0.71 | 0.28 | 0.53 |
| HSL | 323.29º | 0.56% | 0.3% | - |
| HSV(B) | 323.29º | 0.71% | 0.47% | - |
| XYZ | 9.86 | 5.74 | 9.39 | - |
| YUV | 65.34 | 139.66 | 166.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 86 | 0 | 0.71 | 0.28 | 0.53 | 323.29 | 0.56 | 0.3 |
| Hex | 77 | 22 | 56 | 0 | 47 | 1C | 35 | 143 | 38 | 1E |
| Octal | 167 | 42 | 126 | 0 | 107 | 34 | 65 | 503 | 70 | 36 |
| Binary | 1110111 | 100010 | 1010110 | 0 | 1000111 | 11100 | 110101 | 101000011 | 111000 | 11110 |
Color Harmonies of #772256
Complementary color
Monochromatic Colors of #772256
Black with #772256
Text Example
Text Example
White with #772256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772256; }
p { color: rgb(119,34,86); }
H1.HeaderClassName
{
color: #772256;
}
.AnyTagClassName
{
color: #772256;
}
</style>
background-color css
<style>
a { background-color: #772256; }
a { background-color: rgb(119,34,86); }
div.DivClassName
{
background-color: #772256;
}
.BgClassName
{
background-color: #772256;
}
</style>
border-color css
<style>
span { border-color: #772256; }
span { border-color: rgb(119,34,86); }
td.TdClassName
{
border-color: #772256;
}
.TagClassName
{
border-color: #772256;
}
</style>