Shades of Flirt #743557
Tints of Flirt #743557
RGB
CMYK
RGB Variations
Color information
#743557 (or 0x743557) is known color: Flirt. HEX triplet: 74, 35 and 57. RGB value is (116,53,87). Sum of RGB (Red+Green+Blue) = 116+53+87=256 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.31% from 256); Green value is 53 (21.09% from 255 or 20.70% from 256); Blue value is 87 (34.38% from 255 or 33.98% from 256); Max value from RGB is 116 - color contains mainly: red. Hex color #743557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743557 is #8BCAA8. Grayscale: #4B4B4B. Windows color (decimal): -9161385 or 5715316. OLE color: 5715316.
HSL color Cylindrical-coordinate representation of color #743557: hue angle of 327.62º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #743557 is Cyan = 0, Magento = 0.54, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 87 | - |
| CMYK | 0 | 0.54 | 0.25 | 0.55 |
| HSL | 327.62º | 0.37% | 0.33% | - |
| HSV(B) | 327.62º | 0.54% | 0.45% | - |
| XYZ | 10.2 | 6.95 | 9.82 | - |
| YUV | 75.71 | 134.37 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 87 | 0 | 0.54 | 0.25 | 0.55 | 327.62 | 0.37 | 0.33 |
| Hex | 74 | 35 | 57 | 0 | 36 | 19 | 37 | 148 | 25 | 21 |
| Octal | 164 | 65 | 127 | 0 | 66 | 31 | 67 | 510 | 45 | 41 |
| Binary | 1110100 | 110101 | 1010111 | 0 | 110110 | 11001 | 110111 | 101001000 | 100101 | 100001 |
Color Harmonies of #743557
Complementary color
Monochromatic Colors of #743557
Black with #743557
Text Example
Text Example
White with #743557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743557; }
p { color: rgb(116,53,87); }
H1.HeaderClassName
{
color: #743557;
}
.AnyTagClassName
{
color: #743557;
}
</style>
background-color css
<style>
a { background-color: #743557; }
a { background-color: rgb(116,53,87); }
div.DivClassName
{
background-color: #743557;
}
.BgClassName
{
background-color: #743557;
}
</style>
border-color css
<style>
span { border-color: #743557; }
span { border-color: rgb(116,53,87); }
td.TdClassName
{
border-color: #743557;
}
.TagClassName
{
border-color: #743557;
}
</style>