Shades of Flirt #753755
Tints of Flirt #753755
RGB
CMYK
RGB Variations
Color information
#753755 (or 0x753755) is known color: Flirt. HEX triplet: 75, 37 and 55. RGB value is (117,55,85). Sum of RGB (Red+Green+Blue) = 117+55+85=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 55 (21.88% from 255 or 21.40% from 257); Blue value is 85 (33.59% from 255 or 33.07% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #753755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753755 is #8AC8AA. Grayscale: #4C4C4C. Windows color (decimal): -9095339 or 5584757. OLE color: 5584757.
HSL color Cylindrical-coordinate representation of color #753755: hue angle of 330.97º 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 #753755 is Cyan = 0, Magento = 0.53, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 85 | - |
| CMYK | 0 | 0.53 | 0.27 | 0.54 |
| HSL | 330.97º | 0.36% | 0.34% | - |
| HSV(B) | 330.97º | 0.53% | 0.46% | - |
| XYZ | 10.34 | 7.17 | 9.43 | - |
| YUV | 76.96 | 132.54 | 156.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 85 | 0 | 0.53 | 0.27 | 0.54 | 330.97 | 0.36 | 0.34 |
| Hex | 75 | 37 | 55 | 0 | 35 | 1B | 36 | 14B | 24 | 22 |
| Octal | 165 | 67 | 125 | 0 | 65 | 33 | 66 | 513 | 44 | 42 |
| Binary | 1110101 | 110111 | 1010101 | 0 | 110101 | 11011 | 110110 | 101001011 | 100100 | 100010 |
Color Harmonies of #753755
Complementary color
Monochromatic Colors of #753755
Black with #753755
Text Example
Text Example
White with #753755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753755; }
p { color: rgb(117,55,85); }
H1.HeaderClassName
{
color: #753755;
}
.AnyTagClassName
{
color: #753755;
}
</style>
background-color css
<style>
a { background-color: #753755; }
a { background-color: rgb(117,55,85); }
div.DivClassName
{
background-color: #753755;
}
.BgClassName
{
background-color: #753755;
}
</style>
border-color css
<style>
span { border-color: #753755; }
span { border-color: rgb(117,55,85); }
td.TdClassName
{
border-color: #753755;
}
.TagClassName
{
border-color: #753755;
}
</style>