Shades of Flirt #752859
Tints of Flirt #752859
RGB
CMYK
RGB Variations
Color information
#752859 (or 0x752859) is known color: Flirt. HEX triplet: 75, 28 and 59. RGB value is (117,40,89). Sum of RGB (Red+Green+Blue) = 117+40+89=246 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.56% from 246); Green value is 40 (16.02% from 255 or 16.26% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 117 - color contains mainly: red. Hex color #752859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752859 is #8AD7A6. Grayscale: #444444. Windows color (decimal): -9099175 or 5843061. OLE color: 5843061.
HSL color Cylindrical-coordinate representation of color #752859: hue angle of 321.82º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #752859 is Cyan = 0, Magento = 0.66, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 89 | - |
| CMYK | 0 | 0.66 | 0.24 | 0.54 |
| HSL | 321.82º | 0.49% | 0.31% | - |
| HSV(B) | 321.82º | 0.66% | 0.46% | - |
| XYZ | 9.9 | 6.02 | 10.09 | - |
| YUV | 68.61 | 139.51 | 162.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 89 | 0 | 0.66 | 0.24 | 0.54 | 321.82 | 0.49 | 0.31 |
| Hex | 75 | 28 | 59 | 0 | 42 | 18 | 36 | 142 | 31 | 1F |
| Octal | 165 | 50 | 131 | 0 | 102 | 30 | 66 | 502 | 61 | 37 |
| Binary | 1110101 | 101000 | 1011001 | 0 | 1000010 | 11000 | 110110 | 101000010 | 110001 | 11111 |
Color Harmonies of #752859
Complementary color
Monochromatic Colors of #752859
Black with #752859
Text Example
Text Example
White with #752859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752859; }
p { color: rgb(117,40,89); }
H1.HeaderClassName
{
color: #752859;
}
.AnyTagClassName
{
color: #752859;
}
</style>
background-color css
<style>
a { background-color: #752859; }
a { background-color: rgb(117,40,89); }
div.DivClassName
{
background-color: #752859;
}
.BgClassName
{
background-color: #752859;
}
</style>
border-color css
<style>
span { border-color: #752859; }
span { border-color: rgb(117,40,89); }
td.TdClassName
{
border-color: #752859;
}
.TagClassName
{
border-color: #752859;
}
</style>