Shades of Flirt #762950
Tints of Flirt #762950
RGB
CMYK
RGB Variations
Color information
#762950 (or 0x762950) is known color: Flirt. HEX triplet: 76, 29 and 50. RGB value is (118,41,80). Sum of RGB (Red+Green+Blue) = 118+41+80=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 41 (16.41% from 255 or 17.15% from 239); Blue value is 80 (31.64% from 255 or 33.47% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #762950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762950 is #89D6AF. Grayscale: #444444. Windows color (decimal): -9033392 or 5253494. OLE color: 5253494.
HSL color Cylindrical-coordinate representation of color #762950: hue angle of 329.61º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #762950 is Cyan = 0, Magento = 0.65, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 80 | - |
| CMYK | 0 | 0.65 | 0.32 | 0.54 |
| HSL | 329.61º | 0.48% | 0.31% | - |
| HSV(B) | 329.61º | 0.65% | 0.46% | - |
| XYZ | 9.71 | 6.02 | 8.24 | - |
| YUV | 68.47 | 134.51 | 163.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 80 | 0 | 0.65 | 0.32 | 0.54 | 329.61 | 0.48 | 0.31 |
| Hex | 76 | 29 | 50 | 0 | 41 | 20 | 36 | 14A | 30 | 1F |
| Octal | 166 | 51 | 120 | 0 | 101 | 40 | 66 | 512 | 60 | 37 |
| Binary | 1110110 | 101001 | 1010000 | 0 | 1000001 | 100000 | 110110 | 101001010 | 110000 | 11111 |
Color Harmonies of #762950
Complementary color
Monochromatic Colors of #762950
Black with #762950
Text Example
Text Example
White with #762950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762950; }
p { color: rgb(118,41,80); }
H1.HeaderClassName
{
color: #762950;
}
.AnyTagClassName
{
color: #762950;
}
</style>
background-color css
<style>
a { background-color: #762950; }
a { background-color: rgb(118,41,80); }
div.DivClassName
{
background-color: #762950;
}
.BgClassName
{
background-color: #762950;
}
</style>
border-color css
<style>
span { border-color: #762950; }
span { border-color: rgb(118,41,80); }
td.TdClassName
{
border-color: #762950;
}
.TagClassName
{
border-color: #762950;
}
</style>