Shades of Flirt #733156
Tints of Flirt #733156
RGB
CMYK
RGB Variations
Color information
#733156 (or 0x733156) is known color: Flirt. HEX triplet: 73, 31 and 56. RGB value is (115,49,86). Sum of RGB (Red+Green+Blue) = 115+49+86=250 (33% of max value = 765). Red value is 115 (45.31% from 255 or 46% from 250); Green value is 49 (19.53% from 255 or 19.6% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 115 - color contains mainly: red. Hex color #733156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733156 is #8CCEA9. Grayscale: #484848. Windows color (decimal): -9227946 or 5648755. OLE color: 5648755.
HSL color Cylindrical-coordinate representation of color #733156: hue angle of 326.36º 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 #733156 is Cyan = 0, Magento = 0.57, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 86 | - |
| CMYK | 0 | 0.57 | 0.25 | 0.55 |
| HSL | 326.36º | 0.4% | 0.32% | - |
| HSV(B) | 326.36º | 0.57% | 0.45% | - |
| XYZ | 9.85 | 6.51 | 9.54 | - |
| YUV | 72.95 | 135.37 | 157.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 86 | 0 | 0.57 | 0.25 | 0.55 | 326.36 | 0.4 | 0.32 |
| Hex | 73 | 31 | 56 | 0 | 39 | 19 | 37 | 146 | 28 | 20 |
| Octal | 163 | 61 | 126 | 0 | 71 | 31 | 67 | 506 | 50 | 40 |
| Binary | 1110011 | 110001 | 1010110 | 0 | 111001 | 11001 | 110111 | 101000110 | 101000 | 100000 |
Color Harmonies of #733156
Complementary color
Monochromatic Colors of #733156
Black with #733156
Text Example
Text Example
White with #733156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733156; }
p { color: rgb(115,49,86); }
H1.HeaderClassName
{
color: #733156;
}
.AnyTagClassName
{
color: #733156;
}
</style>
background-color css
<style>
a { background-color: #733156; }
a { background-color: rgb(115,49,86); }
div.DivClassName
{
background-color: #733156;
}
.BgClassName
{
background-color: #733156;
}
</style>
border-color css
<style>
span { border-color: #733156; }
span { border-color: rgb(115,49,86); }
td.TdClassName
{
border-color: #733156;
}
.TagClassName
{
border-color: #733156;
}
</style>