Shades of Flirt #733157
Tints of Flirt #733157
RGB
CMYK
RGB Variations
Color information
#733157 (or 0x733157) is known color: Flirt. HEX triplet: 73, 31 and 57. RGB value is (115,49,87). Sum of RGB (Red+Green+Blue) = 115+49+87=251 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.82% from 251); Green value is 49 (19.53% from 255 or 19.52% from 251); Blue value is 87 (34.38% from 255 or 34.66% from 251); Max value from RGB is 115 - color contains mainly: red. Hex color #733157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733157 is #8CCEA8. Grayscale: #484848. Windows color (decimal): -9227945 or 5714291. OLE color: 5714291.
HSL color Cylindrical-coordinate representation of color #733157: hue angle of 325.45º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #733157 is Cyan = 0, Magento = 0.57, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 87 | - |
| CMYK | 0 | 0.57 | 0.24 | 0.55 |
| HSL | 325.45º | 0.4% | 0.32% | - |
| HSV(B) | 325.45º | 0.57% | 0.45% | - |
| XYZ | 9.89 | 6.53 | 9.76 | - |
| YUV | 73.07 | 135.87 | 157.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 87 | 0 | 0.57 | 0.24 | 0.55 | 325.45 | 0.4 | 0.32 |
| Hex | 73 | 31 | 57 | 0 | 39 | 18 | 37 | 145 | 28 | 20 |
| Octal | 163 | 61 | 127 | 0 | 71 | 30 | 67 | 505 | 50 | 40 |
| Binary | 1110011 | 110001 | 1010111 | 0 | 111001 | 11000 | 110111 | 101000101 | 101000 | 100000 |
Color Harmonies of #733157
Complementary color
Monochromatic Colors of #733157
Black with #733157
Text Example
Text Example
White with #733157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733157; }
p { color: rgb(115,49,87); }
H1.HeaderClassName
{
color: #733157;
}
.AnyTagClassName
{
color: #733157;
}
</style>
background-color css
<style>
a { background-color: #733157; }
a { background-color: rgb(115,49,87); }
div.DivClassName
{
background-color: #733157;
}
.BgClassName
{
background-color: #733157;
}
</style>
border-color css
<style>
span { border-color: #733157; }
span { border-color: rgb(115,49,87); }
td.TdClassName
{
border-color: #733157;
}
.TagClassName
{
border-color: #733157;
}
</style>