Shades of Flirt #752749
Tints of Flirt #752749
RGB
CMYK
RGB Variations
Color information
#752749 (or 0x752749) is known color: Flirt. HEX triplet: 75, 27 and 49. RGB value is (117,39,73). Sum of RGB (Red+Green+Blue) = 117+39+73=229 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.09% from 229); Green value is 39 (15.62% from 255 or 17.03% from 229); Blue value is 73 (28.91% from 255 or 31.88% from 229); Max value from RGB is 117 - color contains mainly: red. Hex color #752749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752749 is #8AD8B6. Grayscale: #424242. Windows color (decimal): -9099447 or 4794229. OLE color: 4794229.
HSL color Cylindrical-coordinate representation of color #752749: hue angle of 333.85º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752749 is Cyan = 0, Magento = 0.67, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 73 | - |
| CMYK | 0 | 0.67 | 0.38 | 0.54 |
| HSL | 333.85º | 0.5% | 0.31% | - |
| HSV(B) | 333.85º | 0.67% | 0.46% | - |
| XYZ | 9.26 | 5.71 | 6.92 | - |
| YUV | 66.2 | 131.84 | 164.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 73 | 0 | 0.67 | 0.38 | 0.54 | 333.85 | 0.5 | 0.31 |
| Hex | 75 | 27 | 49 | 0 | 43 | 26 | 36 | 14E | 32 | 1F |
| Octal | 165 | 47 | 111 | 0 | 103 | 46 | 66 | 516 | 62 | 37 |
| Binary | 1110101 | 100111 | 1001001 | 0 | 1000011 | 100110 | 110110 | 101001110 | 110010 | 11111 |
Color Harmonies of #752749
Complementary color
Monochromatic Colors of #752749
Black with #752749
Text Example
Text Example
White with #752749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752749; }
p { color: rgb(117,39,73); }
H1.HeaderClassName
{
color: #752749;
}
.AnyTagClassName
{
color: #752749;
}
</style>
background-color css
<style>
a { background-color: #752749; }
a { background-color: rgb(117,39,73); }
div.DivClassName
{
background-color: #752749;
}
.BgClassName
{
background-color: #752749;
}
</style>
border-color css
<style>
span { border-color: #752749; }
span { border-color: rgb(117,39,73); }
td.TdClassName
{
border-color: #752749;
}
.TagClassName
{
border-color: #752749;
}
</style>