Shades of Flirt #753048
Tints of Flirt #753048
RGB
CMYK
RGB Variations
Color information
#753048 (or 0x753048) is known color: Flirt. HEX triplet: 75, 30 and 48. RGB value is (117,48,72). Sum of RGB (Red+Green+Blue) = 117+48+72=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 48 (19.14% from 255 or 20.25% from 237); Blue value is 72 (28.52% from 255 or 30.38% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #753048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753048 is #8ACFB7. Grayscale: #474747. Windows color (decimal): -9097144 or 4730997. OLE color: 4730997.
HSL color Cylindrical-coordinate representation of color #753048: hue angle of 339.13º 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 #753048 is Cyan = 0, Magento = 0.59, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 72 | - |
| CMYK | 0 | 0.59 | 0.38 | 0.54 |
| HSL | 339.13º | 0.42% | 0.32% | - |
| HSV(B) | 339.13º | 0.59% | 0.46% | - |
| XYZ | 9.56 | 6.36 | 6.86 | - |
| YUV | 71.37 | 128.36 | 160.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 72 | 0 | 0.59 | 0.38 | 0.54 | 339.13 | 0.42 | 0.32 |
| Hex | 75 | 30 | 48 | 0 | 3B | 26 | 36 | 153 | 2A | 20 |
| Octal | 165 | 60 | 110 | 0 | 73 | 46 | 66 | 523 | 52 | 40 |
| Binary | 1110101 | 110000 | 1001000 | 0 | 111011 | 100110 | 110110 | 101010011 | 101010 | 100000 |
Color Harmonies of #753048
Complementary color
Monochromatic Colors of #753048
Black with #753048
Text Example
Text Example
White with #753048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753048; }
p { color: rgb(117,48,72); }
H1.HeaderClassName
{
color: #753048;
}
.AnyTagClassName
{
color: #753048;
}
</style>
background-color css
<style>
a { background-color: #753048; }
a { background-color: rgb(117,48,72); }
div.DivClassName
{
background-color: #753048;
}
.BgClassName
{
background-color: #753048;
}
</style>
border-color css
<style>
span { border-color: #753048; }
span { border-color: rgb(117,48,72); }
td.TdClassName
{
border-color: #753048;
}
.TagClassName
{
border-color: #753048;
}
</style>