Shades of Flirt #752759
Tints of Flirt #752759
RGB
CMYK
RGB Variations
Color information
#752759 (or 0x752759) is known color: Flirt. HEX triplet: 75, 27 and 59. RGB value is (117,39,89). Sum of RGB (Red+Green+Blue) = 117+39+89=245 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.76% from 245); Green value is 39 (15.62% from 255 or 15.92% from 245); Blue value is 89 (35.16% from 255 or 36.33% from 245); Max value from RGB is 117 - color contains mainly: red. Hex color #752759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752759 is #8AD8A6. Grayscale: #434343. Windows color (decimal): -9099431 or 5842805. OLE color: 5842805.
HSL color Cylindrical-coordinate representation of color #752759: hue angle of 321.54º 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 #752759 is Cyan = 0, Magento = 0.67, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 89 | - |
| CMYK | 0 | 0.67 | 0.24 | 0.54 |
| HSL | 321.54º | 0.5% | 0.31% | - |
| HSV(B) | 321.54º | 0.67% | 0.46% | - |
| XYZ | 9.86 | 5.95 | 10.08 | - |
| YUV | 68.02 | 139.84 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 89 | 0 | 0.67 | 0.24 | 0.54 | 321.54 | 0.5 | 0.31 |
| Hex | 75 | 27 | 59 | 0 | 43 | 18 | 36 | 142 | 32 | 1F |
| Octal | 165 | 47 | 131 | 0 | 103 | 30 | 66 | 502 | 62 | 37 |
| Binary | 1110101 | 100111 | 1011001 | 0 | 1000011 | 11000 | 110110 | 101000010 | 110010 | 11111 |
Color Harmonies of #752759
Complementary color
Monochromatic Colors of #752759
Black with #752759
Text Example
Text Example
White with #752759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752759; }
p { color: rgb(117,39,89); }
H1.HeaderClassName
{
color: #752759;
}
.AnyTagClassName
{
color: #752759;
}
</style>
background-color css
<style>
a { background-color: #752759; }
a { background-color: rgb(117,39,89); }
div.DivClassName
{
background-color: #752759;
}
.BgClassName
{
background-color: #752759;
}
</style>
border-color css
<style>
span { border-color: #752759; }
span { border-color: rgb(117,39,89); }
td.TdClassName
{
border-color: #752759;
}
.TagClassName
{
border-color: #752759;
}
</style>