Shades of Flirt #743053
Tints of Flirt #743053
RGB
CMYK
RGB Variations
Color information
#743053 (or 0x743053) is known color: Flirt. HEX triplet: 74, 30 and 53. RGB value is (116,48,83). Sum of RGB (Red+Green+Blue) = 116+48+83=247 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.96% from 247); Green value is 48 (19.14% from 255 or 19.43% from 247); Blue value is 83 (32.81% from 255 or 33.60% from 247); Max value from RGB is 116 - color contains mainly: red. Hex color #743053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743053 is #8BCFAC. Grayscale: #484848. Windows color (decimal): -9162669 or 5451892. OLE color: 5451892.
HSL color Cylindrical-coordinate representation of color #743053: hue angle of 329.12º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #743053 is Cyan = 0, Magento = 0.59, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 48 | 83 | - |
| CMYK | 0 | 0.59 | 0.28 | 0.55 |
| HSL | 329.12º | 0.41% | 0.32% | - |
| HSV(B) | 329.12º | 0.59% | 0.45% | - |
| XYZ | 9.82 | 6.45 | 8.91 | - |
| YUV | 72.32 | 134.03 | 159.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 83 | 0 | 0.59 | 0.28 | 0.55 | 329.12 | 0.41 | 0.32 |
| Hex | 74 | 30 | 53 | 0 | 3B | 1C | 37 | 149 | 29 | 20 |
| Octal | 164 | 60 | 123 | 0 | 73 | 34 | 67 | 511 | 51 | 40 |
| Binary | 1110100 | 110000 | 1010011 | 0 | 111011 | 11100 | 110111 | 101001001 | 101001 | 100000 |
Color Harmonies of #743053
Complementary color
Monochromatic Colors of #743053
Black with #743053
Text Example
Text Example
White with #743053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743053; }
p { color: rgb(116,48,83); }
H1.HeaderClassName
{
color: #743053;
}
.AnyTagClassName
{
color: #743053;
}
</style>
background-color css
<style>
a { background-color: #743053; }
a { background-color: rgb(116,48,83); }
div.DivClassName
{
background-color: #743053;
}
.BgClassName
{
background-color: #743053;
}
</style>
border-color css
<style>
span { border-color: #743053; }
span { border-color: rgb(116,48,83); }
td.TdClassName
{
border-color: #743053;
}
.TagClassName
{
border-color: #743053;
}
</style>