Shades of Flirt #743550
Tints of Flirt #743550
RGB
CMYK
RGB Variations
Color information
#743550 (or 0x743550) is known color: Flirt. HEX triplet: 74, 35 and 50. RGB value is (116,53,80). Sum of RGB (Red+Green+Blue) = 116+53+80=249 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.59% from 249); Green value is 53 (21.09% from 255 or 21.29% from 249); Blue value is 80 (31.64% from 255 or 32.13% from 249); Max value from RGB is 116 - color contains mainly: red. Hex color #743550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743550 is #8BCAAF. Grayscale: #4A4A4A. Windows color (decimal): -9161392 or 5256564. OLE color: 5256564.
HSL color Cylindrical-coordinate representation of color #743550: hue angle of 334.29º 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 #743550 is Cyan = 0, Magento = 0.54, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 80 | - |
| CMYK | 0 | 0.54 | 0.31 | 0.55 |
| HSL | 334.29º | 0.37% | 0.33% | - |
| HSV(B) | 334.29º | 0.54% | 0.45% | - |
| XYZ | 9.92 | 6.84 | 8.39 | - |
| YUV | 74.92 | 130.87 | 157.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 80 | 0 | 0.54 | 0.31 | 0.55 | 334.29 | 0.37 | 0.33 |
| Hex | 74 | 35 | 50 | 0 | 36 | 1F | 37 | 14E | 25 | 21 |
| Octal | 164 | 65 | 120 | 0 | 66 | 37 | 67 | 516 | 45 | 41 |
| Binary | 1110100 | 110101 | 1010000 | 0 | 110110 | 11111 | 110111 | 101001110 | 100101 | 100001 |
Color Harmonies of #743550
Complementary color
Monochromatic Colors of #743550
Black with #743550
Text Example
Text Example
White with #743550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743550; }
p { color: rgb(116,53,80); }
H1.HeaderClassName
{
color: #743550;
}
.AnyTagClassName
{
color: #743550;
}
</style>
background-color css
<style>
a { background-color: #743550; }
a { background-color: rgb(116,53,80); }
div.DivClassName
{
background-color: #743550;
}
.BgClassName
{
background-color: #743550;
}
</style>
border-color css
<style>
span { border-color: #743550; }
span { border-color: rgb(116,53,80); }
td.TdClassName
{
border-color: #743550;
}
.TagClassName
{
border-color: #743550;
}
</style>