Shades of Flirt #753053
Tints of Flirt #753053
RGB
CMYK
RGB Variations
Color information
#753053 (or 0x753053) is known color: Flirt. HEX triplet: 75, 30 and 53. RGB value is (117,48,83). Sum of RGB (Red+Green+Blue) = 117+48+83=248 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.18% from 248); Green value is 48 (19.14% from 255 or 19.35% from 248); Blue value is 83 (32.81% from 255 or 33.47% from 248); Max value from RGB is 117 - color contains mainly: red. Hex color #753053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753053 is #8ACFAC. Grayscale: #484848. Windows color (decimal): -9097133 or 5451893. OLE color: 5451893.
HSL color Cylindrical-coordinate representation of color #753053: hue angle of 329.57º 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 #753053 is Cyan = 0, Magento = 0.59, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 83 | - |
| CMYK | 0 | 0.59 | 0.29 | 0.54 |
| HSL | 329.57º | 0.42% | 0.32% | - |
| HSV(B) | 329.57º | 0.59% | 0.46% | - |
| XYZ | 9.95 | 6.52 | 8.92 | - |
| YUV | 72.62 | 133.86 | 159.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 83 | 0 | 0.59 | 0.29 | 0.54 | 329.57 | 0.42 | 0.32 |
| Hex | 75 | 30 | 53 | 0 | 3B | 1D | 36 | 14A | 2A | 20 |
| Octal | 165 | 60 | 123 | 0 | 73 | 35 | 66 | 512 | 52 | 40 |
| Binary | 1110101 | 110000 | 1010011 | 0 | 111011 | 11101 | 110110 | 101001010 | 101010 | 100000 |
Color Harmonies of #753053
Complementary color
Monochromatic Colors of #753053
Black with #753053
Text Example
Text Example
White with #753053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753053; }
p { color: rgb(117,48,83); }
H1.HeaderClassName
{
color: #753053;
}
.AnyTagClassName
{
color: #753053;
}
</style>
background-color css
<style>
a { background-color: #753053; }
a { background-color: rgb(117,48,83); }
div.DivClassName
{
background-color: #753053;
}
.BgClassName
{
background-color: #753053;
}
</style>
border-color css
<style>
span { border-color: #753053; }
span { border-color: rgb(117,48,83); }
td.TdClassName
{
border-color: #753053;
}
.TagClassName
{
border-color: #753053;
}
</style>