Shades of Flirt #743154
Tints of Flirt #743154
RGB
CMYK
RGB Variations
Color information
#743154 (or 0x743154) is known color: Flirt. HEX triplet: 74, 31 and 54. RGB value is (116,49,84). Sum of RGB (Red+Green+Blue) = 116+49+84=249 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.59% from 249); Green value is 49 (19.53% from 255 or 19.68% from 249); Blue value is 84 (33.20% from 255 or 33.73% from 249); Max value from RGB is 116 - color contains mainly: red. Hex color #743154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743154 is #8BCEAB. Grayscale: #484848. Windows color (decimal): -9162412 or 5517684. OLE color: 5517684.
HSL color Cylindrical-coordinate representation of color #743154: hue angle of 328.66º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #743154 is Cyan = 0, Magento = 0.58, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 49 | 84 | - |
| CMYK | 0 | 0.58 | 0.28 | 0.55 |
| HSL | 328.66º | 0.41% | 0.32% | - |
| HSV(B) | 328.66º | 0.58% | 0.45% | - |
| XYZ | 9.9 | 6.55 | 9.13 | - |
| YUV | 73.02 | 134.2 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 49 | 84 | 0 | 0.58 | 0.28 | 0.55 | 328.66 | 0.41 | 0.32 |
| Hex | 74 | 31 | 54 | 0 | 3A | 1C | 37 | 149 | 29 | 20 |
| Octal | 164 | 61 | 124 | 0 | 72 | 34 | 67 | 511 | 51 | 40 |
| Binary | 1110100 | 110001 | 1010100 | 0 | 111010 | 11100 | 110111 | 101001001 | 101001 | 100000 |
Color Harmonies of #743154
Complementary color
Monochromatic Colors of #743154
Black with #743154
Text Example
Text Example
White with #743154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743154; }
p { color: rgb(116,49,84); }
H1.HeaderClassName
{
color: #743154;
}
.AnyTagClassName
{
color: #743154;
}
</style>
background-color css
<style>
a { background-color: #743154; }
a { background-color: rgb(116,49,84); }
div.DivClassName
{
background-color: #743154;
}
.BgClassName
{
background-color: #743154;
}
</style>
border-color css
<style>
span { border-color: #743154; }
span { border-color: rgb(116,49,84); }
td.TdClassName
{
border-color: #743154;
}
.TagClassName
{
border-color: #743154;
}
</style>