Shades of Flirt #763050
Tints of Flirt #763050
RGB
CMYK
RGB Variations
Color information
#763050 (or 0x763050) is known color: Flirt. HEX triplet: 76, 30 and 50. RGB value is (118,48,80). Sum of RGB (Red+Green+Blue) = 118+48+80=246 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.97% from 246); Green value is 48 (19.14% from 255 or 19.51% from 246); Blue value is 80 (31.64% from 255 or 32.52% from 246); Max value from RGB is 118 - color contains mainly: red. Hex color #763050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763050 is #89CFAF. Grayscale: #484848. Windows color (decimal): -9031600 or 5255286. OLE color: 5255286.
HSL color Cylindrical-coordinate representation of color #763050: hue angle of 332.57º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763050 is Cyan = 0, Magento = 0.59, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 80 | - |
| CMYK | 0 | 0.59 | 0.32 | 0.54 |
| HSL | 332.57º | 0.42% | 0.33% | - |
| HSV(B) | 332.57º | 0.59% | 0.46% | - |
| XYZ | 9.98 | 6.54 | 8.33 | - |
| YUV | 72.58 | 132.19 | 160.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 80 | 0 | 0.59 | 0.32 | 0.54 | 332.57 | 0.42 | 0.33 |
| Hex | 76 | 30 | 50 | 0 | 3B | 20 | 36 | 14D | 2A | 21 |
| Octal | 166 | 60 | 120 | 0 | 73 | 40 | 66 | 515 | 52 | 41 |
| Binary | 1110110 | 110000 | 1010000 | 0 | 111011 | 100000 | 110110 | 101001101 | 101010 | 100001 |
Color Harmonies of #763050
Complementary color
Monochromatic Colors of #763050
Black with #763050
Text Example
Text Example
White with #763050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763050; }
p { color: rgb(118,48,80); }
H1.HeaderClassName
{
color: #763050;
}
.AnyTagClassName
{
color: #763050;
}
</style>
background-color css
<style>
a { background-color: #763050; }
a { background-color: rgb(118,48,80); }
div.DivClassName
{
background-color: #763050;
}
.BgClassName
{
background-color: #763050;
}
</style>
border-color css
<style>
span { border-color: #763050; }
span { border-color: rgb(118,48,80); }
td.TdClassName
{
border-color: #763050;
}
.TagClassName
{
border-color: #763050;
}
</style>