Shades of Flirt #742452
Tints of Flirt #742452
RGB
CMYK
RGB Variations
Color information
#742452 (or 0x742452) is known color: Flirt. HEX triplet: 74, 24 and 52. RGB value is (116,36,82). Sum of RGB (Red+Green+Blue) = 116+36+82=234 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.57% from 234); Green value is 36 (14.45% from 255 or 15.38% from 234); Blue value is 82 (32.42% from 255 or 35.04% from 234); Max value from RGB is 116 - color contains mainly: red. Hex color #742452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742452 is #8BDBAD. Grayscale: #414141. Windows color (decimal): -9165742 or 5383284. OLE color: 5383284.
HSL color Cylindrical-coordinate representation of color #742452: hue angle of 325.5º 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 #742452 is Cyan = 0, Magento = 0.69, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 82 | - |
| CMYK | 0 | 0.69 | 0.29 | 0.55 |
| HSL | 325.5º | 0.53% | 0.3% | - |
| HSV(B) | 325.5º | 0.69% | 0.45% | - |
| XYZ | 9.36 | 5.58 | 8.57 | - |
| YUV | 65.16 | 137.5 | 164.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 82 | 0 | 0.69 | 0.29 | 0.55 | 325.5 | 0.53 | 0.3 |
| Hex | 74 | 24 | 52 | 0 | 45 | 1D | 37 | 146 | 35 | 1E |
| Octal | 164 | 44 | 122 | 0 | 105 | 35 | 67 | 506 | 65 | 36 |
| Binary | 1110100 | 100100 | 1010010 | 0 | 1000101 | 11101 | 110111 | 101000110 | 110101 | 11110 |
Color Harmonies of #742452
Complementary color
Monochromatic Colors of #742452
Black with #742452
Text Example
Text Example
White with #742452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742452; }
p { color: rgb(116,36,82); }
H1.HeaderClassName
{
color: #742452;
}
.AnyTagClassName
{
color: #742452;
}
</style>
background-color css
<style>
a { background-color: #742452; }
a { background-color: rgb(116,36,82); }
div.DivClassName
{
background-color: #742452;
}
.BgClassName
{
background-color: #742452;
}
</style>
border-color css
<style>
span { border-color: #742452; }
span { border-color: rgb(116,36,82); }
td.TdClassName
{
border-color: #742452;
}
.TagClassName
{
border-color: #742452;
}
</style>