Shades of Flirt #733346
Tints of Flirt #733346
RGB
CMYK
RGB Variations
Color information
#733346 (or 0x733346) is known color: Flirt. HEX triplet: 73, 33 and 46. RGB value is (115,51,70). Sum of RGB (Red+Green+Blue) = 115+51+70=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 51 (20.31% from 255 or 21.61% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #733346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733346 is #8CCCB9. Grayscale: #484848. Windows color (decimal): -9227450 or 4600691. OLE color: 4600691.
HSL color Cylindrical-coordinate representation of color #733346: hue angle of 342.19º 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 #733346 is Cyan = 0, Magento = 0.56, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 70 | - |
| CMYK | 0 | 0.56 | 0.39 | 0.55 |
| HSL | 342.19º | 0.39% | 0.33% | - |
| HSV(B) | 342.19º | 0.56% | 0.45% | - |
| XYZ | 9.36 | 6.45 | 6.55 | - |
| YUV | 72.3 | 126.7 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 70 | 0 | 0.56 | 0.39 | 0.55 | 342.19 | 0.39 | 0.33 |
| Hex | 73 | 33 | 46 | 0 | 38 | 27 | 37 | 156 | 27 | 21 |
| Octal | 163 | 63 | 106 | 0 | 70 | 47 | 67 | 526 | 47 | 41 |
| Binary | 1110011 | 110011 | 1000110 | 0 | 111000 | 100111 | 110111 | 101010110 | 100111 | 100001 |
Color Harmonies of #733346
Complementary color
Monochromatic Colors of #733346
Black with #733346
Text Example
Text Example
White with #733346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733346; }
p { color: rgb(115,51,70); }
H1.HeaderClassName
{
color: #733346;
}
.AnyTagClassName
{
color: #733346;
}
</style>
background-color css
<style>
a { background-color: #733346; }
a { background-color: rgb(115,51,70); }
div.DivClassName
{
background-color: #733346;
}
.BgClassName
{
background-color: #733346;
}
</style>
border-color css
<style>
span { border-color: #733346; }
span { border-color: rgb(115,51,70); }
td.TdClassName
{
border-color: #733346;
}
.TagClassName
{
border-color: #733346;
}
</style>