Shades of Flirt #742453
Tints of Flirt #742453
RGB
CMYK
RGB Variations
Color information
#742453 (or 0x742453) is known color: Flirt. HEX triplet: 74, 24 and 53. RGB value is (116,36,83). Sum of RGB (Red+Green+Blue) = 116+36+83=235 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.36% from 235); Green value is 36 (14.45% from 255 or 15.32% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 116 - color contains mainly: red. Hex color #742453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742453 is #8BDBAC. Grayscale: #414141. Windows color (decimal): -9165741 or 5448820. OLE color: 5448820.
HSL color Cylindrical-coordinate representation of color #742453: hue angle of 324.75º 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 #742453 is Cyan = 0, Magento = 0.69, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 83 | - |
| CMYK | 0 | 0.69 | 0.28 | 0.55 |
| HSL | 324.75º | 0.53% | 0.3% | - |
| HSV(B) | 324.75º | 0.69% | 0.45% | - |
| XYZ | 9.39 | 5.6 | 8.77 | - |
| YUV | 65.28 | 138 | 164.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 83 | 0 | 0.69 | 0.28 | 0.55 | 324.75 | 0.53 | 0.3 |
| Hex | 74 | 24 | 53 | 0 | 45 | 1C | 37 | 145 | 35 | 1E |
| Octal | 164 | 44 | 123 | 0 | 105 | 34 | 67 | 505 | 65 | 36 |
| Binary | 1110100 | 100100 | 1010011 | 0 | 1000101 | 11100 | 110111 | 101000101 | 110101 | 11110 |
Color Harmonies of #742453
Complementary color
Monochromatic Colors of #742453
Black with #742453
Text Example
Text Example
White with #742453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742453; }
p { color: rgb(116,36,83); }
H1.HeaderClassName
{
color: #742453;
}
.AnyTagClassName
{
color: #742453;
}
</style>
background-color css
<style>
a { background-color: #742453; }
a { background-color: rgb(116,36,83); }
div.DivClassName
{
background-color: #742453;
}
.BgClassName
{
background-color: #742453;
}
</style>
border-color css
<style>
span { border-color: #742453; }
span { border-color: rgb(116,36,83); }
td.TdClassName
{
border-color: #742453;
}
.TagClassName
{
border-color: #742453;
}
</style>