Shades of Flirt #753549
Tints of Flirt #753549
RGB
CMYK
RGB Variations
Color information
#753549 (or 0x753549) is known color: Flirt. HEX triplet: 75, 35 and 49. RGB value is (117,53,73). Sum of RGB (Red+Green+Blue) = 117+53+73=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 53 (21.09% from 255 or 21.81% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #753549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753549 is #8ACAB6. Grayscale: #4A4A4A. Windows color (decimal): -9095863 or 4797813. OLE color: 4797813.
HSL color Cylindrical-coordinate representation of color #753549: hue angle of 341.25º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753549 is Cyan = 0, Magento = 0.55, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 73 | - |
| CMYK | 0 | 0.55 | 0.38 | 0.54 |
| HSL | 341.25º | 0.38% | 0.33% | - |
| HSV(B) | 341.25º | 0.55% | 0.46% | - |
| XYZ | 9.81 | 6.81 | 7.1 | - |
| YUV | 74.42 | 127.2 | 158.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 73 | 0 | 0.55 | 0.38 | 0.54 | 341.25 | 0.38 | 0.33 |
| Hex | 75 | 35 | 49 | 0 | 37 | 26 | 36 | 155 | 26 | 21 |
| Octal | 165 | 65 | 111 | 0 | 67 | 46 | 66 | 525 | 46 | 41 |
| Binary | 1110101 | 110101 | 1001001 | 0 | 110111 | 100110 | 110110 | 101010101 | 100110 | 100001 |
Color Harmonies of #753549
Complementary color
Monochromatic Colors of #753549
Black with #753549
Text Example
Text Example
White with #753549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753549; }
p { color: rgb(117,53,73); }
H1.HeaderClassName
{
color: #753549;
}
.AnyTagClassName
{
color: #753549;
}
</style>
background-color css
<style>
a { background-color: #753549; }
a { background-color: rgb(117,53,73); }
div.DivClassName
{
background-color: #753549;
}
.BgClassName
{
background-color: #753549;
}
</style>
border-color css
<style>
span { border-color: #753549; }
span { border-color: rgb(117,53,73); }
td.TdClassName
{
border-color: #753549;
}
.TagClassName
{
border-color: #753549;
}
</style>