Shades of Flirt #733757
Tints of Flirt #733757
RGB
CMYK
RGB Variations
Color information
#733757 (or 0x733757) is known color: Flirt. HEX triplet: 73, 37 and 57. RGB value is (115,55,87). Sum of RGB (Red+Green+Blue) = 115+55+87=257 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.75% from 257); Green value is 55 (21.88% from 255 or 21.40% from 257); Blue value is 87 (34.38% from 255 or 33.85% from 257); Max value from RGB is 115 - color contains mainly: red. Hex color #733757 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733757 is #8CC8A8. Grayscale: #4C4C4C. Windows color (decimal): -9226409 or 5715827. OLE color: 5715827.
HSL color Cylindrical-coordinate representation of color #733757: hue angle of 328º 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 #733757 is Cyan = 0, Magento = 0.52, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 87 | - |
| CMYK | 0 | 0.52 | 0.24 | 0.55 |
| HSL | 328º | 0.35% | 0.33% | - |
| HSV(B) | 328º | 0.52% | 0.45% | - |
| XYZ | 10.16 | 7.07 | 9.85 | - |
| YUV | 76.59 | 133.88 | 155.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 87 | 0 | 0.52 | 0.24 | 0.55 | 328 | 0.35 | 0.33 |
| Hex | 73 | 37 | 57 | 0 | 34 | 18 | 37 | 148 | 23 | 21 |
| Octal | 163 | 67 | 127 | 0 | 64 | 30 | 67 | 510 | 43 | 41 |
| Binary | 1110011 | 110111 | 1010111 | 0 | 110100 | 11000 | 110111 | 101001000 | 100011 | 100001 |
Color Harmonies of #733757
Complementary color
Monochromatic Colors of #733757
Black with #733757
Text Example
Text Example
White with #733757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733757; }
p { color: rgb(115,55,87); }
H1.HeaderClassName
{
color: #733757;
}
.AnyTagClassName
{
color: #733757;
}
</style>
background-color css
<style>
a { background-color: #733757; }
a { background-color: rgb(115,55,87); }
div.DivClassName
{
background-color: #733757;
}
.BgClassName
{
background-color: #733757;
}
</style>
border-color css
<style>
span { border-color: #733757; }
span { border-color: rgb(115,55,87); }
td.TdClassName
{
border-color: #733757;
}
.TagClassName
{
border-color: #733757;
}
</style>