Shades of Flirt #743144
Tints of Flirt #743144
RGB
CMYK
RGB Variations
Color information
#743144 (or 0x743144) is known color: Flirt. HEX triplet: 74, 31 and 44. RGB value is (116,49,68). Sum of RGB (Red+Green+Blue) = 116+49+68=233 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.79% from 233); Green value is 49 (19.53% from 255 or 21.03% from 233); Blue value is 68 (26.95% from 255 or 29.18% from 233); Max value from RGB is 116 - color contains mainly: red. Hex color #743144 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743144 is #8BCEBB. Grayscale: #474747. Windows color (decimal): -9162428 or 4469108. OLE color: 4469108.
HSL color Cylindrical-coordinate representation of color #743144: hue angle of 342.99º 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 #743144 is Cyan = 0, Magento = 0.58, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 49 | 68 | - |
| CMYK | 0 | 0.58 | 0.41 | 0.55 |
| HSL | 342.99º | 0.41% | 0.32% | - |
| HSV(B) | 342.99º | 0.58% | 0.45% | - |
| XYZ | 9.34 | 6.33 | 6.2 | - |
| YUV | 71.2 | 126.2 | 159.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 49 | 68 | 0 | 0.58 | 0.41 | 0.55 | 342.99 | 0.41 | 0.32 |
| Hex | 74 | 31 | 44 | 0 | 3A | 29 | 37 | 157 | 29 | 20 |
| Octal | 164 | 61 | 104 | 0 | 72 | 51 | 67 | 527 | 51 | 40 |
| Binary | 1110100 | 110001 | 1000100 | 0 | 111010 | 101001 | 110111 | 101010111 | 101001 | 100000 |
Color Harmonies of #743144
Complementary color
Monochromatic Colors of #743144
Black with #743144
Text Example
Text Example
White with #743144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743144; }
p { color: rgb(116,49,68); }
H1.HeaderClassName
{
color: #743144;
}
.AnyTagClassName
{
color: #743144;
}
</style>
background-color css
<style>
a { background-color: #743144; }
a { background-color: rgb(116,49,68); }
div.DivClassName
{
background-color: #743144;
}
.BgClassName
{
background-color: #743144;
}
</style>
border-color css
<style>
span { border-color: #743144; }
span { border-color: rgb(116,49,68); }
td.TdClassName
{
border-color: #743144;
}
.TagClassName
{
border-color: #743144;
}
</style>