Shades of Flirt #753751
Tints of Flirt #753751
RGB
CMYK
RGB Variations
Color information
#753751 (or 0x753751) is known color: Flirt. HEX triplet: 75, 37 and 51. RGB value is (117,55,81). Sum of RGB (Red+Green+Blue) = 117+55+81=253 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.25% from 253); Green value is 55 (21.88% from 255 or 21.74% from 253); Blue value is 81 (32.03% from 255 or 32.02% from 253); Max value from RGB is 117 - color contains mainly: red. Hex color #753751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753751 is #8AC8AE. Grayscale: #4C4C4C. Windows color (decimal): -9095343 or 5322613. OLE color: 5322613.
HSL color Cylindrical-coordinate representation of color #753751: hue angle of 334.84º 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 #753751 is Cyan = 0, Magento = 0.53, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 81 | - |
| CMYK | 0 | 0.53 | 0.31 | 0.54 |
| HSL | 334.84º | 0.36% | 0.34% | - |
| HSV(B) | 334.84º | 0.53% | 0.46% | - |
| XYZ | 10.19 | 7.11 | 8.62 | - |
| YUV | 76.5 | 130.54 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 81 | 0 | 0.53 | 0.31 | 0.54 | 334.84 | 0.36 | 0.34 |
| Hex | 75 | 37 | 51 | 0 | 35 | 1F | 36 | 14F | 24 | 22 |
| Octal | 165 | 67 | 121 | 0 | 65 | 37 | 66 | 517 | 44 | 42 |
| Binary | 1110101 | 110111 | 1010001 | 0 | 110101 | 11111 | 110110 | 101001111 | 100100 | 100010 |
Color Harmonies of #753751
Complementary color
Monochromatic Colors of #753751
Black with #753751
Text Example
Text Example
White with #753751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753751; }
p { color: rgb(117,55,81); }
H1.HeaderClassName
{
color: #753751;
}
.AnyTagClassName
{
color: #753751;
}
</style>
background-color css
<style>
a { background-color: #753751; }
a { background-color: rgb(117,55,81); }
div.DivClassName
{
background-color: #753751;
}
.BgClassName
{
background-color: #753751;
}
</style>
border-color css
<style>
span { border-color: #753751; }
span { border-color: rgb(117,55,81); }
td.TdClassName
{
border-color: #753751;
}
.TagClassName
{
border-color: #753751;
}
</style>