Shades of Flirt #752750
Tints of Flirt #752750
RGB
CMYK
RGB Variations
Color information
#752750 (or 0x752750) is known color: Flirt. HEX triplet: 75, 27 and 50. RGB value is (117,39,80). Sum of RGB (Red+Green+Blue) = 117+39+80=236 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.58% from 236); Green value is 39 (15.62% from 255 or 16.53% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 117 - color contains mainly: red. Hex color #752750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752750 is #8AD8AF. Grayscale: #424242. Windows color (decimal): -9099440 or 5252981. OLE color: 5252981.
HSL color Cylindrical-coordinate representation of color #752750: hue angle of 328.46º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752750 is Cyan = 0, Magento = 0.67, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 80 | - |
| CMYK | 0 | 0.67 | 0.32 | 0.54 |
| HSL | 328.46º | 0.5% | 0.31% | - |
| HSV(B) | 328.46º | 0.67% | 0.46% | - |
| XYZ | 9.51 | 5.81 | 8.21 | - |
| YUV | 67 | 135.34 | 163.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 80 | 0 | 0.67 | 0.32 | 0.54 | 328.46 | 0.5 | 0.31 |
| Hex | 75 | 27 | 50 | 0 | 43 | 20 | 36 | 148 | 32 | 1F |
| Octal | 165 | 47 | 120 | 0 | 103 | 40 | 66 | 510 | 62 | 37 |
| Binary | 1110101 | 100111 | 1010000 | 0 | 1000011 | 100000 | 110110 | 101001000 | 110010 | 11111 |
Color Harmonies of #752750
Complementary color
Monochromatic Colors of #752750
Black with #752750
Text Example
Text Example
White with #752750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752750; }
p { color: rgb(117,39,80); }
H1.HeaderClassName
{
color: #752750;
}
.AnyTagClassName
{
color: #752750;
}
</style>
background-color css
<style>
a { background-color: #752750; }
a { background-color: rgb(117,39,80); }
div.DivClassName
{
background-color: #752750;
}
.BgClassName
{
background-color: #752750;
}
</style>
border-color css
<style>
span { border-color: #752750; }
span { border-color: rgb(117,39,80); }
td.TdClassName
{
border-color: #752750;
}
.TagClassName
{
border-color: #752750;
}
</style>