Shades of Flirt #743548
Tints of Flirt #743548
RGB
CMYK
RGB Variations
Color information
#743548 (or 0x743548) is known color: Flirt. HEX triplet: 74, 35 and 48. RGB value is (116,53,72). Sum of RGB (Red+Green+Blue) = 116+53+72=241 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.13% from 241); Green value is 53 (21.09% from 255 or 21.99% from 241); Blue value is 72 (28.52% from 255 or 29.88% from 241); Max value from RGB is 116 - color contains mainly: red. Hex color #743548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743548 is #8BCAB7. Grayscale: #494949. Windows color (decimal): -9161400 or 4732276. OLE color: 4732276.
HSL color Cylindrical-coordinate representation of color #743548: hue angle of 341.9º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #743548 is Cyan = 0, Magento = 0.54, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 72 | - |
| CMYK | 0 | 0.54 | 0.38 | 0.55 |
| HSL | 341.9º | 0.37% | 0.33% | - |
| HSV(B) | 341.9º | 0.54% | 0.45% | - |
| XYZ | 9.65 | 6.73 | 6.92 | - |
| YUV | 74 | 126.87 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 72 | 0 | 0.54 | 0.38 | 0.55 | 341.9 | 0.37 | 0.33 |
| Hex | 74 | 35 | 48 | 0 | 36 | 26 | 37 | 156 | 25 | 21 |
| Octal | 164 | 65 | 110 | 0 | 66 | 46 | 67 | 526 | 45 | 41 |
| Binary | 1110100 | 110101 | 1001000 | 0 | 110110 | 100110 | 110111 | 101010110 | 100101 | 100001 |
Color Harmonies of #743548
Complementary color
Monochromatic Colors of #743548
Black with #743548
Text Example
Text Example
White with #743548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743548; }
p { color: rgb(116,53,72); }
H1.HeaderClassName
{
color: #743548;
}
.AnyTagClassName
{
color: #743548;
}
</style>
background-color css
<style>
a { background-color: #743548; }
a { background-color: rgb(116,53,72); }
div.DivClassName
{
background-color: #743548;
}
.BgClassName
{
background-color: #743548;
}
</style>
border-color css
<style>
span { border-color: #743548; }
span { border-color: rgb(116,53,72); }
td.TdClassName
{
border-color: #743548;
}
.TagClassName
{
border-color: #743548;
}
</style>