Shades of Flirt #733548
Tints of Flirt #733548
RGB
CMYK
RGB Variations
Color information
#733548 (or 0x733548) is known color: Flirt. HEX triplet: 73, 35 and 48. RGB value is (115,53,72). Sum of RGB (Red+Green+Blue) = 115+53+72=240 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.92% from 240); Green value is 53 (21.09% from 255 or 22.08% from 240); Blue value is 72 (28.52% from 255 or 30% from 240); Max value from RGB is 115 - color contains mainly: red. Hex color #733548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733548 is #8CCAB7. Grayscale: #494949. Windows color (decimal): -9226936 or 4732275. OLE color: 4732275.
HSL color Cylindrical-coordinate representation of color #733548: hue angle of 341.61º 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 #733548 is Cyan = 0, Magento = 0.54, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 72 | - |
| CMYK | 0 | 0.54 | 0.37 | 0.55 |
| HSL | 341.61º | 0.37% | 0.33% | - |
| HSV(B) | 341.61º | 0.54% | 0.45% | - |
| XYZ | 9.51 | 6.66 | 6.91 | - |
| YUV | 73.7 | 127.04 | 157.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 72 | 0 | 0.54 | 0.37 | 0.55 | 341.61 | 0.37 | 0.33 |
| Hex | 73 | 35 | 48 | 0 | 36 | 25 | 37 | 156 | 25 | 21 |
| Octal | 163 | 65 | 110 | 0 | 66 | 45 | 67 | 526 | 45 | 41 |
| Binary | 1110011 | 110101 | 1001000 | 0 | 110110 | 100101 | 110111 | 101010110 | 100101 | 100001 |
Color Harmonies of #733548
Complementary color
Monochromatic Colors of #733548
Black with #733548
Text Example
Text Example
White with #733548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733548; }
p { color: rgb(115,53,72); }
H1.HeaderClassName
{
color: #733548;
}
.AnyTagClassName
{
color: #733548;
}
</style>
background-color css
<style>
a { background-color: #733548; }
a { background-color: rgb(115,53,72); }
div.DivClassName
{
background-color: #733548;
}
.BgClassName
{
background-color: #733548;
}
</style>
border-color css
<style>
span { border-color: #733548; }
span { border-color: rgb(115,53,72); }
td.TdClassName
{
border-color: #733548;
}
.TagClassName
{
border-color: #733548;
}
</style>