Shades of Flirt #772850
Tints of Flirt #772850
RGB
CMYK
RGB Variations
Color information
#772850 (or 0x772850) is known color: Flirt. HEX triplet: 77, 28 and 50. RGB value is (119,40,80). Sum of RGB (Red+Green+Blue) = 119+40+80=239 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.79% from 239); Green value is 40 (16.02% from 255 or 16.74% from 239); Blue value is 80 (31.64% from 255 or 33.47% from 239); Max value from RGB is 119 - color contains mainly: red. Hex color #772850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772850 is #88D7AF. Grayscale: #444444. Windows color (decimal): -8968112 or 5253239. OLE color: 5253239.
HSL color Cylindrical-coordinate representation of color #772850: hue angle of 329.62º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #772850 is Cyan = 0, Magento = 0.66, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 80 | - |
| CMYK | 0 | 0.66 | 0.33 | 0.53 |
| HSL | 329.62º | 0.5% | 0.31% | - |
| HSV(B) | 329.62º | 0.66% | 0.47% | - |
| XYZ | 9.81 | 6.02 | 8.23 | - |
| YUV | 68.18 | 134.67 | 164.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 80 | 0 | 0.66 | 0.33 | 0.53 | 329.62 | 0.5 | 0.31 |
| Hex | 77 | 28 | 50 | 0 | 42 | 21 | 35 | 14A | 32 | 1F |
| Octal | 167 | 50 | 120 | 0 | 102 | 41 | 65 | 512 | 62 | 37 |
| Binary | 1110111 | 101000 | 1010000 | 0 | 1000010 | 100001 | 110101 | 101001010 | 110010 | 11111 |
Color Harmonies of #772850
Complementary color
Monochromatic Colors of #772850
Black with #772850
Text Example
Text Example
White with #772850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772850; }
p { color: rgb(119,40,80); }
H1.HeaderClassName
{
color: #772850;
}
.AnyTagClassName
{
color: #772850;
}
</style>
background-color css
<style>
a { background-color: #772850; }
a { background-color: rgb(119,40,80); }
div.DivClassName
{
background-color: #772850;
}
.BgClassName
{
background-color: #772850;
}
</style>
border-color css
<style>
span { border-color: #772850; }
span { border-color: rgb(119,40,80); }
td.TdClassName
{
border-color: #772850;
}
.TagClassName
{
border-color: #772850;
}
</style>