Shades of Flirt #733146
Tints of Flirt #733146
RGB
CMYK
RGB Variations
Color information
#733146 (or 0x733146) is known color: Flirt. HEX triplet: 73, 31 and 46. RGB value is (115,49,70). Sum of RGB (Red+Green+Blue) = 115+49+70=234 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.15% from 234); Green value is 49 (19.53% from 255 or 20.94% from 234); Blue value is 70 (27.73% from 255 or 29.91% from 234); Max value from RGB is 115 - color contains mainly: red. Hex color #733146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733146 is #8CCEB9. Grayscale: #474747. Windows color (decimal): -9227962 or 4600179. OLE color: 4600179.
HSL color Cylindrical-coordinate representation of color #733146: hue angle of 340.91º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #733146 is Cyan = 0, Magento = 0.57, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 70 | - |
| CMYK | 0 | 0.57 | 0.39 | 0.55 |
| HSL | 340.91º | 0.4% | 0.32% | - |
| HSV(B) | 340.91º | 0.57% | 0.45% | - |
| XYZ | 9.27 | 6.28 | 6.52 | - |
| YUV | 71.13 | 127.37 | 159.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 70 | 0 | 0.57 | 0.39 | 0.55 | 340.91 | 0.4 | 0.32 |
| Hex | 73 | 31 | 46 | 0 | 39 | 27 | 37 | 155 | 28 | 20 |
| Octal | 163 | 61 | 106 | 0 | 71 | 47 | 67 | 525 | 50 | 40 |
| Binary | 1110011 | 110001 | 1000110 | 0 | 111001 | 100111 | 110111 | 101010101 | 101000 | 100000 |
Color Harmonies of #733146
Complementary color
Monochromatic Colors of #733146
Black with #733146
Text Example
Text Example
White with #733146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733146; }
p { color: rgb(115,49,70); }
H1.HeaderClassName
{
color: #733146;
}
.AnyTagClassName
{
color: #733146;
}
</style>
background-color css
<style>
a { background-color: #733146; }
a { background-color: rgb(115,49,70); }
div.DivClassName
{
background-color: #733146;
}
.BgClassName
{
background-color: #733146;
}
</style>
border-color css
<style>
span { border-color: #733146; }
span { border-color: rgb(115,49,70); }
td.TdClassName
{
border-color: #733146;
}
.TagClassName
{
border-color: #733146;
}
</style>