Shades of Flirt #733653
Tints of Flirt #733653
RGB
CMYK
RGB Variations
Color information
#733653 (or 0x733653) is known color: Flirt. HEX triplet: 73, 36 and 53. RGB value is (115,54,83). Sum of RGB (Red+Green+Blue) = 115+54+83=252 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.63% from 252); Green value is 54 (21.48% from 255 or 21.43% from 252); Blue value is 83 (32.81% from 255 or 32.94% from 252); Max value from RGB is 115 - color contains mainly: red. Hex color #733653 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733653 is #8CC9AC. Grayscale: #4B4B4B. Windows color (decimal): -9226669 or 5453427. OLE color: 5453427.
HSL color Cylindrical-coordinate representation of color #733653: hue angle of 331.48º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #733653 is Cyan = 0, Magento = 0.53, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 54 | 83 | - |
| CMYK | 0 | 0.53 | 0.28 | 0.55 |
| HSL | 331.48º | 0.36% | 0.33% | - |
| HSV(B) | 331.48º | 0.53% | 0.45% | - |
| XYZ | 9.95 | 6.91 | 8.99 | - |
| YUV | 75.55 | 132.21 | 156.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 83 | 0 | 0.53 | 0.28 | 0.55 | 331.48 | 0.36 | 0.33 |
| Hex | 73 | 36 | 53 | 0 | 35 | 1C | 37 | 14B | 24 | 21 |
| Octal | 163 | 66 | 123 | 0 | 65 | 34 | 67 | 513 | 44 | 41 |
| Binary | 1110011 | 110110 | 1010011 | 0 | 110101 | 11100 | 110111 | 101001011 | 100100 | 100001 |
Color Harmonies of #733653
Complementary color
Monochromatic Colors of #733653
Black with #733653
Text Example
Text Example
White with #733653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733653; }
p { color: rgb(115,54,83); }
H1.HeaderClassName
{
color: #733653;
}
.AnyTagClassName
{
color: #733653;
}
</style>
background-color css
<style>
a { background-color: #733653; }
a { background-color: rgb(115,54,83); }
div.DivClassName
{
background-color: #733653;
}
.BgClassName
{
background-color: #733653;
}
</style>
border-color css
<style>
span { border-color: #733653; }
span { border-color: rgb(115,54,83); }
td.TdClassName
{
border-color: #733653;
}
.TagClassName
{
border-color: #733653;
}
</style>