Shades of Flirt #743859
Tints of Flirt #743859
RGB
CMYK
RGB Variations
Color information
#743859 (or 0x743859) is known color: Flirt. HEX triplet: 74, 38 and 59. RGB value is (116,56,89). Sum of RGB (Red+Green+Blue) = 116+56+89=261 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.44% from 261); Green value is 56 (22.27% from 255 or 21.46% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 116 - color contains mainly: red. Hex color #743859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743859 is #8BC7A6. Grayscale: #4D4D4D. Windows color (decimal): -9160615 or 5847156. OLE color: 5847156.
HSL color Cylindrical-coordinate representation of color #743859: hue angle of 327º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #743859 is Cyan = 0, Magento = 0.52, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 89 | - |
| CMYK | 0 | 0.52 | 0.23 | 0.55 |
| HSL | 327º | 0.35% | 0.34% | - |
| HSV(B) | 327º | 0.52% | 0.45% | - |
| XYZ | 10.42 | 7.26 | 10.3 | - |
| YUV | 77.7 | 134.38 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 89 | 0 | 0.52 | 0.23 | 0.55 | 327 | 0.35 | 0.34 |
| Hex | 74 | 38 | 59 | 0 | 34 | 17 | 37 | 147 | 23 | 22 |
| Octal | 164 | 70 | 131 | 0 | 64 | 27 | 67 | 507 | 43 | 42 |
| Binary | 1110100 | 111000 | 1011001 | 0 | 110100 | 10111 | 110111 | 101000111 | 100011 | 100010 |
Color Harmonies of #743859
Complementary color
Monochromatic Colors of #743859
Black with #743859
Text Example
Text Example
White with #743859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743859; }
p { color: rgb(116,56,89); }
H1.HeaderClassName
{
color: #743859;
}
.AnyTagClassName
{
color: #743859;
}
</style>
background-color css
<style>
a { background-color: #743859; }
a { background-color: rgb(116,56,89); }
div.DivClassName
{
background-color: #743859;
}
.BgClassName
{
background-color: #743859;
}
</style>
border-color css
<style>
span { border-color: #743859; }
span { border-color: rgb(116,56,89); }
td.TdClassName
{
border-color: #743859;
}
.TagClassName
{
border-color: #743859;
}
</style>