Shades of Flirt #753555
Tints of Flirt #753555
RGB
CMYK
RGB Variations
Color information
#753555 (or 0x753555) is known color: Flirt. HEX triplet: 75, 35 and 55. RGB value is (117,53,85). Sum of RGB (Red+Green+Blue) = 117+53+85=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 53 (21.09% from 255 or 20.78% from 255); Blue value is 85 (33.59% from 255 or 33.33% from 255); Max value from RGB is 117 - color contains mainly: red. Hex color #753555 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753555 is #8ACAAA. Grayscale: #4B4B4B. Windows color (decimal): -9095851 or 5584245. OLE color: 5584245.
HSL color Cylindrical-coordinate representation of color #753555: hue angle of 330º 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 #753555 is Cyan = 0, Magento = 0.55, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 85 | - |
| CMYK | 0 | 0.55 | 0.27 | 0.54 |
| HSL | 330º | 0.38% | 0.33% | - |
| HSV(B) | 330º | 0.55% | 0.46% | - |
| XYZ | 10.25 | 6.98 | 9.4 | - |
| YUV | 75.78 | 133.2 | 157.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 85 | 0 | 0.55 | 0.27 | 0.54 | 330 | 0.38 | 0.33 |
| Hex | 75 | 35 | 55 | 0 | 37 | 1B | 36 | 14A | 26 | 21 |
| Octal | 165 | 65 | 125 | 0 | 67 | 33 | 66 | 512 | 46 | 41 |
| Binary | 1110101 | 110101 | 1010101 | 0 | 110111 | 11011 | 110110 | 101001010 | 100110 | 100001 |
Color Harmonies of #753555
Complementary color
Monochromatic Colors of #753555
Black with #753555
Text Example
Text Example
White with #753555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753555; }
p { color: rgb(117,53,85); }
H1.HeaderClassName
{
color: #753555;
}
.AnyTagClassName
{
color: #753555;
}
</style>
background-color css
<style>
a { background-color: #753555; }
a { background-color: rgb(117,53,85); }
div.DivClassName
{
background-color: #753555;
}
.BgClassName
{
background-color: #753555;
}
</style>
border-color css
<style>
span { border-color: #753555; }
span { border-color: rgb(117,53,85); }
td.TdClassName
{
border-color: #753555;
}
.TagClassName
{
border-color: #753555;
}
</style>