Shades of Flirt #742557
Tints of Flirt #742557
RGB
CMYK
RGB Variations
Color information
#742557 (or 0x742557) is known color: Flirt. HEX triplet: 74, 25 and 57. RGB value is (116,37,87). Sum of RGB (Red+Green+Blue) = 116+37+87=240 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.33% from 240); Green value is 37 (14.84% from 255 or 15.42% from 240); Blue value is 87 (34.38% from 255 or 36.25% from 240); Max value from RGB is 116 - color contains mainly: red. Hex color #742557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742557 is #8BDAA8. Grayscale: #424242. Windows color (decimal): -9165481 or 5711220. OLE color: 5711220.
HSL color Cylindrical-coordinate representation of color #742557: hue angle of 322.03º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742557 is Cyan = 0, Magento = 0.68, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 87 | - |
| CMYK | 0 | 0.68 | 0.25 | 0.55 |
| HSL | 322.03º | 0.52% | 0.3% | - |
| HSV(B) | 322.03º | 0.68% | 0.45% | - |
| XYZ | 9.58 | 5.72 | 9.62 | - |
| YUV | 66.32 | 139.67 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 87 | 0 | 0.68 | 0.25 | 0.55 | 322.03 | 0.52 | 0.3 |
| Hex | 74 | 25 | 57 | 0 | 44 | 19 | 37 | 142 | 34 | 1E |
| Octal | 164 | 45 | 127 | 0 | 104 | 31 | 67 | 502 | 64 | 36 |
| Binary | 1110100 | 100101 | 1010111 | 0 | 1000100 | 11001 | 110111 | 101000010 | 110100 | 11110 |
Color Harmonies of #742557
Complementary color
Monochromatic Colors of #742557
Black with #742557
Text Example
Text Example
White with #742557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742557; }
p { color: rgb(116,37,87); }
H1.HeaderClassName
{
color: #742557;
}
.AnyTagClassName
{
color: #742557;
}
</style>
background-color css
<style>
a { background-color: #742557; }
a { background-color: rgb(116,37,87); }
div.DivClassName
{
background-color: #742557;
}
.BgClassName
{
background-color: #742557;
}
</style>
border-color css
<style>
span { border-color: #742557; }
span { border-color: rgb(116,37,87); }
td.TdClassName
{
border-color: #742557;
}
.TagClassName
{
border-color: #742557;
}
</style>