Shades of Flirt #753157
Tints of Flirt #753157
RGB
CMYK
RGB Variations
Color information
#753157 (or 0x753157) is known color: Flirt. HEX triplet: 75, 31 and 57. RGB value is (117,49,87). Sum of RGB (Red+Green+Blue) = 117+49+87=253 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.25% from 253); Green value is 49 (19.53% from 255 or 19.37% from 253); Blue value is 87 (34.38% from 255 or 34.39% from 253); Max value from RGB is 117 - color contains mainly: red. Hex color #753157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753157 is #8ACEA8. Grayscale: #494949. Windows color (decimal): -9096873 or 5714293. OLE color: 5714293.
HSL color Cylindrical-coordinate representation of color #753157: hue angle of 326.47º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #753157 is Cyan = 0, Magento = 0.58, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 87 | - |
| CMYK | 0 | 0.58 | 0.26 | 0.54 |
| HSL | 326.47º | 0.41% | 0.33% | - |
| HSV(B) | 326.47º | 0.58% | 0.46% | - |
| XYZ | 10.15 | 6.67 | 9.77 | - |
| YUV | 73.66 | 135.53 | 158.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 87 | 0 | 0.58 | 0.26 | 0.54 | 326.47 | 0.41 | 0.33 |
| Hex | 75 | 31 | 57 | 0 | 3A | 1A | 36 | 146 | 29 | 21 |
| Octal | 165 | 61 | 127 | 0 | 72 | 32 | 66 | 506 | 51 | 41 |
| Binary | 1110101 | 110001 | 1010111 | 0 | 111010 | 11010 | 110110 | 101000110 | 101001 | 100001 |
Color Harmonies of #753157
Complementary color
Monochromatic Colors of #753157
Black with #753157
Text Example
Text Example
White with #753157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753157; }
p { color: rgb(117,49,87); }
H1.HeaderClassName
{
color: #753157;
}
.AnyTagClassName
{
color: #753157;
}
</style>
background-color css
<style>
a { background-color: #753157; }
a { background-color: rgb(117,49,87); }
div.DivClassName
{
background-color: #753157;
}
.BgClassName
{
background-color: #753157;
}
</style>
border-color css
<style>
span { border-color: #753157; }
span { border-color: rgb(117,49,87); }
td.TdClassName
{
border-color: #753157;
}
.TagClassName
{
border-color: #753157;
}
</style>