Shades of Flirt #742955
Tints of Flirt #742955
RGB
CMYK
RGB Variations
Color information
#742955 (or 0x742955) is known color: Flirt. HEX triplet: 74, 29 and 55. RGB value is (116,41,85). Sum of RGB (Red+Green+Blue) = 116+41+85=242 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.93% from 242); Green value is 41 (16.41% from 255 or 16.94% from 242); Blue value is 85 (33.59% from 255 or 35.12% from 242); Max value from RGB is 116 - color contains mainly: red. Hex color #742955 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742955 is #8BD6AA. Grayscale: #444444. Windows color (decimal): -9164459 or 5581172. OLE color: 5581172.
HSL color Cylindrical-coordinate representation of color #742955: hue angle of 324.8º 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 #742955 is Cyan = 0, Magento = 0.65, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 85 | - |
| CMYK | 0 | 0.65 | 0.27 | 0.55 |
| HSL | 324.8º | 0.48% | 0.31% | - |
| HSV(B) | 324.8º | 0.65% | 0.45% | - |
| XYZ | 9.64 | 5.95 | 9.24 | - |
| YUV | 68.44 | 137.35 | 161.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 85 | 0 | 0.65 | 0.27 | 0.55 | 324.8 | 0.48 | 0.31 |
| Hex | 74 | 29 | 55 | 0 | 41 | 1B | 37 | 145 | 30 | 1F |
| Octal | 164 | 51 | 125 | 0 | 101 | 33 | 67 | 505 | 60 | 37 |
| Binary | 1110100 | 101001 | 1010101 | 0 | 1000001 | 11011 | 110111 | 101000101 | 110000 | 11111 |
Color Harmonies of #742955
Complementary color
Monochromatic Colors of #742955
Black with #742955
Text Example
Text Example
White with #742955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742955; }
p { color: rgb(116,41,85); }
H1.HeaderClassName
{
color: #742955;
}
.AnyTagClassName
{
color: #742955;
}
</style>
background-color css
<style>
a { background-color: #742955; }
a { background-color: rgb(116,41,85); }
div.DivClassName
{
background-color: #742955;
}
.BgClassName
{
background-color: #742955;
}
</style>
border-color css
<style>
span { border-color: #742955; }
span { border-color: rgb(116,41,85); }
td.TdClassName
{
border-color: #742955;
}
.TagClassName
{
border-color: #742955;
}
</style>