Shades of Flirt #752450
Tints of Flirt #752450
RGB
CMYK
RGB Variations
Color information
#752450 (or 0x752450) is known color: Flirt. HEX triplet: 75, 24 and 50. RGB value is (117,36,80). Sum of RGB (Red+Green+Blue) = 117+36+80=233 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.21% from 233); Green value is 36 (14.45% from 255 or 15.45% from 233); Blue value is 80 (31.64% from 255 or 34.33% from 233); Max value from RGB is 117 - color contains mainly: red. Hex color #752450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752450 is #8ADBAF. Grayscale: #414141. Windows color (decimal): -9100208 or 5252213. OLE color: 5252213.
HSL color Cylindrical-coordinate representation of color #752450: hue angle of 327.41º 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 #752450 is Cyan = 0, Magento = 0.69, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 80 | - |
| CMYK | 0 | 0.69 | 0.32 | 0.54 |
| HSL | 327.41º | 0.53% | 0.3% | - |
| HSV(B) | 327.41º | 0.69% | 0.46% | - |
| XYZ | 9.41 | 5.62 | 8.18 | - |
| YUV | 65.24 | 136.34 | 164.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 80 | 0 | 0.69 | 0.32 | 0.54 | 327.41 | 0.53 | 0.3 |
| Hex | 75 | 24 | 50 | 0 | 45 | 20 | 36 | 147 | 35 | 1E |
| Octal | 165 | 44 | 120 | 0 | 105 | 40 | 66 | 507 | 65 | 36 |
| Binary | 1110101 | 100100 | 1010000 | 0 | 1000101 | 100000 | 110110 | 101000111 | 110101 | 11110 |
Color Harmonies of #752450
Complementary color
Monochromatic Colors of #752450
Black with #752450
Text Example
Text Example
White with #752450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752450; }
p { color: rgb(117,36,80); }
H1.HeaderClassName
{
color: #752450;
}
.AnyTagClassName
{
color: #752450;
}
</style>
background-color css
<style>
a { background-color: #752450; }
a { background-color: rgb(117,36,80); }
div.DivClassName
{
background-color: #752450;
}
.BgClassName
{
background-color: #752450;
}
</style>
border-color css
<style>
span { border-color: #752450; }
span { border-color: rgb(117,36,80); }
td.TdClassName
{
border-color: #752450;
}
.TagClassName
{
border-color: #752450;
}
</style>