Shades of Flirt #743354
Tints of Flirt #743354
RGB
CMYK
RGB Variations
Color information
#743354 (or 0x743354) is known color: Flirt. HEX triplet: 74, 33 and 54. RGB value is (116,51,84). Sum of RGB (Red+Green+Blue) = 116+51+84=251 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.22% from 251); Green value is 51 (20.31% from 255 or 20.32% from 251); Blue value is 84 (33.20% from 255 or 33.47% from 251); Max value from RGB is 116 - color contains mainly: red. Hex color #743354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743354 is #8BCCAB. Grayscale: #4A4A4A. Windows color (decimal): -9161900 or 5518196. OLE color: 5518196.
HSL color Cylindrical-coordinate representation of color #743354: hue angle of 329.54º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #743354 is Cyan = 0, Magento = 0.56, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 84 | - |
| CMYK | 0 | 0.56 | 0.28 | 0.55 |
| HSL | 329.54º | 0.39% | 0.33% | - |
| HSV(B) | 329.54º | 0.56% | 0.45% | - |
| XYZ | 9.99 | 6.72 | 9.16 | - |
| YUV | 74.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 84 | 0 | 0.56 | 0.28 | 0.55 | 329.54 | 0.39 | 0.33 |
| Hex | 74 | 33 | 54 | 0 | 38 | 1C | 37 | 14A | 27 | 21 |
| Octal | 164 | 63 | 124 | 0 | 70 | 34 | 67 | 512 | 47 | 41 |
| Binary | 1110100 | 110011 | 1010100 | 0 | 111000 | 11100 | 110111 | 101001010 | 100111 | 100001 |
Color Harmonies of #743354
Complementary color
Monochromatic Colors of #743354
Black with #743354
Text Example
Text Example
White with #743354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743354; }
p { color: rgb(116,51,84); }
H1.HeaderClassName
{
color: #743354;
}
.AnyTagClassName
{
color: #743354;
}
</style>
background-color css
<style>
a { background-color: #743354; }
a { background-color: rgb(116,51,84); }
div.DivClassName
{
background-color: #743354;
}
.BgClassName
{
background-color: #743354;
}
</style>
border-color css
<style>
span { border-color: #743354; }
span { border-color: rgb(116,51,84); }
td.TdClassName
{
border-color: #743354;
}
.TagClassName
{
border-color: #743354;
}
</style>