Shades of Flirt #753654
Tints of Flirt #753654
RGB
CMYK
RGB Variations
Color information
#753654 (or 0x753654) is known color: Flirt. HEX triplet: 75, 36 and 54. RGB value is (117,54,84). Sum of RGB (Red+Green+Blue) = 117+54+84=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 54 (21.48% from 255 or 21.18% from 255); Blue value is 84 (33.20% from 255 or 32.94% from 255); Max value from RGB is 117 - color contains mainly: red. Hex color #753654 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753654 is #8AC9AB. Grayscale: #4C4C4C. Windows color (decimal): -9095596 or 5518965. OLE color: 5518965.
HSL color Cylindrical-coordinate representation of color #753654: hue angle of 331.43º 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 #753654 is Cyan = 0, Magento = 0.54, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 84 | - |
| CMYK | 0 | 0.54 | 0.28 | 0.54 |
| HSL | 331.43º | 0.37% | 0.34% | - |
| HSV(B) | 331.43º | 0.54% | 0.46% | - |
| XYZ | 10.26 | 7.06 | 9.21 | - |
| YUV | 76.26 | 132.37 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 84 | 0 | 0.54 | 0.28 | 0.54 | 331.43 | 0.37 | 0.34 |
| Hex | 75 | 36 | 54 | 0 | 36 | 1C | 36 | 14B | 25 | 22 |
| Octal | 165 | 66 | 124 | 0 | 66 | 34 | 66 | 513 | 45 | 42 |
| Binary | 1110101 | 110110 | 1010100 | 0 | 110110 | 11100 | 110110 | 101001011 | 100101 | 100010 |
Color Harmonies of #753654
Complementary color
Monochromatic Colors of #753654
Black with #753654
Text Example
Text Example
White with #753654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753654; }
p { color: rgb(117,54,84); }
H1.HeaderClassName
{
color: #753654;
}
.AnyTagClassName
{
color: #753654;
}
</style>
background-color css
<style>
a { background-color: #753654; }
a { background-color: rgb(117,54,84); }
div.DivClassName
{
background-color: #753654;
}
.BgClassName
{
background-color: #753654;
}
</style>
border-color css
<style>
span { border-color: #753654; }
span { border-color: rgb(117,54,84); }
td.TdClassName
{
border-color: #753654;
}
.TagClassName
{
border-color: #753654;
}
</style>