Shades of Flirt #742956
Tints of Flirt #742956
RGB
CMYK
RGB Variations
Color information
#742956 (or 0x742956) is known color: Flirt. HEX triplet: 74, 29 and 56. RGB value is (116,41,86). Sum of RGB (Red+Green+Blue) = 116+41+86=243 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.74% from 243); Green value is 41 (16.41% from 255 or 16.87% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 116 - color contains mainly: red. Hex color #742956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742956 is #8BD6A9. Grayscale: #444444. Windows color (decimal): -9164458 or 5646708. OLE color: 5646708.
HSL color Cylindrical-coordinate representation of color #742956: hue angle of 324º 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 #742956 is Cyan = 0, Magento = 0.65, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 86 | - |
| CMYK | 0 | 0.65 | 0.26 | 0.55 |
| HSL | 324º | 0.48% | 0.31% | - |
| HSV(B) | 324º | 0.65% | 0.45% | - |
| XYZ | 9.68 | 5.97 | 9.45 | - |
| YUV | 68.56 | 137.85 | 161.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 86 | 0 | 0.65 | 0.26 | 0.55 | 324 | 0.48 | 0.31 |
| Hex | 74 | 29 | 56 | 0 | 41 | 1A | 37 | 144 | 30 | 1F |
| Octal | 164 | 51 | 126 | 0 | 101 | 32 | 67 | 504 | 60 | 37 |
| Binary | 1110100 | 101001 | 1010110 | 0 | 1000001 | 11010 | 110111 | 101000100 | 110000 | 11111 |
Color Harmonies of #742956
Complementary color
Monochromatic Colors of #742956
Black with #742956
Text Example
Text Example
White with #742956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742956; }
p { color: rgb(116,41,86); }
H1.HeaderClassName
{
color: #742956;
}
.AnyTagClassName
{
color: #742956;
}
</style>
background-color css
<style>
a { background-color: #742956; }
a { background-color: rgb(116,41,86); }
div.DivClassName
{
background-color: #742956;
}
.BgClassName
{
background-color: #742956;
}
</style>
border-color css
<style>
span { border-color: #742956; }
span { border-color: rgb(116,41,86); }
td.TdClassName
{
border-color: #742956;
}
.TagClassName
{
border-color: #742956;
}
</style>