Shades of Flirt #742847
Tints of Flirt #742847
RGB
CMYK
RGB Variations
Color information
#742847 (or 0x742847) is known color: Flirt. HEX triplet: 74, 28 and 47. RGB value is (116,40,71). Sum of RGB (Red+Green+Blue) = 116+40+71=227 (30% of max value = 765). Red value is 116 (45.70% from 255 or 51.10% from 227); Green value is 40 (16.02% from 255 or 17.62% from 227); Blue value is 71 (28.12% from 255 or 31.28% from 227); Max value from RGB is 116 - color contains mainly: red. Hex color #742847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742847 is #8BD7B8. Grayscale: #424242. Windows color (decimal): -9164729 or 4663412. OLE color: 4663412.
HSL color Cylindrical-coordinate representation of color #742847: hue angle of 335.53º 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 #742847 is Cyan = 0, Magento = 0.66, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 71 | - |
| CMYK | 0 | 0.66 | 0.39 | 0.55 |
| HSL | 335.53º | 0.49% | 0.31% | - |
| HSV(B) | 335.53º | 0.66% | 0.45% | - |
| XYZ | 9.1 | 5.69 | 6.58 | - |
| YUV | 66.26 | 130.68 | 163.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 71 | 0 | 0.66 | 0.39 | 0.55 | 335.53 | 0.49 | 0.31 |
| Hex | 74 | 28 | 47 | 0 | 42 | 27 | 37 | 150 | 31 | 1F |
| Octal | 164 | 50 | 107 | 0 | 102 | 47 | 67 | 520 | 61 | 37 |
| Binary | 1110100 | 101000 | 1000111 | 0 | 1000010 | 100111 | 110111 | 101010000 | 110001 | 11111 |
Color Harmonies of #742847
Complementary color
Monochromatic Colors of #742847
Black with #742847
Text Example
Text Example
White with #742847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742847; }
p { color: rgb(116,40,71); }
H1.HeaderClassName
{
color: #742847;
}
.AnyTagClassName
{
color: #742847;
}
</style>
background-color css
<style>
a { background-color: #742847; }
a { background-color: rgb(116,40,71); }
div.DivClassName
{
background-color: #742847;
}
.BgClassName
{
background-color: #742847;
}
</style>
border-color css
<style>
span { border-color: #742847; }
span { border-color: rgb(116,40,71); }
td.TdClassName
{
border-color: #742847;
}
.TagClassName
{
border-color: #742847;
}
</style>