Shades of Flirt #733053
Tints of Flirt #733053
RGB
CMYK
RGB Variations
Color information
#733053 (or 0x733053) is known color: Flirt. HEX triplet: 73, 30 and 53. RGB value is (115,48,83). Sum of RGB (Red+Green+Blue) = 115+48+83=246 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.75% from 246); Green value is 48 (19.14% from 255 or 19.51% from 246); Blue value is 83 (32.81% from 255 or 33.74% from 246); Max value from RGB is 115 - color contains mainly: red. Hex color #733053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733053 is #8CCFAC. Grayscale: #474747. Windows color (decimal): -9228205 or 5451891. OLE color: 5451891.
HSL color Cylindrical-coordinate representation of color #733053: hue angle of 328.66º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #733053 is Cyan = 0, Magento = 0.58, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 48 | 83 | - |
| CMYK | 0 | 0.58 | 0.28 | 0.55 |
| HSL | 328.66º | 0.41% | 0.32% | - |
| HSV(B) | 328.66º | 0.58% | 0.45% | - |
| XYZ | 9.69 | 6.38 | 8.91 | - |
| YUV | 72.02 | 134.2 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 48 | 83 | 0 | 0.58 | 0.28 | 0.55 | 328.66 | 0.41 | 0.32 |
| Hex | 73 | 30 | 53 | 0 | 3A | 1C | 37 | 149 | 29 | 20 |
| Octal | 163 | 60 | 123 | 0 | 72 | 34 | 67 | 511 | 51 | 40 |
| Binary | 1110011 | 110000 | 1010011 | 0 | 111010 | 11100 | 110111 | 101001001 | 101001 | 100000 |
Color Harmonies of #733053
Complementary color
Monochromatic Colors of #733053
Black with #733053
Text Example
Text Example
White with #733053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733053; }
p { color: rgb(115,48,83); }
H1.HeaderClassName
{
color: #733053;
}
.AnyTagClassName
{
color: #733053;
}
</style>
background-color css
<style>
a { background-color: #733053; }
a { background-color: rgb(115,48,83); }
div.DivClassName
{
background-color: #733053;
}
.BgClassName
{
background-color: #733053;
}
</style>
border-color css
<style>
span { border-color: #733053; }
span { border-color: rgb(115,48,83); }
td.TdClassName
{
border-color: #733053;
}
.TagClassName
{
border-color: #733053;
}
</style>