Shades of Flirt #733753
Tints of Flirt #733753
RGB
CMYK
RGB Variations
Color information
#733753 (or 0x733753) is known color: Flirt. HEX triplet: 73, 37 and 53. RGB value is (115,55,83). Sum of RGB (Red+Green+Blue) = 115+55+83=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 55 (21.88% from 255 or 21.74% from 253); Blue value is 83 (32.81% from 255 or 32.81% from 253); Max value from RGB is 115 - color contains mainly: red. Hex color #733753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733753 is #8CC8AC. Grayscale: #4C4C4C. Windows color (decimal): -9226413 or 5453683. OLE color: 5453683.
HSL color Cylindrical-coordinate representation of color #733753: hue angle of 332º 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 #733753 is Cyan = 0, Magento = 0.52, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 83 | - |
| CMYK | 0 | 0.52 | 0.28 | 0.55 |
| HSL | 332º | 0.35% | 0.33% | - |
| HSV(B) | 332º | 0.52% | 0.45% | - |
| XYZ | 10 | 7 | 9.01 | - |
| YUV | 76.13 | 131.88 | 155.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 83 | 0 | 0.52 | 0.28 | 0.55 | 332 | 0.35 | 0.33 |
| Hex | 73 | 37 | 53 | 0 | 34 | 1C | 37 | 14C | 23 | 21 |
| Octal | 163 | 67 | 123 | 0 | 64 | 34 | 67 | 514 | 43 | 41 |
| Binary | 1110011 | 110111 | 1010011 | 0 | 110100 | 11100 | 110111 | 101001100 | 100011 | 100001 |
Color Harmonies of #733753
Complementary color
Monochromatic Colors of #733753
Black with #733753
Text Example
Text Example
White with #733753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733753; }
p { color: rgb(115,55,83); }
H1.HeaderClassName
{
color: #733753;
}
.AnyTagClassName
{
color: #733753;
}
</style>
background-color css
<style>
a { background-color: #733753; }
a { background-color: rgb(115,55,83); }
div.DivClassName
{
background-color: #733753;
}
.BgClassName
{
background-color: #733753;
}
</style>
border-color css
<style>
span { border-color: #733753; }
span { border-color: rgb(115,55,83); }
td.TdClassName
{
border-color: #733753;
}
.TagClassName
{
border-color: #733753;
}
</style>