Shades of Flirt #733751
Tints of Flirt #733751
RGB
CMYK
RGB Variations
Color information
#733751 (or 0x733751) is known color: Flirt. HEX triplet: 73, 37 and 51. RGB value is (115,55,81). Sum of RGB (Red+Green+Blue) = 115+55+81=251 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.82% from 251); Green value is 55 (21.88% from 255 or 21.91% from 251); Blue value is 81 (32.03% from 255 or 32.27% from 251); Max value from RGB is 115 - color contains mainly: red. Hex color #733751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733751 is #8CC8AE. Grayscale: #4B4B4B. Windows color (decimal): -9226415 or 5322611. OLE color: 5322611.
HSL color Cylindrical-coordinate representation of color #733751: hue angle of 334º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #733751 is Cyan = 0, Magento = 0.52, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 81 | - |
| CMYK | 0 | 0.52 | 0.30 | 0.55 |
| HSL | 334º | 0.35% | 0.33% | - |
| HSV(B) | 334º | 0.52% | 0.45% | - |
| XYZ | 9.92 | 6.97 | 8.61 | - |
| YUV | 75.9 | 130.88 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 81 | 0 | 0.52 | 0.30 | 0.55 | 334 | 0.35 | 0.33 |
| Hex | 73 | 37 | 51 | 0 | 34 | 1E | 37 | 14E | 23 | 21 |
| Octal | 163 | 67 | 121 | 0 | 64 | 36 | 67 | 516 | 43 | 41 |
| Binary | 1110011 | 110111 | 1010001 | 0 | 110100 | 11110 | 110111 | 101001110 | 100011 | 100001 |
Color Harmonies of #733751
Complementary color
Monochromatic Colors of #733751
Black with #733751
Text Example
Text Example
White with #733751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733751; }
p { color: rgb(115,55,81); }
H1.HeaderClassName
{
color: #733751;
}
.AnyTagClassName
{
color: #733751;
}
</style>
background-color css
<style>
a { background-color: #733751; }
a { background-color: rgb(115,55,81); }
div.DivClassName
{
background-color: #733751;
}
.BgClassName
{
background-color: #733751;
}
</style>
border-color css
<style>
span { border-color: #733751; }
span { border-color: rgb(115,55,81); }
td.TdClassName
{
border-color: #733751;
}
.TagClassName
{
border-color: #733751;
}
</style>