Shades of Flirt #753047
Tints of Flirt #753047
RGB
CMYK
RGB Variations
Color information
#753047 (or 0x753047) is known color: Flirt. HEX triplet: 75, 30 and 47. RGB value is (117,48,71). Sum of RGB (Red+Green+Blue) = 117+48+71=236 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.58% from 236); Green value is 48 (19.14% from 255 or 20.34% from 236); Blue value is 71 (28.12% from 255 or 30.08% from 236); Max value from RGB is 117 - color contains mainly: red. Hex color #753047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753047 is #8ACFB8. Grayscale: #474747. Windows color (decimal): -9097145 or 4665461. OLE color: 4665461.
HSL color Cylindrical-coordinate representation of color #753047: hue angle of 340º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753047 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 71 | - |
| CMYK | 0 | 0.59 | 0.39 | 0.54 |
| HSL | 340º | 0.42% | 0.32% | - |
| HSV(B) | 340º | 0.59% | 0.46% | - |
| XYZ | 9.53 | 6.35 | 6.68 | - |
| YUV | 71.25 | 127.86 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 71 | 0 | 0.59 | 0.39 | 0.54 | 340 | 0.42 | 0.32 |
| Hex | 75 | 30 | 47 | 0 | 3B | 27 | 36 | 154 | 2A | 20 |
| Octal | 165 | 60 | 107 | 0 | 73 | 47 | 66 | 524 | 52 | 40 |
| Binary | 1110101 | 110000 | 1000111 | 0 | 111011 | 100111 | 110110 | 101010100 | 101010 | 100000 |
Color Harmonies of #753047
Complementary color
Monochromatic Colors of #753047
Black with #753047
Text Example
Text Example
White with #753047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753047; }
p { color: rgb(117,48,71); }
H1.HeaderClassName
{
color: #753047;
}
.AnyTagClassName
{
color: #753047;
}
</style>
background-color css
<style>
a { background-color: #753047; }
a { background-color: rgb(117,48,71); }
div.DivClassName
{
background-color: #753047;
}
.BgClassName
{
background-color: #753047;
}
</style>
border-color css
<style>
span { border-color: #753047; }
span { border-color: rgb(117,48,71); }
td.TdClassName
{
border-color: #753047;
}
.TagClassName
{
border-color: #753047;
}
</style>