Shades of Flirt #733150
Tints of Flirt #733150
RGB
CMYK
RGB Variations
Color information
#733150 (or 0x733150) is known color: Flirt. HEX triplet: 73, 31 and 50. RGB value is (115,49,80). Sum of RGB (Red+Green+Blue) = 115+49+80=244 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.13% from 244); Green value is 49 (19.53% from 255 or 20.08% from 244); Blue value is 80 (31.64% from 255 or 32.79% from 244); Max value from RGB is 115 - color contains mainly: red. Hex color #733150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733150 is #8CCEAF. Grayscale: #484848. Windows color (decimal): -9227952 or 5255539. OLE color: 5255539.
HSL color Cylindrical-coordinate representation of color #733150: hue angle of 331.82º 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 #733150 is Cyan = 0, Magento = 0.57, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 80 | - |
| CMYK | 0 | 0.57 | 0.30 | 0.55 |
| HSL | 331.82º | 0.4% | 0.32% | - |
| HSV(B) | 331.82º | 0.57% | 0.45% | - |
| XYZ | 9.62 | 6.42 | 8.32 | - |
| YUV | 72.27 | 132.37 | 158.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 80 | 0 | 0.57 | 0.30 | 0.55 | 331.82 | 0.4 | 0.32 |
| Hex | 73 | 31 | 50 | 0 | 39 | 1E | 37 | 14C | 28 | 20 |
| Octal | 163 | 61 | 120 | 0 | 71 | 36 | 67 | 514 | 50 | 40 |
| Binary | 1110011 | 110001 | 1010000 | 0 | 111001 | 11110 | 110111 | 101001100 | 101000 | 100000 |
Color Harmonies of #733150
Complementary color
Monochromatic Colors of #733150
Black with #733150
Text Example
Text Example
White with #733150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733150; }
p { color: rgb(115,49,80); }
H1.HeaderClassName
{
color: #733150;
}
.AnyTagClassName
{
color: #733150;
}
</style>
background-color css
<style>
a { background-color: #733150; }
a { background-color: rgb(115,49,80); }
div.DivClassName
{
background-color: #733150;
}
.BgClassName
{
background-color: #733150;
}
</style>
border-color css
<style>
span { border-color: #733150; }
span { border-color: rgb(115,49,80); }
td.TdClassName
{
border-color: #733150;
}
.TagClassName
{
border-color: #733150;
}
</style>