Shades of Flirt #733558
Tints of Flirt #733558
RGB
CMYK
RGB Variations
Color information
#733558 (or 0x733558) is known color: Flirt. HEX triplet: 73, 35 and 58. RGB value is (115,53,88). Sum of RGB (Red+Green+Blue) = 115+53+88=256 (33% of max value = 765). Red value is 115 (45.31% from 255 or 44.92% from 256); Green value is 53 (21.09% from 255 or 20.70% from 256); Blue value is 88 (34.77% from 255 or 34.38% from 256); Max value from RGB is 115 - color contains mainly: red. Hex color #733558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733558 is #8CCAA7. Grayscale: #4B4B4B. Windows color (decimal): -9226920 or 5780851. OLE color: 5780851.
HSL color Cylindrical-coordinate representation of color #733558: hue angle of 326.13º 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 #733558 is Cyan = 0, Magento = 0.54, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 88 | - |
| CMYK | 0 | 0.54 | 0.23 | 0.55 |
| HSL | 326.13º | 0.37% | 0.33% | - |
| HSV(B) | 326.13º | 0.54% | 0.45% | - |
| XYZ | 10.1 | 6.9 | 10.03 | - |
| YUV | 75.53 | 135.04 | 156.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 88 | 0 | 0.54 | 0.23 | 0.55 | 326.13 | 0.37 | 0.33 |
| Hex | 73 | 35 | 58 | 0 | 36 | 17 | 37 | 146 | 25 | 21 |
| Octal | 163 | 65 | 130 | 0 | 66 | 27 | 67 | 506 | 45 | 41 |
| Binary | 1110011 | 110101 | 1011000 | 0 | 110110 | 10111 | 110111 | 101000110 | 100101 | 100001 |
Color Harmonies of #733558
Complementary color
Monochromatic Colors of #733558
Black with #733558
Text Example
Text Example
White with #733558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733558; }
p { color: rgb(115,53,88); }
H1.HeaderClassName
{
color: #733558;
}
.AnyTagClassName
{
color: #733558;
}
</style>
background-color css
<style>
a { background-color: #733558; }
a { background-color: rgb(115,53,88); }
div.DivClassName
{
background-color: #733558;
}
.BgClassName
{
background-color: #733558;
}
</style>
border-color css
<style>
span { border-color: #733558; }
span { border-color: rgb(115,53,88); }
td.TdClassName
{
border-color: #733558;
}
.TagClassName
{
border-color: #733558;
}
</style>