Shades of Flirt #753753
Tints of Flirt #753753
RGB
CMYK
RGB Variations
Color information
#753753 (or 0x753753) is known color: Flirt. HEX triplet: 75, 37 and 53. RGB value is (117,55,83). Sum of RGB (Red+Green+Blue) = 117+55+83=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 55 (21.88% from 255 or 21.57% from 255); Blue value is 83 (32.81% from 255 or 32.55% from 255); Max value from RGB is 117 - color contains mainly: red. Hex color #753753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753753 is #8AC8AC. Grayscale: #4C4C4C. Windows color (decimal): -9095341 or 5453685. OLE color: 5453685.
HSL color Cylindrical-coordinate representation of color #753753: hue angle of 332.9º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #753753 is Cyan = 0, Magento = 0.53, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 83 | - |
| CMYK | 0 | 0.53 | 0.29 | 0.54 |
| HSL | 332.9º | 0.36% | 0.34% | - |
| HSV(B) | 332.9º | 0.53% | 0.46% | - |
| XYZ | 10.26 | 7.14 | 9.02 | - |
| YUV | 76.73 | 131.54 | 156.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 83 | 0 | 0.53 | 0.29 | 0.54 | 332.9 | 0.36 | 0.34 |
| Hex | 75 | 37 | 53 | 0 | 35 | 1D | 36 | 14D | 24 | 22 |
| Octal | 165 | 67 | 123 | 0 | 65 | 35 | 66 | 515 | 44 | 42 |
| Binary | 1110101 | 110111 | 1010011 | 0 | 110101 | 11101 | 110110 | 101001101 | 100100 | 100010 |
Color Harmonies of #753753
Complementary color
Monochromatic Colors of #753753
Black with #753753
Text Example
Text Example
White with #753753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753753; }
p { color: rgb(117,55,83); }
H1.HeaderClassName
{
color: #753753;
}
.AnyTagClassName
{
color: #753753;
}
</style>
background-color css
<style>
a { background-color: #753753; }
a { background-color: rgb(117,55,83); }
div.DivClassName
{
background-color: #753753;
}
.BgClassName
{
background-color: #753753;
}
</style>
border-color css
<style>
span { border-color: #753753; }
span { border-color: rgb(117,55,83); }
td.TdClassName
{
border-color: #753753;
}
.TagClassName
{
border-color: #753753;
}
</style>