Shades of Flirt #743551
Tints of Flirt #743551
RGB
CMYK
RGB Variations
Color information
#743551 (or 0x743551) is known color: Flirt. HEX triplet: 74, 35 and 51. RGB value is (116,53,81). Sum of RGB (Red+Green+Blue) = 116+53+81=250 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.4% from 250); Green value is 53 (21.09% from 255 or 21.2% from 250); Blue value is 81 (32.03% from 255 or 32.4% from 250); Max value from RGB is 116 - color contains mainly: red. Hex color #743551 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743551 is #8BCAAE. Grayscale: #4A4A4A. Windows color (decimal): -9161391 or 5322100. OLE color: 5322100.
HSL color Cylindrical-coordinate representation of color #743551: hue angle of 333.33º 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 #743551 is Cyan = 0, Magento = 0.54, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 81 | - |
| CMYK | 0 | 0.54 | 0.30 | 0.55 |
| HSL | 333.33º | 0.37% | 0.33% | - |
| HSV(B) | 333.33º | 0.54% | 0.45% | - |
| XYZ | 9.96 | 6.85 | 8.58 | - |
| YUV | 75.03 | 131.37 | 157.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 81 | 0 | 0.54 | 0.30 | 0.55 | 333.33 | 0.37 | 0.33 |
| Hex | 74 | 35 | 51 | 0 | 36 | 1E | 37 | 14D | 25 | 21 |
| Octal | 164 | 65 | 121 | 0 | 66 | 36 | 67 | 515 | 45 | 41 |
| Binary | 1110100 | 110101 | 1010001 | 0 | 110110 | 11110 | 110111 | 101001101 | 100101 | 100001 |
Color Harmonies of #743551
Complementary color
Monochromatic Colors of #743551
Black with #743551
Text Example
Text Example
White with #743551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743551; }
p { color: rgb(116,53,81); }
H1.HeaderClassName
{
color: #743551;
}
.AnyTagClassName
{
color: #743551;
}
</style>
background-color css
<style>
a { background-color: #743551; }
a { background-color: rgb(116,53,81); }
div.DivClassName
{
background-color: #743551;
}
.BgClassName
{
background-color: #743551;
}
</style>
border-color css
<style>
span { border-color: #743551; }
span { border-color: rgb(116,53,81); }
td.TdClassName
{
border-color: #743551;
}
.TagClassName
{
border-color: #743551;
}
</style>