Shades of Flirt #742858
Tints of Flirt #742858
RGB
CMYK
RGB Variations
Color information
#742858 (or 0x742858) is known color: Flirt. HEX triplet: 74, 28 and 58. RGB value is (116,40,88). Sum of RGB (Red+Green+Blue) = 116+40+88=244 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.54% from 244); Green value is 40 (16.02% from 255 or 16.39% from 244); Blue value is 88 (34.77% from 255 or 36.07% from 244); Max value from RGB is 116 - color contains mainly: red. Hex color #742858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742858 is #8BD7A7. Grayscale: #444444. Windows color (decimal): -9164712 or 5777524. OLE color: 5777524.
HSL color Cylindrical-coordinate representation of color #742858: hue angle of 322.11º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742858 is Cyan = 0, Magento = 0.66, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 88 | - |
| CMYK | 0 | 0.66 | 0.24 | 0.55 |
| HSL | 322.11º | 0.49% | 0.31% | - |
| HSV(B) | 322.11º | 0.66% | 0.45% | - |
| XYZ | 9.72 | 5.94 | 9.87 | - |
| YUV | 68.2 | 139.18 | 162.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 88 | 0 | 0.66 | 0.24 | 0.55 | 322.11 | 0.49 | 0.31 |
| Hex | 74 | 28 | 58 | 0 | 42 | 18 | 37 | 142 | 31 | 1F |
| Octal | 164 | 50 | 130 | 0 | 102 | 30 | 67 | 502 | 61 | 37 |
| Binary | 1110100 | 101000 | 1011000 | 0 | 1000010 | 11000 | 110111 | 101000010 | 110001 | 11111 |
Color Harmonies of #742858
Complementary color
Monochromatic Colors of #742858
Black with #742858
Text Example
Text Example
White with #742858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742858; }
p { color: rgb(116,40,88); }
H1.HeaderClassName
{
color: #742858;
}
.AnyTagClassName
{
color: #742858;
}
</style>
background-color css
<style>
a { background-color: #742858; }
a { background-color: rgb(116,40,88); }
div.DivClassName
{
background-color: #742858;
}
.BgClassName
{
background-color: #742858;
}
</style>
border-color css
<style>
span { border-color: #742858; }
span { border-color: rgb(116,40,88); }
td.TdClassName
{
border-color: #742858;
}
.TagClassName
{
border-color: #742858;
}
</style>