Shades of Flirt #752357
Tints of Flirt #752357
RGB
CMYK
RGB Variations
Color information
#752357 (or 0x752357) is known color: Flirt. HEX triplet: 75, 23 and 57. RGB value is (117,35,87). Sum of RGB (Red+Green+Blue) = 117+35+87=239 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.95% from 239); Green value is 35 (14.06% from 255 or 14.64% from 239); Blue value is 87 (34.38% from 255 or 36.40% from 239); Max value from RGB is 117 - color contains mainly: red. Hex color #752357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752357 is #8ADCA8. Grayscale: #414141. Windows color (decimal): -9100457 or 5710709. OLE color: 5710709.
HSL color Cylindrical-coordinate representation of color #752357: hue angle of 321.95º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #752357 is Cyan = 0, Magento = 0.70, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 87 | - |
| CMYK | 0 | 0.70 | 0.26 | 0.54 |
| HSL | 321.95º | 0.54% | 0.3% | - |
| HSV(B) | 321.95º | 0.7% | 0.46% | - |
| XYZ | 9.66 | 5.67 | 9.6 | - |
| YUV | 65.45 | 140.17 | 164.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 87 | 0 | 0.70 | 0.26 | 0.54 | 321.95 | 0.54 | 0.3 |
| Hex | 75 | 23 | 57 | 0 | 46 | 1A | 36 | 142 | 36 | 1E |
| Octal | 165 | 43 | 127 | 0 | 106 | 32 | 66 | 502 | 66 | 36 |
| Binary | 1110101 | 100011 | 1010111 | 0 | 1000110 | 11010 | 110110 | 101000010 | 110110 | 11110 |
Color Harmonies of #752357
Complementary color
Monochromatic Colors of #752357
Black with #752357
Text Example
Text Example
White with #752357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752357; }
p { color: rgb(117,35,87); }
H1.HeaderClassName
{
color: #752357;
}
.AnyTagClassName
{
color: #752357;
}
</style>
background-color css
<style>
a { background-color: #752357; }
a { background-color: rgb(117,35,87); }
div.DivClassName
{
background-color: #752357;
}
.BgClassName
{
background-color: #752357;
}
</style>
border-color css
<style>
span { border-color: #752357; }
span { border-color: rgb(117,35,87); }
td.TdClassName
{
border-color: #752357;
}
.TagClassName
{
border-color: #752357;
}
</style>