Shades of Flirt #753051
Tints of Flirt #753051
RGB
CMYK
RGB Variations
Color information
#753051 (or 0x753051) is known color: Flirt. HEX triplet: 75, 30 and 51. RGB value is (117,48,81). Sum of RGB (Red+Green+Blue) = 117+48+81=246 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.56% from 246); Green value is 48 (19.14% from 255 or 19.51% from 246); Blue value is 81 (32.03% from 255 or 32.93% from 246); Max value from RGB is 117 - color contains mainly: red. Hex color #753051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753051 is #8ACFAE. Grayscale: #484848. Windows color (decimal): -9097135 or 5320821. OLE color: 5320821.
HSL color Cylindrical-coordinate representation of color #753051: hue angle of 331.3º 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 #753051 is Cyan = 0, Magento = 0.59, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 81 | - |
| CMYK | 0 | 0.59 | 0.31 | 0.54 |
| HSL | 331.3º | 0.42% | 0.32% | - |
| HSV(B) | 331.3º | 0.59% | 0.46% | - |
| XYZ | 9.88 | 6.49 | 8.52 | - |
| YUV | 72.39 | 132.86 | 159.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 81 | 0 | 0.59 | 0.31 | 0.54 | 331.3 | 0.42 | 0.32 |
| Hex | 75 | 30 | 51 | 0 | 3B | 1F | 36 | 14B | 2A | 20 |
| Octal | 165 | 60 | 121 | 0 | 73 | 37 | 66 | 513 | 52 | 40 |
| Binary | 1110101 | 110000 | 1010001 | 0 | 111011 | 11111 | 110110 | 101001011 | 101010 | 100000 |
Color Harmonies of #753051
Complementary color
Monochromatic Colors of #753051
Black with #753051
Text Example
Text Example
White with #753051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753051; }
p { color: rgb(117,48,81); }
H1.HeaderClassName
{
color: #753051;
}
.AnyTagClassName
{
color: #753051;
}
</style>
background-color css
<style>
a { background-color: #753051; }
a { background-color: rgb(117,48,81); }
div.DivClassName
{
background-color: #753051;
}
.BgClassName
{
background-color: #753051;
}
</style>
border-color css
<style>
span { border-color: #753051; }
span { border-color: rgb(117,48,81); }
td.TdClassName
{
border-color: #753051;
}
.TagClassName
{
border-color: #753051;
}
</style>