Shades of Flirt #752950
Tints of Flirt #752950
RGB
CMYK
RGB Variations
Color information
#752950 (or 0x752950) is known color: Flirt. HEX triplet: 75, 29 and 50. RGB value is (117,41,80). Sum of RGB (Red+Green+Blue) = 117+41+80=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 41 (16.41% from 255 or 17.23% from 238); Blue value is 80 (31.64% from 255 or 33.61% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #752950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752950 is #8AD6AF. Grayscale: #444444. Windows color (decimal): -9098928 or 5253493. OLE color: 5253493.
HSL color Cylindrical-coordinate representation of color #752950: hue angle of 329.21º 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 #752950 is Cyan = 0, Magento = 0.65, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 80 | - |
| CMYK | 0 | 0.65 | 0.32 | 0.54 |
| HSL | 329.21º | 0.48% | 0.31% | - |
| HSV(B) | 329.21º | 0.65% | 0.46% | - |
| XYZ | 9.58 | 5.95 | 8.23 | - |
| YUV | 68.17 | 134.68 | 162.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 80 | 0 | 0.65 | 0.32 | 0.54 | 329.21 | 0.48 | 0.31 |
| Hex | 75 | 29 | 50 | 0 | 41 | 20 | 36 | 149 | 30 | 1F |
| Octal | 165 | 51 | 120 | 0 | 101 | 40 | 66 | 511 | 60 | 37 |
| Binary | 1110101 | 101001 | 1010000 | 0 | 1000001 | 100000 | 110110 | 101001001 | 110000 | 11111 |
Color Harmonies of #752950
Complementary color
Monochromatic Colors of #752950
Black with #752950
Text Example
Text Example
White with #752950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752950; }
p { color: rgb(117,41,80); }
H1.HeaderClassName
{
color: #752950;
}
.AnyTagClassName
{
color: #752950;
}
</style>
background-color css
<style>
a { background-color: #752950; }
a { background-color: rgb(117,41,80); }
div.DivClassName
{
background-color: #752950;
}
.BgClassName
{
background-color: #752950;
}
</style>
border-color css
<style>
span { border-color: #752950; }
span { border-color: rgb(117,41,80); }
td.TdClassName
{
border-color: #752950;
}
.TagClassName
{
border-color: #752950;
}
</style>