Shades of Flirt #753250
Tints of Flirt #753250
RGB
CMYK
RGB Variations
Color information
#753250 (or 0x753250) is known color: Flirt. HEX triplet: 75, 32 and 50. RGB value is (117,50,80). Sum of RGB (Red+Green+Blue) = 117+50+80=247 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.37% from 247); Green value is 50 (19.92% from 255 or 20.24% from 247); Blue value is 80 (31.64% from 255 or 32.39% from 247); Max value from RGB is 117 - color contains mainly: red. Hex color #753250 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753250 is #8ACDAF. Grayscale: #494949. Windows color (decimal): -9096624 or 5255797. OLE color: 5255797.
HSL color Cylindrical-coordinate representation of color #753250: hue angle of 333.13º 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 #753250 is Cyan = 0, Magento = 0.57, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 80 | - |
| CMYK | 0 | 0.57 | 0.32 | 0.54 |
| HSL | 333.13º | 0.4% | 0.33% | - |
| HSV(B) | 333.13º | 0.57% | 0.46% | - |
| XYZ | 9.92 | 6.64 | 8.35 | - |
| YUV | 73.45 | 131.7 | 159.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 80 | 0 | 0.57 | 0.32 | 0.54 | 333.13 | 0.4 | 0.33 |
| Hex | 75 | 32 | 50 | 0 | 39 | 20 | 36 | 14D | 28 | 21 |
| Octal | 165 | 62 | 120 | 0 | 71 | 40 | 66 | 515 | 50 | 41 |
| Binary | 1110101 | 110010 | 1010000 | 0 | 111001 | 100000 | 110110 | 101001101 | 101000 | 100001 |
Color Harmonies of #753250
Complementary color
Monochromatic Colors of #753250
Black with #753250
Text Example
Text Example
White with #753250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753250; }
p { color: rgb(117,50,80); }
H1.HeaderClassName
{
color: #753250;
}
.AnyTagClassName
{
color: #753250;
}
</style>
background-color css
<style>
a { background-color: #753250; }
a { background-color: rgb(117,50,80); }
div.DivClassName
{
background-color: #753250;
}
.BgClassName
{
background-color: #753250;
}
</style>
border-color css
<style>
span { border-color: #753250; }
span { border-color: rgb(117,50,80); }
td.TdClassName
{
border-color: #753250;
}
.TagClassName
{
border-color: #753250;
}
</style>