Shades of Flirt #753658
Tints of Flirt #753658
RGB
CMYK
RGB Variations
Color information
#753658 (or 0x753658) is known color: Flirt. HEX triplet: 75, 36 and 58. RGB value is (117,54,88). Sum of RGB (Red+Green+Blue) = 117+54+88=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 54 (21.48% from 255 or 20.85% from 259); Blue value is 88 (34.77% from 255 or 33.98% from 259); Max value from RGB is 117 - color contains mainly: red. Hex color #753658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753658 is #8AC9A7. Grayscale: #4C4C4C. Windows color (decimal): -9095592 or 5781109. OLE color: 5781109.
HSL color Cylindrical-coordinate representation of color #753658: hue angle of 327.62º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #753658 is Cyan = 0, Magento = 0.54, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 88 | - |
| CMYK | 0 | 0.54 | 0.25 | 0.54 |
| HSL | 327.62º | 0.37% | 0.34% | - |
| HSV(B) | 327.62º | 0.54% | 0.46% | - |
| XYZ | 10.42 | 7.12 | 10.06 | - |
| YUV | 76.71 | 134.37 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 88 | 0 | 0.54 | 0.25 | 0.54 | 327.62 | 0.37 | 0.34 |
| Hex | 75 | 36 | 58 | 0 | 36 | 19 | 36 | 148 | 25 | 22 |
| Octal | 165 | 66 | 130 | 0 | 66 | 31 | 66 | 510 | 45 | 42 |
| Binary | 1110101 | 110110 | 1011000 | 0 | 110110 | 11001 | 110110 | 101001000 | 100101 | 100010 |
Color Harmonies of #753658
Complementary color
Monochromatic Colors of #753658
Black with #753658
Text Example
Text Example
White with #753658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753658; }
p { color: rgb(117,54,88); }
H1.HeaderClassName
{
color: #753658;
}
.AnyTagClassName
{
color: #753658;
}
</style>
background-color css
<style>
a { background-color: #753658; }
a { background-color: rgb(117,54,88); }
div.DivClassName
{
background-color: #753658;
}
.BgClassName
{
background-color: #753658;
}
</style>
border-color css
<style>
span { border-color: #753658; }
span { border-color: rgb(117,54,88); }
td.TdClassName
{
border-color: #753658;
}
.TagClassName
{
border-color: #753658;
}
</style>