Shades of Flirt #743149
Tints of Flirt #743149
RGB
CMYK
RGB Variations
Color information
#743149 (or 0x743149) is known color: Flirt. HEX triplet: 74, 31 and 49. RGB value is (116,49,73). Sum of RGB (Red+Green+Blue) = 116+49+73=238 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.74% from 238); Green value is 49 (19.53% from 255 or 20.59% from 238); Blue value is 73 (28.91% from 255 or 30.67% from 238); Max value from RGB is 116 - color contains mainly: red. Hex color #743149 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743149 is #8BCEB6. Grayscale: #474747. Windows color (decimal): -9162423 or 4796788. OLE color: 4796788.
HSL color Cylindrical-coordinate representation of color #743149: hue angle of 338.51º 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 #743149 is Cyan = 0, Magento = 0.58, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 49 | 73 | - |
| CMYK | 0 | 0.58 | 0.37 | 0.55 |
| HSL | 338.51º | 0.41% | 0.32% | - |
| HSV(B) | 338.51º | 0.58% | 0.45% | - |
| XYZ | 9.5 | 6.39 | 7.04 | - |
| YUV | 71.77 | 128.7 | 159.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 49 | 73 | 0 | 0.58 | 0.37 | 0.55 | 338.51 | 0.41 | 0.32 |
| Hex | 74 | 31 | 49 | 0 | 3A | 25 | 37 | 153 | 29 | 20 |
| Octal | 164 | 61 | 111 | 0 | 72 | 45 | 67 | 523 | 51 | 40 |
| Binary | 1110100 | 110001 | 1001001 | 0 | 111010 | 100101 | 110111 | 101010011 | 101001 | 100000 |
Color Harmonies of #743149
Complementary color
Monochromatic Colors of #743149
Black with #743149
Text Example
Text Example
White with #743149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743149; }
p { color: rgb(116,49,73); }
H1.HeaderClassName
{
color: #743149;
}
.AnyTagClassName
{
color: #743149;
}
</style>
background-color css
<style>
a { background-color: #743149; }
a { background-color: rgb(116,49,73); }
div.DivClassName
{
background-color: #743149;
}
.BgClassName
{
background-color: #743149;
}
</style>
border-color css
<style>
span { border-color: #743149; }
span { border-color: rgb(116,49,73); }
td.TdClassName
{
border-color: #743149;
}
.TagClassName
{
border-color: #743149;
}
</style>