Shades of Flirt #732551
Tints of Flirt #732551
RGB
CMYK
RGB Variations
Color information
#732551 (or 0x732551) is known color: Flirt. HEX triplet: 73, 25 and 51. RGB value is (115,37,81). Sum of RGB (Red+Green+Blue) = 115+37+81=233 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.36% from 233); Green value is 37 (14.84% from 255 or 15.88% from 233); Blue value is 81 (32.03% from 255 or 34.76% from 233); Max value from RGB is 115 - color contains mainly: red. Hex color #732551 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732551 is #8CDAAE. Grayscale: #414141. Windows color (decimal): -9231023 or 5318003. OLE color: 5318003.
HSL color Cylindrical-coordinate representation of color #732551: hue angle of 326.15º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #732551 is Cyan = 0, Magento = 0.68, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 81 | - |
| CMYK | 0 | 0.68 | 0.30 | 0.55 |
| HSL | 326.15º | 0.51% | 0.3% | - |
| HSV(B) | 326.15º | 0.68% | 0.45% | - |
| XYZ | 9.22 | 5.56 | 8.37 | - |
| YUV | 65.34 | 136.84 | 163.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 81 | 0 | 0.68 | 0.30 | 0.55 | 326.15 | 0.51 | 0.3 |
| Hex | 73 | 25 | 51 | 0 | 44 | 1E | 37 | 146 | 33 | 1E |
| Octal | 163 | 45 | 121 | 0 | 104 | 36 | 67 | 506 | 63 | 36 |
| Binary | 1110011 | 100101 | 1010001 | 0 | 1000100 | 11110 | 110111 | 101000110 | 110011 | 11110 |
Color Harmonies of #732551
Complementary color
Monochromatic Colors of #732551
Black with #732551
Text Example
Text Example
White with #732551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732551; }
p { color: rgb(115,37,81); }
H1.HeaderClassName
{
color: #732551;
}
.AnyTagClassName
{
color: #732551;
}
</style>
background-color css
<style>
a { background-color: #732551; }
a { background-color: rgb(115,37,81); }
div.DivClassName
{
background-color: #732551;
}
.BgClassName
{
background-color: #732551;
}
</style>
border-color css
<style>
span { border-color: #732551; }
span { border-color: rgb(115,37,81); }
td.TdClassName
{
border-color: #732551;
}
.TagClassName
{
border-color: #732551;
}
</style>