Shades of Flirt #753147
Tints of Flirt #753147
RGB
CMYK
RGB Variations
Color information
#753147 (or 0x753147) is known color: Flirt. HEX triplet: 75, 31 and 47. RGB value is (117,49,71). Sum of RGB (Red+Green+Blue) = 117+49+71=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 49 (19.53% from 255 or 20.68% from 237); Blue value is 71 (28.12% from 255 or 29.96% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #753147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753147 is #8ACEB8. Grayscale: #474747. Windows color (decimal): -9096889 or 4665717. OLE color: 4665717.
HSL color Cylindrical-coordinate representation of color #753147: hue angle of 340.59º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #753147 is Cyan = 0, Magento = 0.58, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 71 | - |
| CMYK | 0 | 0.58 | 0.39 | 0.54 |
| HSL | 340.59º | 0.41% | 0.33% | - |
| HSV(B) | 340.59º | 0.58% | 0.46% | - |
| XYZ | 9.57 | 6.43 | 6.7 | - |
| YUV | 71.84 | 127.53 | 160.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 71 | 0 | 0.58 | 0.39 | 0.54 | 340.59 | 0.41 | 0.33 |
| Hex | 75 | 31 | 47 | 0 | 3A | 27 | 36 | 155 | 29 | 21 |
| Octal | 165 | 61 | 107 | 0 | 72 | 47 | 66 | 525 | 51 | 41 |
| Binary | 1110101 | 110001 | 1000111 | 0 | 111010 | 100111 | 110110 | 101010101 | 101001 | 100001 |
Color Harmonies of #753147
Complementary color
Monochromatic Colors of #753147
Black with #753147
Text Example
Text Example
White with #753147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753147; }
p { color: rgb(117,49,71); }
H1.HeaderClassName
{
color: #753147;
}
.AnyTagClassName
{
color: #753147;
}
</style>
background-color css
<style>
a { background-color: #753147; }
a { background-color: rgb(117,49,71); }
div.DivClassName
{
background-color: #753147;
}
.BgClassName
{
background-color: #753147;
}
</style>
border-color css
<style>
span { border-color: #753147; }
span { border-color: rgb(117,49,71); }
td.TdClassName
{
border-color: #753147;
}
.TagClassName
{
border-color: #753147;
}
</style>