Shades of Flirt #743753
Tints of Flirt #743753
RGB
CMYK
RGB Variations
Color information
#743753 (or 0x743753) is known color: Flirt. HEX triplet: 74, 37 and 53. RGB value is (116,55,83). Sum of RGB (Red+Green+Blue) = 116+55+83=254 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.67% from 254); Green value is 55 (21.88% from 255 or 21.65% from 254); Blue value is 83 (32.81% from 255 or 32.68% from 254); Max value from RGB is 116 - color contains mainly: red. Hex color #743753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743753 is #8BC8AC. Grayscale: #4C4C4C. Windows color (decimal): -9160877 or 5453684. OLE color: 5453684.
HSL color Cylindrical-coordinate representation of color #743753: hue angle of 332.46º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #743753 is Cyan = 0, Magento = 0.53, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 55 | 83 | - |
| CMYK | 0 | 0.53 | 0.28 | 0.55 |
| HSL | 332.46º | 0.36% | 0.34% | - |
| HSV(B) | 332.46º | 0.53% | 0.45% | - |
| XYZ | 10.13 | 7.07 | 9.01 | - |
| YUV | 76.43 | 131.71 | 156.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 83 | 0 | 0.53 | 0.28 | 0.55 | 332.46 | 0.36 | 0.34 |
| Hex | 74 | 37 | 53 | 0 | 35 | 1C | 37 | 14C | 24 | 22 |
| Octal | 164 | 67 | 123 | 0 | 65 | 34 | 67 | 514 | 44 | 42 |
| Binary | 1110100 | 110111 | 1010011 | 0 | 110101 | 11100 | 110111 | 101001100 | 100100 | 100010 |
Color Harmonies of #743753
Complementary color
Monochromatic Colors of #743753
Black with #743753
Text Example
Text Example
White with #743753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743753; }
p { color: rgb(116,55,83); }
H1.HeaderClassName
{
color: #743753;
}
.AnyTagClassName
{
color: #743753;
}
</style>
background-color css
<style>
a { background-color: #743753; }
a { background-color: rgb(116,55,83); }
div.DivClassName
{
background-color: #743753;
}
.BgClassName
{
background-color: #743753;
}
</style>
border-color css
<style>
span { border-color: #743753; }
span { border-color: rgb(116,55,83); }
td.TdClassName
{
border-color: #743753;
}
.TagClassName
{
border-color: #743753;
}
</style>