Shades of Flirt #772249
Tints of Flirt #772249
RGB
CMYK
RGB Variations
Color information
#772249 (or 0x772249) is known color: Flirt. HEX triplet: 77, 22 and 49. RGB value is (119,34,73). Sum of RGB (Red+Green+Blue) = 119+34+73=226 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.65% from 226); Green value is 34 (13.67% from 255 or 15.04% from 226); Blue value is 73 (28.91% from 255 or 32.30% from 226); Max value from RGB is 119 - color contains mainly: red. Hex color #772249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772249 is #88DDB6. Grayscale: #3F3F3F. Windows color (decimal): -8969655 or 4792951. OLE color: 4792951.
HSL color Cylindrical-coordinate representation of color #772249: hue angle of 332.47º 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 #772249 is Cyan = 0, Magento = 0.71, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 73 | - |
| CMYK | 0 | 0.71 | 0.39 | 0.53 |
| HSL | 332.47º | 0.56% | 0.3% | - |
| HSV(B) | 332.47º | 0.71% | 0.47% | - |
| XYZ | 9.38 | 5.55 | 6.88 | - |
| YUV | 63.86 | 133.16 | 167.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 73 | 0 | 0.71 | 0.39 | 0.53 | 332.47 | 0.56 | 0.3 |
| Hex | 77 | 22 | 49 | 0 | 47 | 27 | 35 | 14C | 38 | 1E |
| Octal | 167 | 42 | 111 | 0 | 107 | 47 | 65 | 514 | 70 | 36 |
| Binary | 1110111 | 100010 | 1001001 | 0 | 1000111 | 100111 | 110101 | 101001100 | 111000 | 11110 |
Color Harmonies of #772249
Complementary color
Monochromatic Colors of #772249
Black with #772249
Text Example
Text Example
White with #772249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772249; }
p { color: rgb(119,34,73); }
H1.HeaderClassName
{
color: #772249;
}
.AnyTagClassName
{
color: #772249;
}
</style>
background-color css
<style>
a { background-color: #772249; }
a { background-color: rgb(119,34,73); }
div.DivClassName
{
background-color: #772249;
}
.BgClassName
{
background-color: #772249;
}
</style>
border-color css
<style>
span { border-color: #772249; }
span { border-color: rgb(119,34,73); }
td.TdClassName
{
border-color: #772249;
}
.TagClassName
{
border-color: #772249;
}
</style>