Shades of Flirt #732847
Tints of Flirt #732847
RGB
CMYK
RGB Variations
Color information
#732847 (or 0x732847) is known color: Flirt. HEX triplet: 73, 28 and 47. RGB value is (115,40,71). Sum of RGB (Red+Green+Blue) = 115+40+71=226 (29% of max value = 765). Red value is 115 (45.31% from 255 or 50.88% from 226); Green value is 40 (16.02% from 255 or 17.70% from 226); Blue value is 71 (28.12% from 255 or 31.42% from 226); Max value from RGB is 115 - color contains mainly: red. Hex color #732847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732847 is #8CD7B8. Grayscale: #414141. Windows color (decimal): -9230265 or 4663411. OLE color: 4663411.
HSL color Cylindrical-coordinate representation of color #732847: hue angle of 335.2º 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 #732847 is Cyan = 0, Magento = 0.65, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 71 | - |
| CMYK | 0 | 0.65 | 0.38 | 0.55 |
| HSL | 335.2º | 0.48% | 0.3% | - |
| HSV(B) | 335.2º | 0.65% | 0.45% | - |
| XYZ | 8.97 | 5.62 | 6.57 | - |
| YUV | 65.96 | 130.85 | 162.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 71 | 0 | 0.65 | 0.38 | 0.55 | 335.2 | 0.48 | 0.3 |
| Hex | 73 | 28 | 47 | 0 | 41 | 26 | 37 | 14F | 30 | 1E |
| Octal | 163 | 50 | 107 | 0 | 101 | 46 | 67 | 517 | 60 | 36 |
| Binary | 1110011 | 101000 | 1000111 | 0 | 1000001 | 100110 | 110111 | 101001111 | 110000 | 11110 |
Color Harmonies of #732847
Complementary color
Monochromatic Colors of #732847
Black with #732847
Text Example
Text Example
White with #732847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732847; }
p { color: rgb(115,40,71); }
H1.HeaderClassName
{
color: #732847;
}
.AnyTagClassName
{
color: #732847;
}
</style>
background-color css
<style>
a { background-color: #732847; }
a { background-color: rgb(115,40,71); }
div.DivClassName
{
background-color: #732847;
}
.BgClassName
{
background-color: #732847;
}
</style>
border-color css
<style>
span { border-color: #732847; }
span { border-color: rgb(115,40,71); }
td.TdClassName
{
border-color: #732847;
}
.TagClassName
{
border-color: #732847;
}
</style>