Shades of Flirt #772246
Tints of Flirt #772246
RGB
CMYK
RGB Variations
Color information
#772246 (or 0x772246) is known color: Flirt. HEX triplet: 77, 22 and 46. RGB value is (119,34,70). Sum of RGB (Red+Green+Blue) = 119+34+70=223 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.36% from 223); Green value is 34 (13.67% from 255 or 15.25% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 119 - color contains mainly: red. Hex color #772246 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772246 is #88DDB9. Grayscale: #3F3F3F. Windows color (decimal): -8969658 or 4596343. OLE color: 4596343.
HSL color Cylindrical-coordinate representation of color #772246: hue angle of 334.59º 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 #772246 is Cyan = 0, Magento = 0.71, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 70 | - |
| CMYK | 0 | 0.71 | 0.41 | 0.53 |
| HSL | 334.59º | 0.56% | 0.3% | - |
| HSV(B) | 334.59º | 0.71% | 0.47% | - |
| XYZ | 9.29 | 5.51 | 6.37 | - |
| YUV | 63.52 | 131.66 | 167.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 70 | 0 | 0.71 | 0.41 | 0.53 | 334.59 | 0.56 | 0.3 |
| Hex | 77 | 22 | 46 | 0 | 47 | 29 | 35 | 14F | 38 | 1E |
| Octal | 167 | 42 | 106 | 0 | 107 | 51 | 65 | 517 | 70 | 36 |
| Binary | 1110111 | 100010 | 1000110 | 0 | 1000111 | 101001 | 110101 | 101001111 | 111000 | 11110 |
Color Harmonies of #772246
Complementary color
Monochromatic Colors of #772246
Black with #772246
Text Example
Text Example
White with #772246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772246; }
p { color: rgb(119,34,70); }
H1.HeaderClassName
{
color: #772246;
}
.AnyTagClassName
{
color: #772246;
}
</style>
background-color css
<style>
a { background-color: #772246; }
a { background-color: rgb(119,34,70); }
div.DivClassName
{
background-color: #772246;
}
.BgClassName
{
background-color: #772246;
}
</style>
border-color css
<style>
span { border-color: #772246; }
span { border-color: rgb(119,34,70); }
td.TdClassName
{
border-color: #772246;
}
.TagClassName
{
border-color: #772246;
}
</style>