Shades of Flirt #733151
Tints of Flirt #733151
RGB
CMYK
RGB Variations
Color information
#733151 (or 0x733151) is known color: Flirt. HEX triplet: 73, 31 and 51. RGB value is (115,49,81). Sum of RGB (Red+Green+Blue) = 115+49+81=245 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.94% from 245); Green value is 49 (19.53% from 255 or 20% from 245); Blue value is 81 (32.03% from 255 or 33.06% from 245); Max value from RGB is 115 - color contains mainly: red. Hex color #733151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733151 is #8CCEAE. Grayscale: #484848. Windows color (decimal): -9227951 or 5321075. OLE color: 5321075.
HSL color Cylindrical-coordinate representation of color #733151: hue angle of 330.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 #733151 is Cyan = 0, Magento = 0.57, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 81 | - |
| CMYK | 0 | 0.57 | 0.30 | 0.55 |
| HSL | 330.91º | 0.4% | 0.32% | - |
| HSV(B) | 330.91º | 0.57% | 0.45% | - |
| XYZ | 9.65 | 6.44 | 8.52 | - |
| YUV | 72.38 | 132.87 | 158.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 81 | 0 | 0.57 | 0.30 | 0.55 | 330.91 | 0.4 | 0.32 |
| Hex | 73 | 31 | 51 | 0 | 39 | 1E | 37 | 14B | 28 | 20 |
| Octal | 163 | 61 | 121 | 0 | 71 | 36 | 67 | 513 | 50 | 40 |
| Binary | 1110011 | 110001 | 1010001 | 0 | 111001 | 11110 | 110111 | 101001011 | 101000 | 100000 |
Color Harmonies of #733151
Complementary color
Monochromatic Colors of #733151
Black with #733151
Text Example
Text Example
White with #733151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733151; }
p { color: rgb(115,49,81); }
H1.HeaderClassName
{
color: #733151;
}
.AnyTagClassName
{
color: #733151;
}
</style>
background-color css
<style>
a { background-color: #733151; }
a { background-color: rgb(115,49,81); }
div.DivClassName
{
background-color: #733151;
}
.BgClassName
{
background-color: #733151;
}
</style>
border-color css
<style>
span { border-color: #733151; }
span { border-color: rgb(115,49,81); }
td.TdClassName
{
border-color: #733151;
}
.TagClassName
{
border-color: #733151;
}
</style>