Shades of Flirt #733554
Tints of Flirt #733554
RGB
CMYK
RGB Variations
Color information
#733554 (or 0x733554) is known color: Flirt. HEX triplet: 73, 35 and 54. RGB value is (115,53,84). Sum of RGB (Red+Green+Blue) = 115+53+84=252 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.63% from 252); Green value is 53 (21.09% from 255 or 21.03% from 252); Blue value is 84 (33.20% from 255 or 33.33% from 252); Max value from RGB is 115 - color contains mainly: red. Hex color #733554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733554 is #8CCAAB. Grayscale: #4B4B4B. Windows color (decimal): -9226924 or 5518707. OLE color: 5518707.
HSL color Cylindrical-coordinate representation of color #733554: hue angle of 330º 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 #733554 is Cyan = 0, Magento = 0.54, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 84 | - |
| CMYK | 0 | 0.54 | 0.27 | 0.55 |
| HSL | 330º | 0.37% | 0.33% | - |
| HSV(B) | 330º | 0.54% | 0.45% | - |
| XYZ | 9.94 | 6.83 | 9.18 | - |
| YUV | 75.07 | 133.04 | 156.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 84 | 0 | 0.54 | 0.27 | 0.55 | 330 | 0.37 | 0.33 |
| Hex | 73 | 35 | 54 | 0 | 36 | 1B | 37 | 14A | 25 | 21 |
| Octal | 163 | 65 | 124 | 0 | 66 | 33 | 67 | 512 | 45 | 41 |
| Binary | 1110011 | 110101 | 1010100 | 0 | 110110 | 11011 | 110111 | 101001010 | 100101 | 100001 |
Color Harmonies of #733554
Complementary color
Monochromatic Colors of #733554
Black with #733554
Text Example
Text Example
White with #733554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733554; }
p { color: rgb(115,53,84); }
H1.HeaderClassName
{
color: #733554;
}
.AnyTagClassName
{
color: #733554;
}
</style>
background-color css
<style>
a { background-color: #733554; }
a { background-color: rgb(115,53,84); }
div.DivClassName
{
background-color: #733554;
}
.BgClassName
{
background-color: #733554;
}
</style>
border-color css
<style>
span { border-color: #733554; }
span { border-color: rgb(115,53,84); }
td.TdClassName
{
border-color: #733554;
}
.TagClassName
{
border-color: #733554;
}
</style>