Shades of Flirt #732844
Tints of Flirt #732844
RGB
CMYK
RGB Variations
Color information
#732844 (or 0x732844) is known color: Flirt. HEX triplet: 73, 28 and 44. RGB value is (115,40,68). Sum of RGB (Red+Green+Blue) = 115+40+68=223 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.57% from 223); Green value is 40 (16.02% from 255 or 17.94% from 223); Blue value is 68 (26.95% from 255 or 30.49% from 223); Max value from RGB is 115 - color contains mainly: red. Hex color #732844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732844 is #8CD7BB. Grayscale: #414141. Windows color (decimal): -9230268 or 4466803. OLE color: 4466803.
HSL color Cylindrical-coordinate representation of color #732844: hue angle of 337.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 #732844 is Cyan = 0, Magento = 0.65, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 68 | - |
| CMYK | 0 | 0.65 | 0.41 | 0.55 |
| HSL | 337.6º | 0.48% | 0.3% | - |
| HSV(B) | 337.6º | 0.65% | 0.45% | - |
| XYZ | 8.87 | 5.58 | 6.08 | - |
| YUV | 65.62 | 129.35 | 163.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 68 | 0 | 0.65 | 0.41 | 0.55 | 337.6 | 0.48 | 0.3 |
| Hex | 73 | 28 | 44 | 0 | 41 | 29 | 37 | 152 | 30 | 1E |
| Octal | 163 | 50 | 104 | 0 | 101 | 51 | 67 | 522 | 60 | 36 |
| Binary | 1110011 | 101000 | 1000100 | 0 | 1000001 | 101001 | 110111 | 101010010 | 110000 | 11110 |
Color Harmonies of #732844
Complementary color
Monochromatic Colors of #732844
Black with #732844
Text Example
Text Example
White with #732844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732844; }
p { color: rgb(115,40,68); }
H1.HeaderClassName
{
color: #732844;
}
.AnyTagClassName
{
color: #732844;
}
</style>
background-color css
<style>
a { background-color: #732844; }
a { background-color: rgb(115,40,68); }
div.DivClassName
{
background-color: #732844;
}
.BgClassName
{
background-color: #732844;
}
</style>
border-color css
<style>
span { border-color: #732844; }
span { border-color: rgb(115,40,68); }
td.TdClassName
{
border-color: #732844;
}
.TagClassName
{
border-color: #732844;
}
</style>