Shades of Flirt #753759
Tints of Flirt #753759
RGB
CMYK
RGB Variations
Color information
#753759 (or 0x753759) is known color: Flirt. HEX triplet: 75, 37 and 59. RGB value is (117,55,89). Sum of RGB (Red+Green+Blue) = 117+55+89=261 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.83% from 261); Green value is 55 (21.88% from 255 or 21.07% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 117 - color contains mainly: red. Hex color #753759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753759 is #8AC8A6. Grayscale: #4D4D4D. Windows color (decimal): -9095335 or 5846901. OLE color: 5846901.
HSL color Cylindrical-coordinate representation of color #753759: hue angle of 327.1º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #753759 is Cyan = 0, Magento = 0.53, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 89 | - |
| CMYK | 0 | 0.53 | 0.24 | 0.54 |
| HSL | 327.1º | 0.36% | 0.34% | - |
| HSV(B) | 327.1º | 0.53% | 0.46% | - |
| XYZ | 10.51 | 7.24 | 10.29 | - |
| YUV | 77.41 | 134.54 | 156.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 89 | 0 | 0.53 | 0.24 | 0.54 | 327.1 | 0.36 | 0.34 |
| Hex | 75 | 37 | 59 | 0 | 35 | 18 | 36 | 147 | 24 | 22 |
| Octal | 165 | 67 | 131 | 0 | 65 | 30 | 66 | 507 | 44 | 42 |
| Binary | 1110101 | 110111 | 1011001 | 0 | 110101 | 11000 | 110110 | 101000111 | 100100 | 100010 |
Color Harmonies of #753759
Complementary color
Monochromatic Colors of #753759
Black with #753759
Text Example
Text Example
White with #753759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753759; }
p { color: rgb(117,55,89); }
H1.HeaderClassName
{
color: #753759;
}
.AnyTagClassName
{
color: #753759;
}
</style>
background-color css
<style>
a { background-color: #753759; }
a { background-color: rgb(117,55,89); }
div.DivClassName
{
background-color: #753759;
}
.BgClassName
{
background-color: #753759;
}
</style>
border-color css
<style>
span { border-color: #753759; }
span { border-color: rgb(117,55,89); }
td.TdClassName
{
border-color: #753759;
}
.TagClassName
{
border-color: #753759;
}
</style>