Shades of Flirt #753854
Tints of Flirt #753854
RGB
CMYK
RGB Variations
Color information
#753854 (or 0x753854) is known color: Flirt. HEX triplet: 75, 38 and 54. RGB value is (117,56,84). Sum of RGB (Red+Green+Blue) = 117+56+84=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 56 (22.27% from 255 or 21.79% from 257); Blue value is 84 (33.20% from 255 or 32.68% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #753854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753854 is #8AC7AB. Grayscale: #4D4D4D. Windows color (decimal): -9095084 or 5519477. OLE color: 5519477.
HSL color Cylindrical-coordinate representation of color #753854: hue angle of 332.46º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #753854 is Cyan = 0, Magento = 0.52, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 84 | - |
| CMYK | 0 | 0.52 | 0.28 | 0.54 |
| HSL | 332.46º | 0.35% | 0.34% | - |
| HSV(B) | 332.46º | 0.52% | 0.46% | - |
| XYZ | 10.35 | 7.25 | 9.24 | - |
| YUV | 77.43 | 131.71 | 156.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 84 | 0 | 0.52 | 0.28 | 0.54 | 332.46 | 0.35 | 0.34 |
| Hex | 75 | 38 | 54 | 0 | 34 | 1C | 36 | 14C | 23 | 22 |
| Octal | 165 | 70 | 124 | 0 | 64 | 34 | 66 | 514 | 43 | 42 |
| Binary | 1110101 | 111000 | 1010100 | 0 | 110100 | 11100 | 110110 | 101001100 | 100011 | 100010 |
Color Harmonies of #753854
Complementary color
Monochromatic Colors of #753854
Black with #753854
Text Example
Text Example
White with #753854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753854; }
p { color: rgb(117,56,84); }
H1.HeaderClassName
{
color: #753854;
}
.AnyTagClassName
{
color: #753854;
}
</style>
background-color css
<style>
a { background-color: #753854; }
a { background-color: rgb(117,56,84); }
div.DivClassName
{
background-color: #753854;
}
.BgClassName
{
background-color: #753854;
}
</style>
border-color css
<style>
span { border-color: #753854; }
span { border-color: rgb(117,56,84); }
td.TdClassName
{
border-color: #753854;
}
.TagClassName
{
border-color: #753854;
}
</style>