Shades of Flirt #743559
Tints of Flirt #743559
RGB
CMYK
RGB Variations
Color information
#743559 (or 0x743559) is known color: Flirt. HEX triplet: 74, 35 and 59. RGB value is (116,53,89). Sum of RGB (Red+Green+Blue) = 116+53+89=258 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.96% from 258); Green value is 53 (21.09% from 255 or 20.54% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 116 - color contains mainly: red. Hex color #743559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743559 is #8BCAA6. Grayscale: #4B4B4B. Windows color (decimal): -9161383 or 5846388. OLE color: 5846388.
HSL color Cylindrical-coordinate representation of color #743559: hue angle of 325.71º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #743559 is Cyan = 0, Magento = 0.54, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 89 | - |
| CMYK | 0 | 0.54 | 0.23 | 0.55 |
| HSL | 325.71º | 0.37% | 0.33% | - |
| HSV(B) | 325.71º | 0.54% | 0.45% | - |
| XYZ | 10.28 | 6.98 | 10.26 | - |
| YUV | 75.94 | 135.37 | 156.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 89 | 0 | 0.54 | 0.23 | 0.55 | 325.71 | 0.37 | 0.33 |
| Hex | 74 | 35 | 59 | 0 | 36 | 17 | 37 | 146 | 25 | 21 |
| Octal | 164 | 65 | 131 | 0 | 66 | 27 | 67 | 506 | 45 | 41 |
| Binary | 1110100 | 110101 | 1011001 | 0 | 110110 | 10111 | 110111 | 101000110 | 100101 | 100001 |
Color Harmonies of #743559
Complementary color
Monochromatic Colors of #743559
Black with #743559
Text Example
Text Example
White with #743559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743559; }
p { color: rgb(116,53,89); }
H1.HeaderClassName
{
color: #743559;
}
.AnyTagClassName
{
color: #743559;
}
</style>
background-color css
<style>
a { background-color: #743559; }
a { background-color: rgb(116,53,89); }
div.DivClassName
{
background-color: #743559;
}
.BgClassName
{
background-color: #743559;
}
</style>
border-color css
<style>
span { border-color: #743559; }
span { border-color: rgb(116,53,89); }
td.TdClassName
{
border-color: #743559;
}
.TagClassName
{
border-color: #743559;
}
</style>