Shades of Flirt #742455
Tints of Flirt #742455
RGB
CMYK
RGB Variations
Color information
#742455 (or 0x742455) is known color: Flirt. HEX triplet: 74, 24 and 55. RGB value is (116,36,85). Sum of RGB (Red+Green+Blue) = 116+36+85=237 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.95% from 237); Green value is 36 (14.45% from 255 or 15.19% from 237); Blue value is 85 (33.59% from 255 or 35.86% from 237); Max value from RGB is 116 - color contains mainly: red. Hex color #742455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742455 is #8BDBAA. Grayscale: #414141. Windows color (decimal): -9165739 or 5579892. OLE color: 5579892.
HSL color Cylindrical-coordinate representation of color #742455: hue angle of 323.25º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742455 is Cyan = 0, Magento = 0.69, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 85 | - |
| CMYK | 0 | 0.69 | 0.27 | 0.55 |
| HSL | 323.25º | 0.53% | 0.3% | - |
| HSV(B) | 323.25º | 0.69% | 0.45% | - |
| XYZ | 9.47 | 5.63 | 9.18 | - |
| YUV | 65.51 | 139 | 164.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 85 | 0 | 0.69 | 0.27 | 0.55 | 323.25 | 0.53 | 0.3 |
| Hex | 74 | 24 | 55 | 0 | 45 | 1B | 37 | 143 | 35 | 1E |
| Octal | 164 | 44 | 125 | 0 | 105 | 33 | 67 | 503 | 65 | 36 |
| Binary | 1110100 | 100100 | 1010101 | 0 | 1000101 | 11011 | 110111 | 101000011 | 110101 | 11110 |
Color Harmonies of #742455
Complementary color
Monochromatic Colors of #742455
Black with #742455
Text Example
Text Example
White with #742455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742455; }
p { color: rgb(116,36,85); }
H1.HeaderClassName
{
color: #742455;
}
.AnyTagClassName
{
color: #742455;
}
</style>
background-color css
<style>
a { background-color: #742455; }
a { background-color: rgb(116,36,85); }
div.DivClassName
{
background-color: #742455;
}
.BgClassName
{
background-color: #742455;
}
</style>
border-color css
<style>
span { border-color: #742455; }
span { border-color: rgb(116,36,85); }
td.TdClassName
{
border-color: #742455;
}
.TagClassName
{
border-color: #742455;
}
</style>