Shades of Flirt #732650
Tints of Flirt #732650
RGB
CMYK
RGB Variations
Color information
#732650 (or 0x732650) is known color: Flirt. HEX triplet: 73, 26 and 50. RGB value is (115,38,80). Sum of RGB (Red+Green+Blue) = 115+38+80=233 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.36% from 233); Green value is 38 (15.23% from 255 or 16.31% from 233); Blue value is 80 (31.64% from 255 or 34.33% from 233); Max value from RGB is 115 - color contains mainly: red. Hex color #732650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732650 is #8CD9AF. Grayscale: #414141. Windows color (decimal): -9230768 or 5252723. OLE color: 5252723.
HSL color Cylindrical-coordinate representation of color #732650: hue angle of 327.27º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #732650 is Cyan = 0, Magento = 0.67, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 80 | - |
| CMYK | 0 | 0.67 | 0.30 | 0.55 |
| HSL | 327.27º | 0.5% | 0.3% | - |
| HSV(B) | 327.27º | 0.67% | 0.45% | - |
| XYZ | 9.21 | 5.61 | 8.19 | - |
| YUV | 65.81 | 136.01 | 163.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 80 | 0 | 0.67 | 0.30 | 0.55 | 327.27 | 0.5 | 0.3 |
| Hex | 73 | 26 | 50 | 0 | 43 | 1E | 37 | 147 | 32 | 1E |
| Octal | 163 | 46 | 120 | 0 | 103 | 36 | 67 | 507 | 62 | 36 |
| Binary | 1110011 | 100110 | 1010000 | 0 | 1000011 | 11110 | 110111 | 101000111 | 110010 | 11110 |
Color Harmonies of #732650
Complementary color
Monochromatic Colors of #732650
Black with #732650
Text Example
Text Example
White with #732650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732650; }
p { color: rgb(115,38,80); }
H1.HeaderClassName
{
color: #732650;
}
.AnyTagClassName
{
color: #732650;
}
</style>
background-color css
<style>
a { background-color: #732650; }
a { background-color: rgb(115,38,80); }
div.DivClassName
{
background-color: #732650;
}
.BgClassName
{
background-color: #732650;
}
</style>
border-color css
<style>
span { border-color: #732650; }
span { border-color: rgb(115,38,80); }
td.TdClassName
{
border-color: #732650;
}
.TagClassName
{
border-color: #732650;
}
</style>