Shades of Flirt #752352
Tints of Flirt #752352
RGB
CMYK
RGB Variations
Color information
#752352 (or 0x752352) is known color: Flirt. HEX triplet: 75, 23 and 52. RGB value is (117,35,82). Sum of RGB (Red+Green+Blue) = 117+35+82=234 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50% from 234); Green value is 35 (14.06% from 255 or 14.96% from 234); Blue value is 82 (32.42% from 255 or 35.04% from 234); Max value from RGB is 117 - color contains mainly: red. Hex color #752352 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752352 is #8ADCAD. Grayscale: #404040. Windows color (decimal): -9100462 or 5383029. OLE color: 5383029.
HSL color Cylindrical-coordinate representation of color #752352: hue angle of 325.61º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #752352 is Cyan = 0, Magento = 0.70, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 82 | - |
| CMYK | 0 | 0.70 | 0.30 | 0.54 |
| HSL | 325.61º | 0.54% | 0.3% | - |
| HSV(B) | 325.61º | 0.7% | 0.46% | - |
| XYZ | 9.46 | 5.59 | 8.56 | - |
| YUV | 64.88 | 137.67 | 165.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 82 | 0 | 0.70 | 0.30 | 0.54 | 325.61 | 0.54 | 0.3 |
| Hex | 75 | 23 | 52 | 0 | 46 | 1E | 36 | 146 | 36 | 1E |
| Octal | 165 | 43 | 122 | 0 | 106 | 36 | 66 | 506 | 66 | 36 |
| Binary | 1110101 | 100011 | 1010010 | 0 | 1000110 | 11110 | 110110 | 101000110 | 110110 | 11110 |
Color Harmonies of #752352
Complementary color
Monochromatic Colors of #752352
Black with #752352
Text Example
Text Example
White with #752352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752352; }
p { color: rgb(117,35,82); }
H1.HeaderClassName
{
color: #752352;
}
.AnyTagClassName
{
color: #752352;
}
</style>
background-color css
<style>
a { background-color: #752352; }
a { background-color: rgb(117,35,82); }
div.DivClassName
{
background-color: #752352;
}
.BgClassName
{
background-color: #752352;
}
</style>
border-color css
<style>
span { border-color: #752352; }
span { border-color: rgb(117,35,82); }
td.TdClassName
{
border-color: #752352;
}
.TagClassName
{
border-color: #752352;
}
</style>