Shades of Flirt #743953
Tints of Flirt #743953
RGB
CMYK
RGB Variations
Color information
#743953 (or 0x743953) is known color: Flirt. HEX triplet: 74, 39 and 53. RGB value is (116,57,83). Sum of RGB (Red+Green+Blue) = 116+57+83=256 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.31% from 256); Green value is 57 (22.66% from 255 or 22.27% from 256); Blue value is 83 (32.81% from 255 or 32.42% from 256); Max value from RGB is 116 - color contains mainly: red. Hex color #743953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743953 is #8BC6AC. Grayscale: #4D4D4D. Windows color (decimal): -9160365 or 5454196. OLE color: 5454196.
HSL color Cylindrical-coordinate representation of color #743953: hue angle of 333.56º 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 #743953 is Cyan = 0, Magento = 0.51, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 83 | - |
| CMYK | 0 | 0.51 | 0.28 | 0.55 |
| HSL | 333.56º | 0.34% | 0.34% | - |
| HSV(B) | 333.56º | 0.51% | 0.45% | - |
| XYZ | 10.23 | 7.26 | 9.05 | - |
| YUV | 77.61 | 131.05 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 83 | 0 | 0.51 | 0.28 | 0.55 | 333.56 | 0.34 | 0.34 |
| Hex | 74 | 39 | 53 | 0 | 33 | 1C | 37 | 14E | 22 | 22 |
| Octal | 164 | 71 | 123 | 0 | 63 | 34 | 67 | 516 | 42 | 42 |
| Binary | 1110100 | 111001 | 1010011 | 0 | 110011 | 11100 | 110111 | 101001110 | 100010 | 100010 |
Color Harmonies of #743953
Complementary color
Monochromatic Colors of #743953
Black with #743953
Text Example
Text Example
White with #743953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743953; }
p { color: rgb(116,57,83); }
H1.HeaderClassName
{
color: #743953;
}
.AnyTagClassName
{
color: #743953;
}
</style>
background-color css
<style>
a { background-color: #743953; }
a { background-color: rgb(116,57,83); }
div.DivClassName
{
background-color: #743953;
}
.BgClassName
{
background-color: #743953;
}
</style>
border-color css
<style>
span { border-color: #743953; }
span { border-color: rgb(116,57,83); }
td.TdClassName
{
border-color: #743953;
}
.TagClassName
{
border-color: #743953;
}
</style>