Shades of Flirt #772450
Tints of Flirt #772450
RGB
CMYK
RGB Variations
Color information
#772450 (or 0x772450) is known color: Flirt. HEX triplet: 77, 24 and 50. RGB value is (119,36,80). Sum of RGB (Red+Green+Blue) = 119+36+80=235 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.64% from 235); Green value is 36 (14.45% from 255 or 15.32% from 235); Blue value is 80 (31.64% from 255 or 34.04% from 235); Max value from RGB is 119 - color contains mainly: red. Hex color #772450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772450 is #88DBAF. Grayscale: #414141. Windows color (decimal): -8969136 or 5252215. OLE color: 5252215.
HSL color Cylindrical-coordinate representation of color #772450: hue angle of 328.19º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #772450 is Cyan = 0, Magento = 0.70, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 80 | - |
| CMYK | 0 | 0.70 | 0.33 | 0.53 |
| HSL | 328.19º | 0.54% | 0.3% | - |
| HSV(B) | 328.19º | 0.7% | 0.47% | - |
| XYZ | 9.69 | 5.76 | 8.19 | - |
| YUV | 65.83 | 136 | 165.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 80 | 0 | 0.70 | 0.33 | 0.53 | 328.19 | 0.54 | 0.3 |
| Hex | 77 | 24 | 50 | 0 | 46 | 21 | 35 | 148 | 36 | 1E |
| Octal | 167 | 44 | 120 | 0 | 106 | 41 | 65 | 510 | 66 | 36 |
| Binary | 1110111 | 100100 | 1010000 | 0 | 1000110 | 100001 | 110101 | 101001000 | 110110 | 11110 |
Color Harmonies of #772450
Complementary color
Monochromatic Colors of #772450
Black with #772450
Text Example
Text Example
White with #772450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772450; }
p { color: rgb(119,36,80); }
H1.HeaderClassName
{
color: #772450;
}
.AnyTagClassName
{
color: #772450;
}
</style>
background-color css
<style>
a { background-color: #772450; }
a { background-color: rgb(119,36,80); }
div.DivClassName
{
background-color: #772450;
}
.BgClassName
{
background-color: #772450;
}
</style>
border-color css
<style>
span { border-color: #772450; }
span { border-color: rgb(119,36,80); }
td.TdClassName
{
border-color: #772450;
}
.TagClassName
{
border-color: #772450;
}
</style>