Shades of Flirt #742547
Tints of Flirt #742547
RGB
CMYK
RGB Variations
Color information
#742547 (or 0x742547) is known color: Flirt. HEX triplet: 74, 25 and 47. RGB value is (116,37,71). Sum of RGB (Red+Green+Blue) = 116+37+71=224 (29% of max value = 765). Red value is 116 (45.70% from 255 or 51.79% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 116 - color contains mainly: red. Hex color #742547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742547 is #8BDAB8. Grayscale: #404040. Windows color (decimal): -9165497 or 4662644. OLE color: 4662644.
HSL color Cylindrical-coordinate representation of color #742547: hue angle of 334.18º 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 #742547 is Cyan = 0, Magento = 0.68, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 71 | - |
| CMYK | 0 | 0.68 | 0.39 | 0.55 |
| HSL | 334.18º | 0.52% | 0.3% | - |
| HSV(B) | 334.18º | 0.68% | 0.45% | - |
| XYZ | 9 | 5.49 | 6.55 | - |
| YUV | 64.5 | 131.67 | 164.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 71 | 0 | 0.68 | 0.39 | 0.55 | 334.18 | 0.52 | 0.3 |
| Hex | 74 | 25 | 47 | 0 | 44 | 27 | 37 | 14E | 34 | 1E |
| Octal | 164 | 45 | 107 | 0 | 104 | 47 | 67 | 516 | 64 | 36 |
| Binary | 1110100 | 100101 | 1000111 | 0 | 1000100 | 100111 | 110111 | 101001110 | 110100 | 11110 |
Color Harmonies of #742547
Complementary color
Monochromatic Colors of #742547
Black with #742547
Text Example
Text Example
White with #742547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742547; }
p { color: rgb(116,37,71); }
H1.HeaderClassName
{
color: #742547;
}
.AnyTagClassName
{
color: #742547;
}
</style>
background-color css
<style>
a { background-color: #742547; }
a { background-color: rgb(116,37,71); }
div.DivClassName
{
background-color: #742547;
}
.BgClassName
{
background-color: #742547;
}
</style>
border-color css
<style>
span { border-color: #742547; }
span { border-color: rgb(116,37,71); }
td.TdClassName
{
border-color: #742547;
}
.TagClassName
{
border-color: #742547;
}
</style>