Shades of Flirt #753247
Tints of Flirt #753247
RGB
CMYK
RGB Variations
Color information
#753247 (or 0x753247) is known color: Flirt. HEX triplet: 75, 32 and 47. RGB value is (117,50,71). Sum of RGB (Red+Green+Blue) = 117+50+71=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 50 (19.92% from 255 or 21.01% from 238); Blue value is 71 (28.12% from 255 or 29.83% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #753247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753247 is #8ACDB8. Grayscale: #484848. Windows color (decimal): -9096633 or 4665973. OLE color: 4665973.
HSL color Cylindrical-coordinate representation of color #753247: hue angle of 341.19º 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 #753247 is Cyan = 0, Magento = 0.57, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 71 | - |
| CMYK | 0 | 0.57 | 0.39 | 0.54 |
| HSL | 341.19º | 0.4% | 0.33% | - |
| HSV(B) | 341.19º | 0.57% | 0.46% | - |
| XYZ | 9.61 | 6.52 | 6.71 | - |
| YUV | 72.43 | 127.2 | 159.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 71 | 0 | 0.57 | 0.39 | 0.54 | 341.19 | 0.4 | 0.33 |
| Hex | 75 | 32 | 47 | 0 | 39 | 27 | 36 | 155 | 28 | 21 |
| Octal | 165 | 62 | 107 | 0 | 71 | 47 | 66 | 525 | 50 | 41 |
| Binary | 1110101 | 110010 | 1000111 | 0 | 111001 | 100111 | 110110 | 101010101 | 101000 | 100001 |
Color Harmonies of #753247
Complementary color
Monochromatic Colors of #753247
Black with #753247
Text Example
Text Example
White with #753247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753247; }
p { color: rgb(117,50,71); }
H1.HeaderClassName
{
color: #753247;
}
.AnyTagClassName
{
color: #753247;
}
</style>
background-color css
<style>
a { background-color: #753247; }
a { background-color: rgb(117,50,71); }
div.DivClassName
{
background-color: #753247;
}
.BgClassName
{
background-color: #753247;
}
</style>
border-color css
<style>
span { border-color: #753247; }
span { border-color: rgb(117,50,71); }
td.TdClassName
{
border-color: #753247;
}
.TagClassName
{
border-color: #753247;
}
</style>