Shades of Flirt #733755
Tints of Flirt #733755
RGB
CMYK
RGB Variations
Color information
#733755 (or 0x733755) is known color: Flirt. HEX triplet: 73, 37 and 55. RGB value is (115,55,85). Sum of RGB (Red+Green+Blue) = 115+55+85=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 55 (21.88% from 255 or 21.57% from 255); Blue value is 85 (33.59% from 255 or 33.33% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #733755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733755 is #8CC8AA. Grayscale: #4C4C4C. Windows color (decimal): -9226411 or 5584755. OLE color: 5584755.
HSL color Cylindrical-coordinate representation of color #733755: hue angle of 330º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #733755 is Cyan = 0, Magento = 0.52, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 85 | - |
| CMYK | 0 | 0.52 | 0.26 | 0.55 |
| HSL | 330º | 0.35% | 0.33% | - |
| HSV(B) | 330º | 0.52% | 0.45% | - |
| XYZ | 10.08 | 7.03 | 9.42 | - |
| YUV | 76.36 | 132.88 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 85 | 0 | 0.52 | 0.26 | 0.55 | 330 | 0.35 | 0.33 |
| Hex | 73 | 37 | 55 | 0 | 34 | 1A | 37 | 14A | 23 | 21 |
| Octal | 163 | 67 | 125 | 0 | 64 | 32 | 67 | 512 | 43 | 41 |
| Binary | 1110011 | 110111 | 1010101 | 0 | 110100 | 11010 | 110111 | 101001010 | 100011 | 100001 |
Color Harmonies of #733755
Complementary color
Monochromatic Colors of #733755
Black with #733755
Text Example
Text Example
White with #733755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733755; }
p { color: rgb(115,55,85); }
H1.HeaderClassName
{
color: #733755;
}
.AnyTagClassName
{
color: #733755;
}
</style>
background-color css
<style>
a { background-color: #733755; }
a { background-color: rgb(115,55,85); }
div.DivClassName
{
background-color: #733755;
}
.BgClassName
{
background-color: #733755;
}
</style>
border-color css
<style>
span { border-color: #733755; }
span { border-color: rgb(115,55,85); }
td.TdClassName
{
border-color: #733755;
}
.TagClassName
{
border-color: #733755;
}
</style>