Shades of Flirt #733651
Tints of Flirt #733651
RGB
CMYK
RGB Variations
Color information
#733651 (or 0x733651) is known color: Flirt. HEX triplet: 73, 36 and 51. RGB value is (115,54,81). Sum of RGB (Red+Green+Blue) = 115+54+81=250 (33% of max value = 765). Red value is 115 (45.31% from 255 or 46% from 250); Green value is 54 (21.48% from 255 or 21.6% from 250); Blue value is 81 (32.03% from 255 or 32.4% from 250); Max value from RGB is 115 - color contains mainly: red. Hex color #733651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733651 is #8CC9AE. Grayscale: #4B4B4B. Windows color (decimal): -9226671 or 5322355. OLE color: 5322355.
HSL color Cylindrical-coordinate representation of color #733651: hue angle of 333.44º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #733651 is Cyan = 0, Magento = 0.53, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 54 | 81 | - |
| CMYK | 0 | 0.53 | 0.30 | 0.55 |
| HSL | 333.44º | 0.36% | 0.33% | - |
| HSV(B) | 333.44º | 0.53% | 0.45% | - |
| XYZ | 9.87 | 6.88 | 8.59 | - |
| YUV | 75.32 | 131.21 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 81 | 0 | 0.53 | 0.30 | 0.55 | 333.44 | 0.36 | 0.33 |
| Hex | 73 | 36 | 51 | 0 | 35 | 1E | 37 | 14D | 24 | 21 |
| Octal | 163 | 66 | 121 | 0 | 65 | 36 | 67 | 515 | 44 | 41 |
| Binary | 1110011 | 110110 | 1010001 | 0 | 110101 | 11110 | 110111 | 101001101 | 100100 | 100001 |
Color Harmonies of #733651
Complementary color
Monochromatic Colors of #733651
Black with #733651
Text Example
Text Example
White with #733651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733651; }
p { color: rgb(115,54,81); }
H1.HeaderClassName
{
color: #733651;
}
.AnyTagClassName
{
color: #733651;
}
</style>
background-color css
<style>
a { background-color: #733651; }
a { background-color: rgb(115,54,81); }
div.DivClassName
{
background-color: #733651;
}
.BgClassName
{
background-color: #733651;
}
</style>
border-color css
<style>
span { border-color: #733651; }
span { border-color: rgb(115,54,81); }
td.TdClassName
{
border-color: #733651;
}
.TagClassName
{
border-color: #733651;
}
</style>