Shades of Flirt #733550
Tints of Flirt #733550
RGB
CMYK
RGB Variations
Color information
#733550 (or 0x733550) is known color: Flirt. HEX triplet: 73, 35 and 50. RGB value is (115,53,80). Sum of RGB (Red+Green+Blue) = 115+53+80=248 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.37% from 248); Green value is 53 (21.09% from 255 or 21.37% from 248); Blue value is 80 (31.64% from 255 or 32.26% from 248); Max value from RGB is 115 - color contains mainly: red. Hex color #733550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733550 is #8CCAAF. Grayscale: #4A4A4A. Windows color (decimal): -9226928 or 5256563. OLE color: 5256563.
HSL color Cylindrical-coordinate representation of color #733550: hue angle of 333.87º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #733550 is Cyan = 0, Magento = 0.54, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 80 | - |
| CMYK | 0 | 0.54 | 0.30 | 0.55 |
| HSL | 333.87º | 0.37% | 0.33% | - |
| HSV(B) | 333.87º | 0.54% | 0.45% | - |
| XYZ | 9.79 | 6.77 | 8.38 | - |
| YUV | 74.62 | 131.04 | 156.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 80 | 0 | 0.54 | 0.30 | 0.55 | 333.87 | 0.37 | 0.33 |
| Hex | 73 | 35 | 50 | 0 | 36 | 1E | 37 | 14E | 25 | 21 |
| Octal | 163 | 65 | 120 | 0 | 66 | 36 | 67 | 516 | 45 | 41 |
| Binary | 1110011 | 110101 | 1010000 | 0 | 110110 | 11110 | 110111 | 101001110 | 100101 | 100001 |
Color Harmonies of #733550
Complementary color
Monochromatic Colors of #733550
Black with #733550
Text Example
Text Example
White with #733550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733550; }
p { color: rgb(115,53,80); }
H1.HeaderClassName
{
color: #733550;
}
.AnyTagClassName
{
color: #733550;
}
</style>
background-color css
<style>
a { background-color: #733550; }
a { background-color: rgb(115,53,80); }
div.DivClassName
{
background-color: #733550;
}
.BgClassName
{
background-color: #733550;
}
</style>
border-color css
<style>
span { border-color: #733550; }
span { border-color: rgb(115,53,80); }
td.TdClassName
{
border-color: #733550;
}
.TagClassName
{
border-color: #733550;
}
</style>