Shades of Flirt #753253
Tints of Flirt #753253
RGB
CMYK
RGB Variations
Color information
#753253 (or 0x753253) is known color: Flirt. HEX triplet: 75, 32 and 53. RGB value is (117,50,83). Sum of RGB (Red+Green+Blue) = 117+50+83=250 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.8% from 250); Green value is 50 (19.92% from 255 or 20% from 250); Blue value is 83 (32.81% from 255 or 33.2% from 250); Max value from RGB is 117 - color contains mainly: red. Hex color #753253 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753253 is #8ACDAC. Grayscale: #494949. Windows color (decimal): -9096621 or 5452405. OLE color: 5452405.
HSL color Cylindrical-coordinate representation of color #753253: hue angle of 330.45º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753253 is Cyan = 0, Magento = 0.57, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 83 | - |
| CMYK | 0 | 0.57 | 0.29 | 0.54 |
| HSL | 330.45º | 0.4% | 0.33% | - |
| HSV(B) | 330.45º | 0.57% | 0.46% | - |
| XYZ | 10.04 | 6.69 | 8.95 | - |
| YUV | 73.8 | 133.2 | 158.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 83 | 0 | 0.57 | 0.29 | 0.54 | 330.45 | 0.4 | 0.33 |
| Hex | 75 | 32 | 53 | 0 | 39 | 1D | 36 | 14A | 28 | 21 |
| Octal | 165 | 62 | 123 | 0 | 71 | 35 | 66 | 512 | 50 | 41 |
| Binary | 1110101 | 110010 | 1010011 | 0 | 111001 | 11101 | 110110 | 101001010 | 101000 | 100001 |
Color Harmonies of #753253
Complementary color
Monochromatic Colors of #753253
Black with #753253
Text Example
Text Example
White with #753253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753253; }
p { color: rgb(117,50,83); }
H1.HeaderClassName
{
color: #753253;
}
.AnyTagClassName
{
color: #753253;
}
</style>
background-color css
<style>
a { background-color: #753253; }
a { background-color: rgb(117,50,83); }
div.DivClassName
{
background-color: #753253;
}
.BgClassName
{
background-color: #753253;
}
</style>
border-color css
<style>
span { border-color: #753253; }
span { border-color: rgb(117,50,83); }
td.TdClassName
{
border-color: #753253;
}
.TagClassName
{
border-color: #753253;
}
</style>