Shades of Flirt #752956
Tints of Flirt #752956
RGB
CMYK
RGB Variations
Color information
#752956 (or 0x752956) is known color: Flirt. HEX triplet: 75, 29 and 56. RGB value is (117,41,86). Sum of RGB (Red+Green+Blue) = 117+41+86=244 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.95% from 244); Green value is 41 (16.41% from 255 or 16.80% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 117 - color contains mainly: red. Hex color #752956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752956 is #8AD6A9. Grayscale: #444444. Windows color (decimal): -9098922 or 5646709. OLE color: 5646709.
HSL color Cylindrical-coordinate representation of color #752956: hue angle of 324.47º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #752956 is Cyan = 0, Magento = 0.65, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 86 | - |
| CMYK | 0 | 0.65 | 0.26 | 0.54 |
| HSL | 324.47º | 0.48% | 0.31% | - |
| HSV(B) | 324.47º | 0.65% | 0.46% | - |
| XYZ | 9.81 | 6.04 | 9.45 | - |
| YUV | 68.85 | 137.68 | 162.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 86 | 0 | 0.65 | 0.26 | 0.54 | 324.47 | 0.48 | 0.31 |
| Hex | 75 | 29 | 56 | 0 | 41 | 1A | 36 | 144 | 30 | 1F |
| Octal | 165 | 51 | 126 | 0 | 101 | 32 | 66 | 504 | 60 | 37 |
| Binary | 1110101 | 101001 | 1010110 | 0 | 1000001 | 11010 | 110110 | 101000100 | 110000 | 11111 |
Color Harmonies of #752956
Complementary color
Monochromatic Colors of #752956
Black with #752956
Text Example
Text Example
White with #752956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752956; }
p { color: rgb(117,41,86); }
H1.HeaderClassName
{
color: #752956;
}
.AnyTagClassName
{
color: #752956;
}
</style>
background-color css
<style>
a { background-color: #752956; }
a { background-color: rgb(117,41,86); }
div.DivClassName
{
background-color: #752956;
}
.BgClassName
{
background-color: #752956;
}
</style>
border-color css
<style>
span { border-color: #752956; }
span { border-color: rgb(117,41,86); }
td.TdClassName
{
border-color: #752956;
}
.TagClassName
{
border-color: #752956;
}
</style>