Shades of Flirt #773155
Tints of Flirt #773155
RGB
CMYK
RGB Variations
Color information
#773155 (or 0x773155) is known color: Flirt. HEX triplet: 77, 31 and 55. RGB value is (119,49,85). Sum of RGB (Red+Green+Blue) = 119+49+85=253 (33% of max value = 765). Red value is 119 (46.88% from 255 or 47.04% from 253); Green value is 49 (19.53% from 255 or 19.37% from 253); Blue value is 85 (33.59% from 255 or 33.60% from 253); Max value from RGB is 119 - color contains mainly: red. Hex color #773155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773155 is #88CEAA. Grayscale: #494949. Windows color (decimal): -8965803 or 5583223. OLE color: 5583223.
HSL color Cylindrical-coordinate representation of color #773155: hue angle of 329.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #773155 is Cyan = 0, Magento = 0.59, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 85 | - |
| CMYK | 0 | 0.59 | 0.29 | 0.53 |
| HSL | 329.14º | 0.42% | 0.33% | - |
| HSV(B) | 329.14º | 0.59% | 0.47% | - |
| XYZ | 10.35 | 6.77 | 9.36 | - |
| YUV | 74.03 | 134.19 | 160.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 85 | 0 | 0.59 | 0.29 | 0.53 | 329.14 | 0.42 | 0.33 |
| Hex | 77 | 31 | 55 | 0 | 3B | 1D | 35 | 149 | 2A | 21 |
| Octal | 167 | 61 | 125 | 0 | 73 | 35 | 65 | 511 | 52 | 41 |
| Binary | 1110111 | 110001 | 1010101 | 0 | 111011 | 11101 | 110101 | 101001001 | 101010 | 100001 |
Color Harmonies of #773155
Complementary color
Monochromatic Colors of #773155
Black with #773155
Text Example
Text Example
White with #773155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773155; }
p { color: rgb(119,49,85); }
H1.HeaderClassName
{
color: #773155;
}
.AnyTagClassName
{
color: #773155;
}
</style>
background-color css
<style>
a { background-color: #773155; }
a { background-color: rgb(119,49,85); }
div.DivClassName
{
background-color: #773155;
}
.BgClassName
{
background-color: #773155;
}
</style>
border-color css
<style>
span { border-color: #773155; }
span { border-color: rgb(119,49,85); }
td.TdClassName
{
border-color: #773155;
}
.TagClassName
{
border-color: #773155;
}
</style>