Shades of Flirt #733950
Tints of Flirt #733950
RGB
CMYK
RGB Variations
Color information
#733950 (or 0x733950) is known color: Flirt. HEX triplet: 73, 39 and 50. RGB value is (115,57,80). Sum of RGB (Red+Green+Blue) = 115+57+80=252 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.63% from 252); Green value is 57 (22.66% from 255 or 22.62% from 252); Blue value is 80 (31.64% from 255 or 31.75% from 252); Max value from RGB is 115 - color contains mainly: red. Hex color #733950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733950 is #8CC6AF. Grayscale: #4C4C4C. Windows color (decimal): -9225904 or 5257587. OLE color: 5257587.
HSL color Cylindrical-coordinate representation of color #733950: hue angle of 336.21º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #733950 is Cyan = 0, Magento = 0.50, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 57 | 80 | - |
| CMYK | 0 | 0.50 | 0.30 | 0.55 |
| HSL | 336.21º | 0.34% | 0.34% | - |
| HSV(B) | 336.21º | 0.5% | 0.45% | - |
| XYZ | 9.98 | 7.15 | 8.44 | - |
| YUV | 76.96 | 129.72 | 155.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 57 | 80 | 0 | 0.50 | 0.30 | 0.55 | 336.21 | 0.34 | 0.34 |
| Hex | 73 | 39 | 50 | 0 | 32 | 1E | 37 | 150 | 22 | 22 |
| Octal | 163 | 71 | 120 | 0 | 62 | 36 | 67 | 520 | 42 | 42 |
| Binary | 1110011 | 111001 | 1010000 | 0 | 110010 | 11110 | 110111 | 101010000 | 100010 | 100010 |
Color Harmonies of #733950
Complementary color
Monochromatic Colors of #733950
Black with #733950
Text Example
Text Example
White with #733950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733950; }
p { color: rgb(115,57,80); }
H1.HeaderClassName
{
color: #733950;
}
.AnyTagClassName
{
color: #733950;
}
</style>
background-color css
<style>
a { background-color: #733950; }
a { background-color: rgb(115,57,80); }
div.DivClassName
{
background-color: #733950;
}
.BgClassName
{
background-color: #733950;
}
</style>
border-color css
<style>
span { border-color: #733950; }
span { border-color: rgb(115,57,80); }
td.TdClassName
{
border-color: #733950;
}
.TagClassName
{
border-color: #733950;
}
</style>