Shades of Flirt #732849
Tints of Flirt #732849
RGB
CMYK
RGB Variations
Color information
#732849 (or 0x732849) is known color: Flirt. HEX triplet: 73, 28 and 49. RGB value is (115,40,73). Sum of RGB (Red+Green+Blue) = 115+40+73=228 (30% of max value = 765). Red value is 115 (45.31% from 255 or 50.44% from 228); Green value is 40 (16.02% from 255 or 17.54% from 228); Blue value is 73 (28.91% from 255 or 32.02% from 228); Max value from RGB is 115 - color contains mainly: red. Hex color #732849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732849 is #8CD7B6. Grayscale: #424242. Windows color (decimal): -9230263 or 4794483. OLE color: 4794483.
HSL color Cylindrical-coordinate representation of color #732849: hue angle of 333.6º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #732849 is Cyan = 0, Magento = 0.65, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 73 | - |
| CMYK | 0 | 0.65 | 0.37 | 0.55 |
| HSL | 333.6º | 0.48% | 0.3% | - |
| HSV(B) | 333.6º | 0.65% | 0.45% | - |
| XYZ | 9.03 | 5.64 | 6.92 | - |
| YUV | 66.19 | 131.85 | 162.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 73 | 0 | 0.65 | 0.37 | 0.55 | 333.6 | 0.48 | 0.3 |
| Hex | 73 | 28 | 49 | 0 | 41 | 25 | 37 | 14E | 30 | 1E |
| Octal | 163 | 50 | 111 | 0 | 101 | 45 | 67 | 516 | 60 | 36 |
| Binary | 1110011 | 101000 | 1001001 | 0 | 1000001 | 100101 | 110111 | 101001110 | 110000 | 11110 |
Color Harmonies of #732849
Complementary color
Monochromatic Colors of #732849
Black with #732849
Text Example
Text Example
White with #732849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732849; }
p { color: rgb(115,40,73); }
H1.HeaderClassName
{
color: #732849;
}
.AnyTagClassName
{
color: #732849;
}
</style>
background-color css
<style>
a { background-color: #732849; }
a { background-color: rgb(115,40,73); }
div.DivClassName
{
background-color: #732849;
}
.BgClassName
{
background-color: #732849;
}
</style>
border-color css
<style>
span { border-color: #732849; }
span { border-color: rgb(115,40,73); }
td.TdClassName
{
border-color: #732849;
}
.TagClassName
{
border-color: #732849;
}
</style>