Shades of Flirt #743954
Tints of Flirt #743954
RGB
CMYK
RGB Variations
Color information
#743954 (or 0x743954) is known color: Flirt. HEX triplet: 74, 39 and 54. RGB value is (116,57,84). Sum of RGB (Red+Green+Blue) = 116+57+84=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 57 (22.66% from 255 or 22.18% from 257); Blue value is 84 (33.20% from 255 or 32.68% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #743954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743954 is #8BC6AB. Grayscale: #4D4D4D. Windows color (decimal): -9160364 or 5519732. OLE color: 5519732.
HSL color Cylindrical-coordinate representation of color #743954: hue angle of 332.54º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #743954 is Cyan = 0, Magento = 0.51, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 84 | - |
| CMYK | 0 | 0.51 | 0.28 | 0.55 |
| HSL | 332.54º | 0.34% | 0.34% | - |
| HSV(B) | 332.54º | 0.51% | 0.45% | - |
| XYZ | 10.27 | 7.28 | 9.25 | - |
| YUV | 77.72 | 131.55 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 84 | 0 | 0.51 | 0.28 | 0.55 | 332.54 | 0.34 | 0.34 |
| Hex | 74 | 39 | 54 | 0 | 33 | 1C | 37 | 14D | 22 | 22 |
| Octal | 164 | 71 | 124 | 0 | 63 | 34 | 67 | 515 | 42 | 42 |
| Binary | 1110100 | 111001 | 1010100 | 0 | 110011 | 11100 | 110111 | 101001101 | 100010 | 100010 |
Color Harmonies of #743954
Complementary color
Monochromatic Colors of #743954
Black with #743954
Text Example
Text Example
White with #743954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743954; }
p { color: rgb(116,57,84); }
H1.HeaderClassName
{
color: #743954;
}
.AnyTagClassName
{
color: #743954;
}
</style>
background-color css
<style>
a { background-color: #743954; }
a { background-color: rgb(116,57,84); }
div.DivClassName
{
background-color: #743954;
}
.BgClassName
{
background-color: #743954;
}
</style>
border-color css
<style>
span { border-color: #743954; }
span { border-color: rgb(116,57,84); }
td.TdClassName
{
border-color: #743954;
}
.TagClassName
{
border-color: #743954;
}
</style>