Shades of Flirt #752453
Tints of Flirt #752453
RGB
CMYK
RGB Variations
Color information
#752453 (or 0x752453) is known color: Flirt. HEX triplet: 75, 24 and 53. RGB value is (117,36,83). Sum of RGB (Red+Green+Blue) = 117+36+83=236 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.58% from 236); Green value is 36 (14.45% from 255 or 15.25% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 117 - color contains mainly: red. Hex color #752453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752453 is #8ADBAC. Grayscale: #414141. Windows color (decimal): -9100205 or 5448821. OLE color: 5448821.
HSL color Cylindrical-coordinate representation of color #752453: hue angle of 325.19º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #752453 is Cyan = 0, Magento = 0.69, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 83 | - |
| CMYK | 0 | 0.69 | 0.29 | 0.54 |
| HSL | 325.19º | 0.53% | 0.3% | - |
| HSV(B) | 325.19º | 0.69% | 0.46% | - |
| XYZ | 9.53 | 5.67 | 8.78 | - |
| YUV | 65.58 | 137.84 | 164.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 83 | 0 | 0.69 | 0.29 | 0.54 | 325.19 | 0.53 | 0.3 |
| Hex | 75 | 24 | 53 | 0 | 45 | 1D | 36 | 145 | 35 | 1E |
| Octal | 165 | 44 | 123 | 0 | 105 | 35 | 66 | 505 | 65 | 36 |
| Binary | 1110101 | 100100 | 1010011 | 0 | 1000101 | 11101 | 110110 | 101000101 | 110101 | 11110 |
Color Harmonies of #752453
Complementary color
Monochromatic Colors of #752453
Black with #752453
Text Example
Text Example
White with #752453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752453; }
p { color: rgb(117,36,83); }
H1.HeaderClassName
{
color: #752453;
}
.AnyTagClassName
{
color: #752453;
}
</style>
background-color css
<style>
a { background-color: #752453; }
a { background-color: rgb(117,36,83); }
div.DivClassName
{
background-color: #752453;
}
.BgClassName
{
background-color: #752453;
}
</style>
border-color css
<style>
span { border-color: #752453; }
span { border-color: rgb(117,36,83); }
td.TdClassName
{
border-color: #752453;
}
.TagClassName
{
border-color: #752453;
}
</style>