Shades of Flirt #742551
Tints of Flirt #742551
RGB
CMYK
RGB Variations
Color information
#742551 (or 0x742551) is known color: Flirt. HEX triplet: 74, 25 and 51. RGB value is (116,37,81). Sum of RGB (Red+Green+Blue) = 116+37+81=234 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.57% from 234); Green value is 37 (14.84% from 255 or 15.81% from 234); Blue value is 81 (32.03% from 255 or 34.62% from 234); Max value from RGB is 116 - color contains mainly: red. Hex color #742551 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742551 is #8BDAAE. Grayscale: #414141. Windows color (decimal): -9165487 or 5318004. OLE color: 5318004.
HSL color Cylindrical-coordinate representation of color #742551: hue angle of 326.58º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742551 is Cyan = 0, Magento = 0.68, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 81 | - |
| CMYK | 0 | 0.68 | 0.30 | 0.55 |
| HSL | 326.58º | 0.52% | 0.3% | - |
| HSV(B) | 326.58º | 0.68% | 0.45% | - |
| XYZ | 9.35 | 5.63 | 8.38 | - |
| YUV | 65.64 | 136.67 | 163.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 81 | 0 | 0.68 | 0.30 | 0.55 | 326.58 | 0.52 | 0.3 |
| Hex | 74 | 25 | 51 | 0 | 44 | 1E | 37 | 147 | 34 | 1E |
| Octal | 164 | 45 | 121 | 0 | 104 | 36 | 67 | 507 | 64 | 36 |
| Binary | 1110100 | 100101 | 1010001 | 0 | 1000100 | 11110 | 110111 | 101000111 | 110100 | 11110 |
Color Harmonies of #742551
Complementary color
Monochromatic Colors of #742551
Black with #742551
Text Example
Text Example
White with #742551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742551; }
p { color: rgb(116,37,81); }
H1.HeaderClassName
{
color: #742551;
}
.AnyTagClassName
{
color: #742551;
}
</style>
background-color css
<style>
a { background-color: #742551; }
a { background-color: rgb(116,37,81); }
div.DivClassName
{
background-color: #742551;
}
.BgClassName
{
background-color: #742551;
}
</style>
border-color css
<style>
span { border-color: #742551; }
span { border-color: rgb(116,37,81); }
td.TdClassName
{
border-color: #742551;
}
.TagClassName
{
border-color: #742551;
}
</style>