Shades of Flirt #733246
Tints of Flirt #733246
RGB
CMYK
RGB Variations
Color information
#733246 (or 0x733246) is known color: Flirt. HEX triplet: 73, 32 and 46. RGB value is (115,50,70). Sum of RGB (Red+Green+Blue) = 115+50+70=235 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.94% from 235); Green value is 50 (19.92% from 255 or 21.28% from 235); Blue value is 70 (27.73% from 255 or 29.79% from 235); Max value from RGB is 115 - color contains mainly: red. Hex color #733246 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733246 is #8CCDB9. Grayscale: #474747. Windows color (decimal): -9227706 or 4600435. OLE color: 4600435.
HSL color Cylindrical-coordinate representation of color #733246: hue angle of 341.54º degrees, saturation: 0.39, 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 #733246 is Cyan = 0, Magento = 0.57, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 70 | - |
| CMYK | 0 | 0.57 | 0.39 | 0.55 |
| HSL | 341.54º | 0.39% | 0.32% | - |
| HSV(B) | 341.54º | 0.57% | 0.45% | - |
| XYZ | 9.32 | 6.37 | 6.53 | - |
| YUV | 71.72 | 127.03 | 158.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 70 | 0 | 0.57 | 0.39 | 0.55 | 341.54 | 0.39 | 0.32 |
| Hex | 73 | 32 | 46 | 0 | 39 | 27 | 37 | 156 | 27 | 20 |
| Octal | 163 | 62 | 106 | 0 | 71 | 47 | 67 | 526 | 47 | 40 |
| Binary | 1110011 | 110010 | 1000110 | 0 | 111001 | 100111 | 110111 | 101010110 | 100111 | 100000 |
Color Harmonies of #733246
Complementary color
Monochromatic Colors of #733246
Black with #733246
Text Example
Text Example
White with #733246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733246; }
p { color: rgb(115,50,70); }
H1.HeaderClassName
{
color: #733246;
}
.AnyTagClassName
{
color: #733246;
}
</style>
background-color css
<style>
a { background-color: #733246; }
a { background-color: rgb(115,50,70); }
div.DivClassName
{
background-color: #733246;
}
.BgClassName
{
background-color: #733246;
}
</style>
border-color css
<style>
span { border-color: #733246; }
span { border-color: rgb(115,50,70); }
td.TdClassName
{
border-color: #733246;
}
.TagClassName
{
border-color: #733246;
}
</style>