Shades of Flirt #753456
Tints of Flirt #753456
RGB
CMYK
RGB Variations
Color information
#753456 (or 0x753456) is known color: Flirt. HEX triplet: 75, 34 and 56. RGB value is (117,52,86). Sum of RGB (Red+Green+Blue) = 117+52+86=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 117 - color contains mainly: red. Hex color #753456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753456 is #8ACBA9. Grayscale: #4B4B4B. Windows color (decimal): -9096106 or 5649525. OLE color: 5649525.
HSL color Cylindrical-coordinate representation of color #753456: hue angle of 328.62º 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 #753456 is Cyan = 0, Magento = 0.56, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 86 | - |
| CMYK | 0 | 0.56 | 0.26 | 0.54 |
| HSL | 328.62º | 0.38% | 0.33% | - |
| HSV(B) | 328.62º | 0.56% | 0.46% | - |
| XYZ | 10.24 | 6.91 | 9.6 | - |
| YUV | 75.31 | 134.03 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 86 | 0 | 0.56 | 0.26 | 0.54 | 328.62 | 0.38 | 0.33 |
| Hex | 75 | 34 | 56 | 0 | 38 | 1A | 36 | 149 | 26 | 21 |
| Octal | 165 | 64 | 126 | 0 | 70 | 32 | 66 | 511 | 46 | 41 |
| Binary | 1110101 | 110100 | 1010110 | 0 | 111000 | 11010 | 110110 | 101001001 | 100110 | 100001 |
Color Harmonies of #753456
Complementary color
Monochromatic Colors of #753456
Black with #753456
Text Example
Text Example
White with #753456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753456; }
p { color: rgb(117,52,86); }
H1.HeaderClassName
{
color: #753456;
}
.AnyTagClassName
{
color: #753456;
}
</style>
background-color css
<style>
a { background-color: #753456; }
a { background-color: rgb(117,52,86); }
div.DivClassName
{
background-color: #753456;
}
.BgClassName
{
background-color: #753456;
}
</style>
border-color css
<style>
span { border-color: #753456; }
span { border-color: rgb(117,52,86); }
td.TdClassName
{
border-color: #753456;
}
.TagClassName
{
border-color: #753456;
}
</style>