Shades of Flirt #753057
Tints of Flirt #753057
RGB
CMYK
RGB Variations
Color information
#753057 (or 0x753057) is known color: Flirt. HEX triplet: 75, 30 and 57. RGB value is (117,48,87). Sum of RGB (Red+Green+Blue) = 117+48+87=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 48 (19.14% from 255 or 19.05% from 252); Blue value is 87 (34.38% from 255 or 34.52% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #753057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753057 is #8ACFA8. Grayscale: #484848. Windows color (decimal): -9097129 or 5714037. OLE color: 5714037.
HSL color Cylindrical-coordinate representation of color #753057: hue angle of 326.09º 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 #753057 is Cyan = 0, Magento = 0.59, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 87 | - |
| CMYK | 0 | 0.59 | 0.26 | 0.54 |
| HSL | 326.09º | 0.42% | 0.32% | - |
| HSV(B) | 326.09º | 0.59% | 0.46% | - |
| XYZ | 10.11 | 6.58 | 9.75 | - |
| YUV | 73.08 | 135.86 | 159.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 87 | 0 | 0.59 | 0.26 | 0.54 | 326.09 | 0.42 | 0.32 |
| Hex | 75 | 30 | 57 | 0 | 3B | 1A | 36 | 146 | 2A | 20 |
| Octal | 165 | 60 | 127 | 0 | 73 | 32 | 66 | 506 | 52 | 40 |
| Binary | 1110101 | 110000 | 1010111 | 0 | 111011 | 11010 | 110110 | 101000110 | 101010 | 100000 |
Color Harmonies of #753057
Complementary color
Monochromatic Colors of #753057
Black with #753057
Text Example
Text Example
White with #753057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753057; }
p { color: rgb(117,48,87); }
H1.HeaderClassName
{
color: #753057;
}
.AnyTagClassName
{
color: #753057;
}
</style>
background-color css
<style>
a { background-color: #753057; }
a { background-color: rgb(117,48,87); }
div.DivClassName
{
background-color: #753057;
}
.BgClassName
{
background-color: #753057;
}
</style>
border-color css
<style>
span { border-color: #753057; }
span { border-color: rgb(117,48,87); }
td.TdClassName
{
border-color: #753057;
}
.TagClassName
{
border-color: #753057;
}
</style>