Shades of Flirt #753259
Tints of Flirt #753259
RGB
CMYK
RGB Variations
Color information
#753259 (or 0x753259) is known color: Flirt. HEX triplet: 75, 32 and 59. RGB value is (117,50,89). Sum of RGB (Red+Green+Blue) = 117+50+89=256 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.70% from 256); Green value is 50 (19.92% from 255 or 19.53% from 256); Blue value is 89 (35.16% from 255 or 34.77% from 256); Max value from RGB is 117 - color contains mainly: red. Hex color #753259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753259 is #8ACDA6. Grayscale: #4A4A4A. Windows color (decimal): -9096615 or 5845621. OLE color: 5845621.
HSL color Cylindrical-coordinate representation of color #753259: hue angle of 325.07º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753259 is Cyan = 0, Magento = 0.57, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 89 | - |
| CMYK | 0 | 0.57 | 0.24 | 0.54 |
| HSL | 325.07º | 0.4% | 0.33% | - |
| HSV(B) | 325.07º | 0.57% | 0.46% | - |
| XYZ | 10.28 | 6.78 | 10.22 | - |
| YUV | 74.48 | 136.2 | 158.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 89 | 0 | 0.57 | 0.24 | 0.54 | 325.07 | 0.4 | 0.33 |
| Hex | 75 | 32 | 59 | 0 | 39 | 18 | 36 | 145 | 28 | 21 |
| Octal | 165 | 62 | 131 | 0 | 71 | 30 | 66 | 505 | 50 | 41 |
| Binary | 1110101 | 110010 | 1011001 | 0 | 111001 | 11000 | 110110 | 101000101 | 101000 | 100001 |
Color Harmonies of #753259
Complementary color
Monochromatic Colors of #753259
Black with #753259
Text Example
Text Example
White with #753259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753259; }
p { color: rgb(117,50,89); }
H1.HeaderClassName
{
color: #753259;
}
.AnyTagClassName
{
color: #753259;
}
</style>
background-color css
<style>
a { background-color: #753259; }
a { background-color: rgb(117,50,89); }
div.DivClassName
{
background-color: #753259;
}
.BgClassName
{
background-color: #753259;
}
</style>
border-color css
<style>
span { border-color: #753259; }
span { border-color: rgb(117,50,89); }
td.TdClassName
{
border-color: #753259;
}
.TagClassName
{
border-color: #753259;
}
</style>