Shades of Flirt #743950
Tints of Flirt #743950
RGB
CMYK
RGB Variations
Color information
#743950 (or 0x743950) is known color: Flirt. HEX triplet: 74, 39 and 50. RGB value is (116,57,80). Sum of RGB (Red+Green+Blue) = 116+57+80=253 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.85% from 253); Green value is 57 (22.66% from 255 or 22.53% from 253); Blue value is 80 (31.64% from 255 or 31.62% from 253); Max value from RGB is 116 - color contains mainly: red. Hex color #743950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743950 is #8BC6AF. Grayscale: #4D4D4D. Windows color (decimal): -9160368 or 5257588. OLE color: 5257588.
HSL color Cylindrical-coordinate representation of color #743950: hue angle of 336.61º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #743950 is Cyan = 0, Magento = 0.51, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 80 | - |
| CMYK | 0 | 0.51 | 0.31 | 0.55 |
| HSL | 336.61º | 0.34% | 0.34% | - |
| HSV(B) | 336.61º | 0.51% | 0.45% | - |
| XYZ | 10.11 | 7.22 | 8.45 | - |
| YUV | 77.26 | 129.55 | 155.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 80 | 0 | 0.51 | 0.31 | 0.55 | 336.61 | 0.34 | 0.34 |
| Hex | 74 | 39 | 50 | 0 | 33 | 1F | 37 | 151 | 22 | 22 |
| Octal | 164 | 71 | 120 | 0 | 63 | 37 | 67 | 521 | 42 | 42 |
| Binary | 1110100 | 111001 | 1010000 | 0 | 110011 | 11111 | 110111 | 101010001 | 100010 | 100010 |
Color Harmonies of #743950
Complementary color
Monochromatic Colors of #743950
Black with #743950
Text Example
Text Example
White with #743950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743950; }
p { color: rgb(116,57,80); }
H1.HeaderClassName
{
color: #743950;
}
.AnyTagClassName
{
color: #743950;
}
</style>
background-color css
<style>
a { background-color: #743950; }
a { background-color: rgb(116,57,80); }
div.DivClassName
{
background-color: #743950;
}
.BgClassName
{
background-color: #743950;
}
</style>
border-color css
<style>
span { border-color: #743950; }
span { border-color: rgb(116,57,80); }
td.TdClassName
{
border-color: #743950;
}
.TagClassName
{
border-color: #743950;
}
</style>