Shades of Flirt #753058
Tints of Flirt #753058
RGB
CMYK
RGB Variations
Color information
#753058 (or 0x753058) is known color: Flirt. HEX triplet: 75, 30 and 58. RGB value is (117,48,88). Sum of RGB (Red+Green+Blue) = 117+48+88=253 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.25% from 253); Green value is 48 (19.14% from 255 or 18.97% from 253); Blue value is 88 (34.77% from 255 or 34.78% from 253); Max value from RGB is 117 - color contains mainly: red. Hex color #753058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753058 is #8ACFA7. Grayscale: #494949. Windows color (decimal): -9097128 or 5779573. OLE color: 5779573.
HSL color Cylindrical-coordinate representation of color #753058: hue angle of 325.22º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753058 is Cyan = 0, Magento = 0.59, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 88 | - |
| CMYK | 0 | 0.59 | 0.25 | 0.54 |
| HSL | 325.22º | 0.42% | 0.32% | - |
| HSV(B) | 325.22º | 0.59% | 0.46% | - |
| XYZ | 10.15 | 6.6 | 9.97 | - |
| YUV | 73.19 | 136.36 | 159.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 88 | 0 | 0.59 | 0.25 | 0.54 | 325.22 | 0.42 | 0.32 |
| Hex | 75 | 30 | 58 | 0 | 3B | 19 | 36 | 145 | 2A | 20 |
| Octal | 165 | 60 | 130 | 0 | 73 | 31 | 66 | 505 | 52 | 40 |
| Binary | 1110101 | 110000 | 1011000 | 0 | 111011 | 11001 | 110110 | 101000101 | 101010 | 100000 |
Color Harmonies of #753058
Complementary color
Monochromatic Colors of #753058
Black with #753058
Text Example
Text Example
White with #753058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753058; }
p { color: rgb(117,48,88); }
H1.HeaderClassName
{
color: #753058;
}
.AnyTagClassName
{
color: #753058;
}
</style>
background-color css
<style>
a { background-color: #753058; }
a { background-color: rgb(117,48,88); }
div.DivClassName
{
background-color: #753058;
}
.BgClassName
{
background-color: #753058;
}
</style>
border-color css
<style>
span { border-color: #753058; }
span { border-color: rgb(117,48,88); }
td.TdClassName
{
border-color: #753058;
}
.TagClassName
{
border-color: #753058;
}
</style>