Shades of Flirt #733349
Tints of Flirt #733349
RGB
CMYK
RGB Variations
Color information
#733349 (or 0x733349) is known color: Flirt. HEX triplet: 73, 33 and 49. RGB value is (115,51,73). Sum of RGB (Red+Green+Blue) = 115+51+73=239 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.12% from 239); Green value is 51 (20.31% from 255 or 21.34% from 239); Blue value is 73 (28.91% from 255 or 30.54% from 239); Max value from RGB is 115 - color contains mainly: red. Hex color #733349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733349 is #8CCCB6. Grayscale: #484848. Windows color (decimal): -9227447 or 4797299. OLE color: 4797299.
HSL color Cylindrical-coordinate representation of color #733349: hue angle of 339.38º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #733349 is Cyan = 0, Magento = 0.56, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 73 | - |
| CMYK | 0 | 0.56 | 0.37 | 0.55 |
| HSL | 339.38º | 0.39% | 0.33% | - |
| HSV(B) | 339.38º | 0.56% | 0.45% | - |
| XYZ | 9.46 | 6.49 | 7.06 | - |
| YUV | 72.64 | 128.2 | 158.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 73 | 0 | 0.56 | 0.37 | 0.55 | 339.38 | 0.39 | 0.33 |
| Hex | 73 | 33 | 49 | 0 | 38 | 25 | 37 | 153 | 27 | 21 |
| Octal | 163 | 63 | 111 | 0 | 70 | 45 | 67 | 523 | 47 | 41 |
| Binary | 1110011 | 110011 | 1001001 | 0 | 111000 | 100101 | 110111 | 101010011 | 100111 | 100001 |
Color Harmonies of #733349
Complementary color
Monochromatic Colors of #733349
Black with #733349
Text Example
Text Example
White with #733349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733349; }
p { color: rgb(115,51,73); }
H1.HeaderClassName
{
color: #733349;
}
.AnyTagClassName
{
color: #733349;
}
</style>
background-color css
<style>
a { background-color: #733349; }
a { background-color: rgb(115,51,73); }
div.DivClassName
{
background-color: #733349;
}
.BgClassName
{
background-color: #733349;
}
</style>
border-color css
<style>
span { border-color: #733349; }
span { border-color: rgb(115,51,73); }
td.TdClassName
{
border-color: #733349;
}
.TagClassName
{
border-color: #733349;
}
</style>