Shades of Flirt #742954
Tints of Flirt #742954
RGB
CMYK
RGB Variations
Color information
#742954 (or 0x742954) is known color: Flirt. HEX triplet: 74, 29 and 54. RGB value is (116,41,84). Sum of RGB (Red+Green+Blue) = 116+41+84=241 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.13% from 241); Green value is 41 (16.41% from 255 or 17.01% from 241); Blue value is 84 (33.20% from 255 or 34.85% from 241); Max value from RGB is 116 - color contains mainly: red. Hex color #742954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742954 is #8BD6AB. Grayscale: #444444. Windows color (decimal): -9164460 or 5515636. OLE color: 5515636.
HSL color Cylindrical-coordinate representation of color #742954: hue angle of 325.6º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #742954 is Cyan = 0, Magento = 0.65, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 84 | - |
| CMYK | 0 | 0.65 | 0.28 | 0.55 |
| HSL | 325.6º | 0.48% | 0.31% | - |
| HSV(B) | 325.6º | 0.65% | 0.45% | - |
| XYZ | 9.6 | 5.94 | 9.03 | - |
| YUV | 68.33 | 136.85 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 84 | 0 | 0.65 | 0.28 | 0.55 | 325.6 | 0.48 | 0.31 |
| Hex | 74 | 29 | 54 | 0 | 41 | 1C | 37 | 146 | 30 | 1F |
| Octal | 164 | 51 | 124 | 0 | 101 | 34 | 67 | 506 | 60 | 37 |
| Binary | 1110100 | 101001 | 1010100 | 0 | 1000001 | 11100 | 110111 | 101000110 | 110000 | 11111 |
Color Harmonies of #742954
Complementary color
Monochromatic Colors of #742954
Black with #742954
Text Example
Text Example
White with #742954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742954; }
p { color: rgb(116,41,84); }
H1.HeaderClassName
{
color: #742954;
}
.AnyTagClassName
{
color: #742954;
}
</style>
background-color css
<style>
a { background-color: #742954; }
a { background-color: rgb(116,41,84); }
div.DivClassName
{
background-color: #742954;
}
.BgClassName
{
background-color: #742954;
}
</style>
border-color css
<style>
span { border-color: #742954; }
span { border-color: rgb(116,41,84); }
td.TdClassName
{
border-color: #742954;
}
.TagClassName
{
border-color: #742954;
}
</style>