Shades of Flirt #742849
Tints of Flirt #742849
RGB
CMYK
RGB Variations
Color information
#742849 (or 0x742849) is known color: Flirt. HEX triplet: 74, 28 and 49. RGB value is (116,40,73). Sum of RGB (Red+Green+Blue) = 116+40+73=229 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.66% from 229); Green value is 40 (16.02% from 255 or 17.47% from 229); Blue value is 73 (28.91% from 255 or 31.88% from 229); Max value from RGB is 116 - color contains mainly: red. Hex color #742849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742849 is #8BD7B6. Grayscale: #424242. Windows color (decimal): -9164727 or 4794484. OLE color: 4794484.
HSL color Cylindrical-coordinate representation of color #742849: hue angle of 333.95º 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 #742849 is Cyan = 0, Magento = 0.66, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 73 | - |
| CMYK | 0 | 0.66 | 0.37 | 0.55 |
| HSL | 333.95º | 0.49% | 0.31% | - |
| HSV(B) | 333.95º | 0.66% | 0.45% | - |
| XYZ | 9.16 | 5.71 | 6.92 | - |
| YUV | 66.49 | 131.68 | 163.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 73 | 0 | 0.66 | 0.37 | 0.55 | 333.95 | 0.49 | 0.31 |
| Hex | 74 | 28 | 49 | 0 | 42 | 25 | 37 | 14E | 31 | 1F |
| Octal | 164 | 50 | 111 | 0 | 102 | 45 | 67 | 516 | 61 | 37 |
| Binary | 1110100 | 101000 | 1001001 | 0 | 1000010 | 100101 | 110111 | 101001110 | 110001 | 11111 |
Color Harmonies of #742849
Complementary color
Monochromatic Colors of #742849
Black with #742849
Text Example
Text Example
White with #742849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742849; }
p { color: rgb(116,40,73); }
H1.HeaderClassName
{
color: #742849;
}
.AnyTagClassName
{
color: #742849;
}
</style>
background-color css
<style>
a { background-color: #742849; }
a { background-color: rgb(116,40,73); }
div.DivClassName
{
background-color: #742849;
}
.BgClassName
{
background-color: #742849;
}
</style>
border-color css
<style>
span { border-color: #742849; }
span { border-color: rgb(116,40,73); }
td.TdClassName
{
border-color: #742849;
}
.TagClassName
{
border-color: #742849;
}
</style>