Shades of Flirt #772853
Tints of Flirt #772853
RGB
CMYK
RGB Variations
Color information
#772853 (or 0x772853) is known color: Flirt. HEX triplet: 77, 28 and 53. RGB value is (119,40,83). Sum of RGB (Red+Green+Blue) = 119+40+83=242 (32% of max value = 765). Red value is 119 (46.88% from 255 or 49.17% from 242); Green value is 40 (16.02% from 255 or 16.53% from 242); Blue value is 83 (32.81% from 255 or 34.30% from 242); Max value from RGB is 119 - color contains mainly: red. Hex color #772853 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772853 is #88D7AC. Grayscale: #444444. Windows color (decimal): -8968109 or 5449847. OLE color: 5449847.
HSL color Cylindrical-coordinate representation of color #772853: hue angle of 327.34º 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 #772853 is Cyan = 0, Magento = 0.66, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 83 | - |
| CMYK | 0 | 0.66 | 0.30 | 0.53 |
| HSL | 327.34º | 0.5% | 0.31% | - |
| HSV(B) | 327.34º | 0.66% | 0.47% | - |
| XYZ | 9.93 | 6.06 | 8.83 | - |
| YUV | 68.52 | 136.17 | 164 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 83 | 0 | 0.66 | 0.30 | 0.53 | 327.34 | 0.5 | 0.31 |
| Hex | 77 | 28 | 53 | 0 | 42 | 1E | 35 | 147 | 32 | 1F |
| Octal | 167 | 50 | 123 | 0 | 102 | 36 | 65 | 507 | 62 | 37 |
| Binary | 1110111 | 101000 | 1010011 | 0 | 1000010 | 11110 | 110101 | 101000111 | 110010 | 11111 |
Color Harmonies of #772853
Complementary color
Monochromatic Colors of #772853
Black with #772853
Text Example
Text Example
White with #772853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772853; }
p { color: rgb(119,40,83); }
H1.HeaderClassName
{
color: #772853;
}
.AnyTagClassName
{
color: #772853;
}
</style>
background-color css
<style>
a { background-color: #772853; }
a { background-color: rgb(119,40,83); }
div.DivClassName
{
background-color: #772853;
}
.BgClassName
{
background-color: #772853;
}
</style>
border-color css
<style>
span { border-color: #772853; }
span { border-color: rgb(119,40,83); }
td.TdClassName
{
border-color: #772853;
}
.TagClassName
{
border-color: #772853;
}
</style>