Shades of Flirt #753246
Tints of Flirt #753246
RGB
CMYK
RGB Variations
Color information
#753246 (or 0x753246) is known color: Flirt. HEX triplet: 75, 32 and 46. RGB value is (117,50,70). Sum of RGB (Red+Green+Blue) = 117+50+70=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 50 (19.92% from 255 or 21.10% from 237); Blue value is 70 (27.73% from 255 or 29.54% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #753246 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753246 is #8ACDB9. Grayscale: #484848. Windows color (decimal): -9096634 or 4600437. OLE color: 4600437.
HSL color Cylindrical-coordinate representation of color #753246: hue angle of 342.09º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753246 is Cyan = 0, Magento = 0.57, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 70 | - |
| CMYK | 0 | 0.57 | 0.40 | 0.54 |
| HSL | 342.09º | 0.4% | 0.33% | - |
| HSV(B) | 342.09º | 0.57% | 0.46% | - |
| XYZ | 9.58 | 6.51 | 6.54 | - |
| YUV | 72.31 | 126.7 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 70 | 0 | 0.57 | 0.40 | 0.54 | 342.09 | 0.4 | 0.33 |
| Hex | 75 | 32 | 46 | 0 | 39 | 28 | 36 | 156 | 28 | 21 |
| Octal | 165 | 62 | 106 | 0 | 71 | 50 | 66 | 526 | 50 | 41 |
| Binary | 1110101 | 110010 | 1000110 | 0 | 111001 | 101000 | 110110 | 101010110 | 101000 | 100001 |
Color Harmonies of #753246
Complementary color
Monochromatic Colors of #753246
Black with #753246
Text Example
Text Example
White with #753246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753246; }
p { color: rgb(117,50,70); }
H1.HeaderClassName
{
color: #753246;
}
.AnyTagClassName
{
color: #753246;
}
</style>
background-color css
<style>
a { background-color: #753246; }
a { background-color: rgb(117,50,70); }
div.DivClassName
{
background-color: #753246;
}
.BgClassName
{
background-color: #753246;
}
</style>
border-color css
<style>
span { border-color: #753246; }
span { border-color: rgb(117,50,70); }
td.TdClassName
{
border-color: #753246;
}
.TagClassName
{
border-color: #753246;
}
</style>