Shades of Flirt #752658
Tints of Flirt #752658
RGB
CMYK
RGB Variations
Color information
#752658 (or 0x752658) is known color: Flirt. HEX triplet: 75, 26 and 58. RGB value is (117,38,88). Sum of RGB (Red+Green+Blue) = 117+38+88=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 38 (15.23% from 255 or 15.64% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #752658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752658 is #8AD9A7. Grayscale: #434343. Windows color (decimal): -9099688 or 5777013. OLE color: 5777013.
HSL color Cylindrical-coordinate representation of color #752658: hue angle of 322.03º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752658 is Cyan = 0, Magento = 0.68, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 88 | - |
| CMYK | 0 | 0.68 | 0.25 | 0.54 |
| HSL | 322.03º | 0.51% | 0.3% | - |
| HSV(B) | 322.03º | 0.68% | 0.46% | - |
| XYZ | 9.79 | 5.87 | 9.85 | - |
| YUV | 67.32 | 139.67 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 88 | 0 | 0.68 | 0.25 | 0.54 | 322.03 | 0.51 | 0.3 |
| Hex | 75 | 26 | 58 | 0 | 44 | 19 | 36 | 142 | 33 | 1E |
| Octal | 165 | 46 | 130 | 0 | 104 | 31 | 66 | 502 | 63 | 36 |
| Binary | 1110101 | 100110 | 1011000 | 0 | 1000100 | 11001 | 110110 | 101000010 | 110011 | 11110 |
Color Harmonies of #752658
Complementary color
Monochromatic Colors of #752658
Black with #752658
Text Example
Text Example
White with #752658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752658; }
p { color: rgb(117,38,88); }
H1.HeaderClassName
{
color: #752658;
}
.AnyTagClassName
{
color: #752658;
}
</style>
background-color css
<style>
a { background-color: #752658; }
a { background-color: rgb(117,38,88); }
div.DivClassName
{
background-color: #752658;
}
.BgClassName
{
background-color: #752658;
}
</style>
border-color css
<style>
span { border-color: #752658; }
span { border-color: rgb(117,38,88); }
td.TdClassName
{
border-color: #752658;
}
.TagClassName
{
border-color: #752658;
}
</style>