Shades of Flirt #773149
Tints of Flirt #773149
RGB
CMYK
RGB Variations
Color information
#773149 (or 0x773149) is known color: Flirt. HEX triplet: 77, 31 and 49. RGB value is (119,49,73). Sum of RGB (Red+Green+Blue) = 119+49+73=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 49 (19.53% from 255 or 20.33% from 241); Blue value is 73 (28.91% from 255 or 30.29% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #773149 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773149 is #88CEB6. Grayscale: #484848. Windows color (decimal): -8965815 or 4796791. OLE color: 4796791.
HSL color Cylindrical-coordinate representation of color #773149: hue angle of 339.43º 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 #773149 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 73 | - |
| CMYK | 0 | 0.59 | 0.39 | 0.53 |
| HSL | 339.43º | 0.42% | 0.33% | - |
| HSV(B) | 339.43º | 0.59% | 0.47% | - |
| XYZ | 9.91 | 6.6 | 7.05 | - |
| YUV | 72.67 | 128.19 | 161.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 73 | 0 | 0.59 | 0.39 | 0.53 | 339.43 | 0.42 | 0.33 |
| Hex | 77 | 31 | 49 | 0 | 3B | 27 | 35 | 153 | 2A | 21 |
| Octal | 167 | 61 | 111 | 0 | 73 | 47 | 65 | 523 | 52 | 41 |
| Binary | 1110111 | 110001 | 1001001 | 0 | 111011 | 100111 | 110101 | 101010011 | 101010 | 100001 |
Color Harmonies of #773149
Complementary color
Monochromatic Colors of #773149
Black with #773149
Text Example
Text Example
White with #773149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773149; }
p { color: rgb(119,49,73); }
H1.HeaderClassName
{
color: #773149;
}
.AnyTagClassName
{
color: #773149;
}
</style>
background-color css
<style>
a { background-color: #773149; }
a { background-color: rgb(119,49,73); }
div.DivClassName
{
background-color: #773149;
}
.BgClassName
{
background-color: #773149;
}
</style>
border-color css
<style>
span { border-color: #773149; }
span { border-color: rgb(119,49,73); }
td.TdClassName
{
border-color: #773149;
}
.TagClassName
{
border-color: #773149;
}
</style>