Shades of Flirt #772247
Tints of Flirt #772247
RGB
CMYK
RGB Variations
Color information
#772247 (or 0x772247) is known color: Flirt. HEX triplet: 77, 22 and 47. RGB value is (119,34,71). Sum of RGB (Red+Green+Blue) = 119+34+71=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 34 (13.67% from 255 or 15.18% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #772247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772247 is #88DDB8. Grayscale: #3F3F3F. Windows color (decimal): -8969657 or 4661879. OLE color: 4661879.
HSL color Cylindrical-coordinate representation of color #772247: hue angle of 333.88º 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 #772247 is Cyan = 0, Magento = 0.71, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 71 | - |
| CMYK | 0 | 0.71 | 0.40 | 0.53 |
| HSL | 333.88º | 0.56% | 0.3% | - |
| HSV(B) | 333.88º | 0.71% | 0.47% | - |
| XYZ | 9.32 | 5.52 | 6.54 | - |
| YUV | 63.63 | 132.16 | 167.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 71 | 0 | 0.71 | 0.40 | 0.53 | 333.88 | 0.56 | 0.3 |
| Hex | 77 | 22 | 47 | 0 | 47 | 28 | 35 | 14E | 38 | 1E |
| Octal | 167 | 42 | 107 | 0 | 107 | 50 | 65 | 516 | 70 | 36 |
| Binary | 1110111 | 100010 | 1000111 | 0 | 1000111 | 101000 | 110101 | 101001110 | 111000 | 11110 |
Color Harmonies of #772247
Complementary color
Monochromatic Colors of #772247
Black with #772247
Text Example
Text Example
White with #772247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772247; }
p { color: rgb(119,34,71); }
H1.HeaderClassName
{
color: #772247;
}
.AnyTagClassName
{
color: #772247;
}
</style>
background-color css
<style>
a { background-color: #772247; }
a { background-color: rgb(119,34,71); }
div.DivClassName
{
background-color: #772247;
}
.BgClassName
{
background-color: #772247;
}
</style>
border-color css
<style>
span { border-color: #772247; }
span { border-color: rgb(119,34,71); }
td.TdClassName
{
border-color: #772247;
}
.TagClassName
{
border-color: #772247;
}
</style>