Shades of Flirt #732950
Tints of Flirt #732950
RGB
CMYK
RGB Variations
Color information
#732950 (or 0x732950) is known color: Flirt. HEX triplet: 73, 29 and 50. RGB value is (115,41,80). Sum of RGB (Red+Green+Blue) = 115+41+80=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 41 (16.41% from 255 or 17.37% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #732950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732950 is #8CD6AF. Grayscale: #434343. Windows color (decimal): -9230000 or 5253491. OLE color: 5253491.
HSL color Cylindrical-coordinate representation of color #732950: hue angle of 328.38º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732950 is Cyan = 0, Magento = 0.64, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 80 | - |
| CMYK | 0 | 0.64 | 0.30 | 0.55 |
| HSL | 328.38º | 0.47% | 0.31% | - |
| HSV(B) | 328.38º | 0.64% | 0.45% | - |
| XYZ | 9.31 | 5.81 | 8.22 | - |
| YUV | 67.57 | 135.02 | 161.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 80 | 0 | 0.64 | 0.30 | 0.55 | 328.38 | 0.47 | 0.31 |
| Hex | 73 | 29 | 50 | 0 | 40 | 1E | 37 | 148 | 2F | 1F |
| Octal | 163 | 51 | 120 | 0 | 100 | 36 | 67 | 510 | 57 | 37 |
| Binary | 1110011 | 101001 | 1010000 | 0 | 1000000 | 11110 | 110111 | 101001000 | 101111 | 11111 |
Color Harmonies of #732950
Complementary color
Monochromatic Colors of #732950
Black with #732950
Text Example
Text Example
White with #732950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732950; }
p { color: rgb(115,41,80); }
H1.HeaderClassName
{
color: #732950;
}
.AnyTagClassName
{
color: #732950;
}
</style>
background-color css
<style>
a { background-color: #732950; }
a { background-color: rgb(115,41,80); }
div.DivClassName
{
background-color: #732950;
}
.BgClassName
{
background-color: #732950;
}
</style>
border-color css
<style>
span { border-color: #732950; }
span { border-color: rgb(115,41,80); }
td.TdClassName
{
border-color: #732950;
}
.TagClassName
{
border-color: #732950;
}
</style>