Shades of Flirt #743456
Tints of Flirt #743456
RGB
CMYK
RGB Variations
Color information
#743456 (or 0x743456) is known color: Flirt. HEX triplet: 74, 34 and 56. RGB value is (116,52,86). Sum of RGB (Red+Green+Blue) = 116+52+86=254 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.67% from 254); Green value is 52 (20.70% from 255 or 20.47% from 254); Blue value is 86 (33.98% from 255 or 33.86% from 254); Max value from RGB is 116 - color contains mainly: red. Hex color #743456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743456 is #8BCBA9. Grayscale: #4A4A4A. Windows color (decimal): -9161642 or 5649524. OLE color: 5649524.
HSL color Cylindrical-coordinate representation of color #743456: hue angle of 328.12º 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 #743456 is Cyan = 0, Magento = 0.55, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 86 | - |
| CMYK | 0 | 0.55 | 0.26 | 0.55 |
| HSL | 328.13º | 0.38% | 0.33% | - |
| HSV(B) | 328.13º | 0.55% | 0.45% | - |
| XYZ | 10.11 | 6.84 | 9.59 | - |
| YUV | 75.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 86 | 0 | 0.55 | 0.26 | 0.55 | 328.13 | 0.38 | 0.33 |
| Hex | 74 | 34 | 56 | 0 | 37 | 1A | 37 | 148 | 26 | 21 |
| Octal | 164 | 64 | 126 | 0 | 67 | 32 | 67 | 510 | 46 | 41 |
| Binary | 1110100 | 110100 | 1010110 | 0 | 110111 | 11010 | 110111 | 101001000 | 100110 | 100001 |
Color Harmonies of #743456
Complementary color
Monochromatic Colors of #743456
Black with #743456
Text Example
Text Example
White with #743456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743456; }
p { color: rgb(116,52,86); }
H1.HeaderClassName
{
color: #743456;
}
.AnyTagClassName
{
color: #743456;
}
</style>
background-color css
<style>
a { background-color: #743456; }
a { background-color: rgb(116,52,86); }
div.DivClassName
{
background-color: #743456;
}
.BgClassName
{
background-color: #743456;
}
</style>
border-color css
<style>
span { border-color: #743456; }
span { border-color: rgb(116,52,86); }
td.TdClassName
{
border-color: #743456;
}
.TagClassName
{
border-color: #743456;
}
</style>