Shades of Flirt #742844
Tints of Flirt #742844
RGB
CMYK
RGB Variations
Color information
#742844 (or 0x742844) is known color: Flirt. HEX triplet: 74, 28 and 44. RGB value is (116,40,68). Sum of RGB (Red+Green+Blue) = 116+40+68=224 (29% of max value = 765). Red value is 116 (45.70% from 255 or 51.79% from 224); Green value is 40 (16.02% from 255 or 17.86% from 224); Blue value is 68 (26.95% from 255 or 30.36% from 224); Max value from RGB is 116 - color contains mainly: red. Hex color #742844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742844 is #8BD7BB. Grayscale: #414141. Windows color (decimal): -9164732 or 4466804. OLE color: 4466804.
HSL color Cylindrical-coordinate representation of color #742844: hue angle of 337.89º 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 #742844 is Cyan = 0, Magento = 0.66, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 68 | - |
| CMYK | 0 | 0.66 | 0.41 | 0.55 |
| HSL | 337.89º | 0.49% | 0.31% | - |
| HSV(B) | 337.89º | 0.66% | 0.45% | - |
| XYZ | 9 | 5.65 | 6.08 | - |
| YUV | 65.92 | 129.18 | 163.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 68 | 0 | 0.66 | 0.41 | 0.55 | 337.89 | 0.49 | 0.31 |
| Hex | 74 | 28 | 44 | 0 | 42 | 29 | 37 | 152 | 31 | 1F |
| Octal | 164 | 50 | 104 | 0 | 102 | 51 | 67 | 522 | 61 | 37 |
| Binary | 1110100 | 101000 | 1000100 | 0 | 1000010 | 101001 | 110111 | 101010010 | 110001 | 11111 |
Color Harmonies of #742844
Complementary color
Monochromatic Colors of #742844
Black with #742844
Text Example
Text Example
White with #742844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742844; }
p { color: rgb(116,40,68); }
H1.HeaderClassName
{
color: #742844;
}
.AnyTagClassName
{
color: #742844;
}
</style>
background-color css
<style>
a { background-color: #742844; }
a { background-color: rgb(116,40,68); }
div.DivClassName
{
background-color: #742844;
}
.BgClassName
{
background-color: #742844;
}
</style>
border-color css
<style>
span { border-color: #742844; }
span { border-color: rgb(116,40,68); }
td.TdClassName
{
border-color: #742844;
}
.TagClassName
{
border-color: #742844;
}
</style>