Shades of Flirt #753556
Tints of Flirt #753556
RGB
CMYK
RGB Variations
Color information
#753556 (or 0x753556) is known color: Flirt. HEX triplet: 75, 35 and 56. RGB value is (117,53,86). Sum of RGB (Red+Green+Blue) = 117+53+86=256 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.70% from 256); Green value is 53 (21.09% from 255 or 20.70% from 256); Blue value is 86 (33.98% from 255 or 33.59% from 256); Max value from RGB is 117 - color contains mainly: red. Hex color #753556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753556 is #8ACAA9. Grayscale: #4B4B4B. Windows color (decimal): -9095850 or 5649781. OLE color: 5649781.
HSL color Cylindrical-coordinate representation of color #753556: hue angle of 329.06º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753556 is Cyan = 0, Magento = 0.55, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 86 | - |
| CMYK | 0 | 0.55 | 0.26 | 0.54 |
| HSL | 329.06º | 0.38% | 0.33% | - |
| HSV(B) | 329.06º | 0.55% | 0.46% | - |
| XYZ | 10.29 | 7 | 9.61 | - |
| YUV | 75.9 | 133.7 | 157.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 86 | 0 | 0.55 | 0.26 | 0.54 | 329.06 | 0.38 | 0.33 |
| Hex | 75 | 35 | 56 | 0 | 37 | 1A | 36 | 149 | 26 | 21 |
| Octal | 165 | 65 | 126 | 0 | 67 | 32 | 66 | 511 | 46 | 41 |
| Binary | 1110101 | 110101 | 1010110 | 0 | 110111 | 11010 | 110110 | 101001001 | 100110 | 100001 |
Color Harmonies of #753556
Complementary color
Monochromatic Colors of #753556
Black with #753556
Text Example
Text Example
White with #753556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753556; }
p { color: rgb(117,53,86); }
H1.HeaderClassName
{
color: #753556;
}
.AnyTagClassName
{
color: #753556;
}
</style>
background-color css
<style>
a { background-color: #753556; }
a { background-color: rgb(117,53,86); }
div.DivClassName
{
background-color: #753556;
}
.BgClassName
{
background-color: #753556;
}
</style>
border-color css
<style>
span { border-color: #753556; }
span { border-color: rgb(117,53,86); }
td.TdClassName
{
border-color: #753556;
}
.TagClassName
{
border-color: #753556;
}
</style>