Shades of Flirt #743454
Tints of Flirt #743454
RGB
CMYK
RGB Variations
Color information
#743454 (or 0x743454) is known color: Flirt. HEX triplet: 74, 34 and 54. RGB value is (116,52,84). Sum of RGB (Red+Green+Blue) = 116+52+84=252 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.03% from 252); Green value is 52 (20.70% from 255 or 20.63% from 252); Blue value is 84 (33.20% from 255 or 33.33% from 252); Max value from RGB is 116 - color contains mainly: red. Hex color #743454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743454 is #8BCBAB. Grayscale: #4A4A4A. Windows color (decimal): -9161644 or 5518452. OLE color: 5518452.
HSL color Cylindrical-coordinate representation of color #743454: hue angle of 330º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #743454 is Cyan = 0, Magento = 0.55, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 84 | - |
| CMYK | 0 | 0.55 | 0.28 | 0.55 |
| HSL | 330º | 0.38% | 0.33% | - |
| HSV(B) | 330º | 0.55% | 0.45% | - |
| XYZ | 10.03 | 6.81 | 9.17 | - |
| YUV | 74.78 | 133.2 | 157.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 84 | 0 | 0.55 | 0.28 | 0.55 | 330 | 0.38 | 0.33 |
| Hex | 74 | 34 | 54 | 0 | 37 | 1C | 37 | 14A | 26 | 21 |
| Octal | 164 | 64 | 124 | 0 | 67 | 34 | 67 | 512 | 46 | 41 |
| Binary | 1110100 | 110100 | 1010100 | 0 | 110111 | 11100 | 110111 | 101001010 | 100110 | 100001 |
Color Harmonies of #743454
Complementary color
Monochromatic Colors of #743454
Black with #743454
Text Example
Text Example
White with #743454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743454; }
p { color: rgb(116,52,84); }
H1.HeaderClassName
{
color: #743454;
}
.AnyTagClassName
{
color: #743454;
}
</style>
background-color css
<style>
a { background-color: #743454; }
a { background-color: rgb(116,52,84); }
div.DivClassName
{
background-color: #743454;
}
.BgClassName
{
background-color: #743454;
}
</style>
border-color css
<style>
span { border-color: #743454; }
span { border-color: rgb(116,52,84); }
td.TdClassName
{
border-color: #743454;
}
.TagClassName
{
border-color: #743454;
}
</style>