Shades of Flirt #753950
Tints of Flirt #753950
RGB
CMYK
RGB Variations
Color information
#753950 (or 0x753950) is known color: Flirt. HEX triplet: 75, 39 and 50. RGB value is (117,57,80). Sum of RGB (Red+Green+Blue) = 117+57+80=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 57 (22.66% from 255 or 22.44% from 254); Blue value is 80 (31.64% from 255 or 31.50% from 254); Max value from RGB is 117 - color contains mainly: red. Hex color #753950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753950 is #8AC6AF. Grayscale: #4D4D4D. Windows color (decimal): -9094832 or 5257589. OLE color: 5257589.
HSL color Cylindrical-coordinate representation of color #753950: hue angle of 337º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #753950 is Cyan = 0, Magento = 0.51, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 80 | - |
| CMYK | 0 | 0.51 | 0.32 | 0.54 |
| HSL | 337º | 0.34% | 0.34% | - |
| HSV(B) | 337º | 0.51% | 0.46% | - |
| XYZ | 10.25 | 7.29 | 8.46 | - |
| YUV | 77.56 | 129.38 | 156.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 80 | 0 | 0.51 | 0.32 | 0.54 | 337 | 0.34 | 0.34 |
| Hex | 75 | 39 | 50 | 0 | 33 | 20 | 36 | 151 | 22 | 22 |
| Octal | 165 | 71 | 120 | 0 | 63 | 40 | 66 | 521 | 42 | 42 |
| Binary | 1110101 | 111001 | 1010000 | 0 | 110011 | 100000 | 110110 | 101010001 | 100010 | 100010 |
Color Harmonies of #753950
Complementary color
Monochromatic Colors of #753950
Black with #753950
Text Example
Text Example
White with #753950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753950; }
p { color: rgb(117,57,80); }
H1.HeaderClassName
{
color: #753950;
}
.AnyTagClassName
{
color: #753950;
}
</style>
background-color css
<style>
a { background-color: #753950; }
a { background-color: rgb(117,57,80); }
div.DivClassName
{
background-color: #753950;
}
.BgClassName
{
background-color: #753950;
}
</style>
border-color css
<style>
span { border-color: #753950; }
span { border-color: rgb(117,57,80); }
td.TdClassName
{
border-color: #753950;
}
.TagClassName
{
border-color: #753950;
}
</style>