Shades of Flirt #742550
Tints of Flirt #742550
RGB
CMYK
RGB Variations
Color information
#742550 (or 0x742550) is known color: Flirt. HEX triplet: 74, 25 and 50. RGB value is (116,37,80). Sum of RGB (Red+Green+Blue) = 116+37+80=233 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.79% from 233); Green value is 37 (14.84% from 255 or 15.88% from 233); Blue value is 80 (31.64% from 255 or 34.33% from 233); Max value from RGB is 116 - color contains mainly: red. Hex color #742550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742550 is #8BDAAF. Grayscale: #414141. Windows color (decimal): -9165488 or 5252468. OLE color: 5252468.
HSL color Cylindrical-coordinate representation of color #742550: hue angle of 327.34º 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 #742550 is Cyan = 0, Magento = 0.68, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 80 | - |
| CMYK | 0 | 0.68 | 0.31 | 0.55 |
| HSL | 327.34º | 0.52% | 0.3% | - |
| HSV(B) | 327.34º | 0.68% | 0.45% | - |
| XYZ | 9.31 | 5.62 | 8.18 | - |
| YUV | 65.52 | 136.17 | 164 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 80 | 0 | 0.68 | 0.31 | 0.55 | 327.34 | 0.52 | 0.3 |
| Hex | 74 | 25 | 50 | 0 | 44 | 1F | 37 | 147 | 34 | 1E |
| Octal | 164 | 45 | 120 | 0 | 104 | 37 | 67 | 507 | 64 | 36 |
| Binary | 1110100 | 100101 | 1010000 | 0 | 1000100 | 11111 | 110111 | 101000111 | 110100 | 11110 |
Color Harmonies of #742550
Complementary color
Monochromatic Colors of #742550
Black with #742550
Text Example
Text Example
White with #742550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742550; }
p { color: rgb(116,37,80); }
H1.HeaderClassName
{
color: #742550;
}
.AnyTagClassName
{
color: #742550;
}
</style>
background-color css
<style>
a { background-color: #742550; }
a { background-color: rgb(116,37,80); }
div.DivClassName
{
background-color: #742550;
}
.BgClassName
{
background-color: #742550;
}
</style>
border-color css
<style>
span { border-color: #742550; }
span { border-color: rgb(116,37,80); }
td.TdClassName
{
border-color: #742550;
}
.TagClassName
{
border-color: #742550;
}
</style>