Shades of Flirt #743145
Tints of Flirt #743145
RGB
CMYK
RGB Variations
Color information
#743145 (or 0x743145) is known color: Flirt. HEX triplet: 74, 31 and 45. RGB value is (116,49,69). Sum of RGB (Red+Green+Blue) = 116+49+69=234 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.57% from 234); Green value is 49 (19.53% from 255 or 20.94% from 234); Blue value is 69 (27.34% from 255 or 29.49% from 234); Max value from RGB is 116 - color contains mainly: red. Hex color #743145 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743145 is #8BCEBA. Grayscale: #474747. Windows color (decimal): -9162427 or 4534644. OLE color: 4534644.
HSL color Cylindrical-coordinate representation of color #743145: hue angle of 342.09º 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 #743145 is Cyan = 0, Magento = 0.58, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 49 | 69 | - |
| CMYK | 0 | 0.58 | 0.41 | 0.55 |
| HSL | 342.09º | 0.41% | 0.32% | - |
| HSV(B) | 342.09º | 0.58% | 0.45% | - |
| XYZ | 9.37 | 6.34 | 6.36 | - |
| YUV | 71.31 | 126.7 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 49 | 69 | 0 | 0.58 | 0.41 | 0.55 | 342.09 | 0.41 | 0.32 |
| Hex | 74 | 31 | 45 | 0 | 3A | 29 | 37 | 156 | 29 | 20 |
| Octal | 164 | 61 | 105 | 0 | 72 | 51 | 67 | 526 | 51 | 40 |
| Binary | 1110100 | 110001 | 1000101 | 0 | 111010 | 101001 | 110111 | 101010110 | 101001 | 100000 |
Color Harmonies of #743145
Complementary color
Monochromatic Colors of #743145
Black with #743145
Text Example
Text Example
White with #743145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743145; }
p { color: rgb(116,49,69); }
H1.HeaderClassName
{
color: #743145;
}
.AnyTagClassName
{
color: #743145;
}
</style>
background-color css
<style>
a { background-color: #743145; }
a { background-color: rgb(116,49,69); }
div.DivClassName
{
background-color: #743145;
}
.BgClassName
{
background-color: #743145;
}
</style>
border-color css
<style>
span { border-color: #743145; }
span { border-color: rgb(116,49,69); }
td.TdClassName
{
border-color: #743145;
}
.TagClassName
{
border-color: #743145;
}
</style>