Shades of Flirt #753454
Tints of Flirt #753454
RGB
CMYK
RGB Variations
Color information
#753454 (or 0x753454) is known color: Flirt. HEX triplet: 75, 34 and 54. RGB value is (117,52,84). Sum of RGB (Red+Green+Blue) = 117+52+84=253 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.25% from 253); Green value is 52 (20.70% from 255 or 20.55% from 253); Blue value is 84 (33.20% from 255 or 33.20% from 253); Max value from RGB is 117 - color contains mainly: red. Hex color #753454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753454 is #8ACBAB. Grayscale: #4B4B4B. Windows color (decimal): -9096108 or 5518453. OLE color: 5518453.
HSL color Cylindrical-coordinate representation of color #753454: hue angle of 330.46º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753454 is Cyan = 0, Magento = 0.56, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 84 | - |
| CMYK | 0 | 0.56 | 0.28 | 0.54 |
| HSL | 330.46º | 0.38% | 0.33% | - |
| HSV(B) | 330.46º | 0.56% | 0.46% | - |
| XYZ | 10.16 | 6.88 | 9.18 | - |
| YUV | 75.08 | 133.03 | 157.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 84 | 0 | 0.56 | 0.28 | 0.54 | 330.46 | 0.38 | 0.33 |
| Hex | 75 | 34 | 54 | 0 | 38 | 1C | 36 | 14A | 26 | 21 |
| Octal | 165 | 64 | 124 | 0 | 70 | 34 | 66 | 512 | 46 | 41 |
| Binary | 1110101 | 110100 | 1010100 | 0 | 111000 | 11100 | 110110 | 101001010 | 100110 | 100001 |
Color Harmonies of #753454
Complementary color
Monochromatic Colors of #753454
Black with #753454
Text Example
Text Example
White with #753454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753454; }
p { color: rgb(117,52,84); }
H1.HeaderClassName
{
color: #753454;
}
.AnyTagClassName
{
color: #753454;
}
</style>
background-color css
<style>
a { background-color: #753454; }
a { background-color: rgb(117,52,84); }
div.DivClassName
{
background-color: #753454;
}
.BgClassName
{
background-color: #753454;
}
</style>
border-color css
<style>
span { border-color: #753454; }
span { border-color: rgb(117,52,84); }
td.TdClassName
{
border-color: #753454;
}
.TagClassName
{
border-color: #753454;
}
</style>