Shades of Flirt #753453
Tints of Flirt #753453
RGB
CMYK
RGB Variations
Color information
#753453 (or 0x753453) is known color: Flirt. HEX triplet: 75, 34 and 53. RGB value is (117,52,83). Sum of RGB (Red+Green+Blue) = 117+52+83=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 52 (20.70% from 255 or 20.63% from 252); Blue value is 83 (32.81% from 255 or 32.94% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #753453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753453 is #8ACBAC. Grayscale: #4A4A4A. Windows color (decimal): -9096109 or 5452917. OLE color: 5452917.
HSL color Cylindrical-coordinate representation of color #753453: hue angle of 331.38º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753453 is Cyan = 0, Magento = 0.56, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 83 | - |
| CMYK | 0 | 0.56 | 0.29 | 0.54 |
| HSL | 331.38º | 0.38% | 0.33% | - |
| HSV(B) | 331.38º | 0.56% | 0.46% | - |
| XYZ | 10.13 | 6.86 | 8.97 | - |
| YUV | 74.97 | 132.53 | 157.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 83 | 0 | 0.56 | 0.29 | 0.54 | 331.38 | 0.38 | 0.33 |
| Hex | 75 | 34 | 53 | 0 | 38 | 1D | 36 | 14B | 26 | 21 |
| Octal | 165 | 64 | 123 | 0 | 70 | 35 | 66 | 513 | 46 | 41 |
| Binary | 1110101 | 110100 | 1010011 | 0 | 111000 | 11101 | 110110 | 101001011 | 100110 | 100001 |
Color Harmonies of #753453
Complementary color
Monochromatic Colors of #753453
Black with #753453
Text Example
Text Example
White with #753453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753453; }
p { color: rgb(117,52,83); }
H1.HeaderClassName
{
color: #753453;
}
.AnyTagClassName
{
color: #753453;
}
</style>
background-color css
<style>
a { background-color: #753453; }
a { background-color: rgb(117,52,83); }
div.DivClassName
{
background-color: #753453;
}
.BgClassName
{
background-color: #753453;
}
</style>
border-color css
<style>
span { border-color: #753453; }
span { border-color: rgb(117,52,83); }
td.TdClassName
{
border-color: #753453;
}
.TagClassName
{
border-color: #753453;
}
</style>