Shades of Flirt #743457
Tints of Flirt #743457
RGB
CMYK
RGB Variations
Color information
#743457 (or 0x743457) is known color: Flirt. HEX triplet: 74, 34 and 57. RGB value is (116,52,87). Sum of RGB (Red+Green+Blue) = 116+52+87=255 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.49% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 87 (34.38% from 255 or 34.12% from 255); Max value from RGB is 116 - color contains mainly: red. Hex color #743457 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743457 is #8BCBA8. Grayscale: #4B4B4B. Windows color (decimal): -9161641 or 5715060. OLE color: 5715060.
HSL color Cylindrical-coordinate representation of color #743457: hue angle of 327.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #743457 is Cyan = 0, Magento = 0.55, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 87 | - |
| CMYK | 0 | 0.55 | 0.25 | 0.55 |
| HSL | 327.19º | 0.38% | 0.33% | - |
| HSV(B) | 327.19º | 0.55% | 0.45% | - |
| XYZ | 10.15 | 6.86 | 9.81 | - |
| YUV | 75.13 | 134.7 | 157.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 87 | 0 | 0.55 | 0.25 | 0.55 | 327.19 | 0.38 | 0.33 |
| Hex | 74 | 34 | 57 | 0 | 37 | 19 | 37 | 147 | 26 | 21 |
| Octal | 164 | 64 | 127 | 0 | 67 | 31 | 67 | 507 | 46 | 41 |
| Binary | 1110100 | 110100 | 1010111 | 0 | 110111 | 11001 | 110111 | 101000111 | 100110 | 100001 |
Color Harmonies of #743457
Complementary color
Monochromatic Colors of #743457
Black with #743457
Text Example
Text Example
White with #743457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743457; }
p { color: rgb(116,52,87); }
H1.HeaderClassName
{
color: #743457;
}
.AnyTagClassName
{
color: #743457;
}
</style>
background-color css
<style>
a { background-color: #743457; }
a { background-color: rgb(116,52,87); }
div.DivClassName
{
background-color: #743457;
}
.BgClassName
{
background-color: #743457;
}
</style>
border-color css
<style>
span { border-color: #743457; }
span { border-color: rgb(116,52,87); }
td.TdClassName
{
border-color: #743457;
}
.TagClassName
{
border-color: #743457;
}
</style>