Shades of Flirt #743447
Tints of Flirt #743447
RGB
CMYK
RGB Variations
Color information
#743447 (or 0x743447) is known color: Flirt. HEX triplet: 74, 34 and 47. RGB value is (116,52,71). Sum of RGB (Red+Green+Blue) = 116+52+71=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 52 (20.70% from 255 or 21.76% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #743447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743447 is #8BCBB8. Grayscale: #494949. Windows color (decimal): -9161657 or 4666484. OLE color: 4666484.
HSL color Cylindrical-coordinate representation of color #743447: hue angle of 342.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #743447 is Cyan = 0, Magento = 0.55, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 71 | - |
| CMYK | 0 | 0.55 | 0.39 | 0.55 |
| HSL | 342.19º | 0.38% | 0.33% | - |
| HSV(B) | 342.19º | 0.55% | 0.45% | - |
| XYZ | 9.57 | 6.62 | 6.74 | - |
| YUV | 73.3 | 126.7 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 71 | 0 | 0.55 | 0.39 | 0.55 | 342.19 | 0.38 | 0.33 |
| Hex | 74 | 34 | 47 | 0 | 37 | 27 | 37 | 156 | 26 | 21 |
| Octal | 164 | 64 | 107 | 0 | 67 | 47 | 67 | 526 | 46 | 41 |
| Binary | 1110100 | 110100 | 1000111 | 0 | 110111 | 100111 | 110111 | 101010110 | 100110 | 100001 |
Color Harmonies of #743447
Complementary color
Monochromatic Colors of #743447
Black with #743447
Text Example
Text Example
White with #743447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743447; }
p { color: rgb(116,52,71); }
H1.HeaderClassName
{
color: #743447;
}
.AnyTagClassName
{
color: #743447;
}
</style>
background-color css
<style>
a { background-color: #743447; }
a { background-color: rgb(116,52,71); }
div.DivClassName
{
background-color: #743447;
}
.BgClassName
{
background-color: #743447;
}
</style>
border-color css
<style>
span { border-color: #743447; }
span { border-color: rgb(116,52,71); }
td.TdClassName
{
border-color: #743447;
}
.TagClassName
{
border-color: #743447;
}
</style>