Shades of Flirt #732846
Tints of Flirt #732846
RGB
CMYK
RGB Variations
Color information
#732846 (or 0x732846) is known color: Flirt. HEX triplet: 73, 28 and 46. RGB value is (115,40,70). Sum of RGB (Red+Green+Blue) = 115+40+70=225 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.11% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 70 (27.73% from 255 or 31.11% from 225); Max value from RGB is 115 - color contains mainly: red. Hex color #732846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732846 is #8CD7B9. Grayscale: #414141. Windows color (decimal): -9230266 or 4597875. OLE color: 4597875.
HSL color Cylindrical-coordinate representation of color #732846: hue angle of 336º 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 #732846 is Cyan = 0, Magento = 0.65, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 70 | - |
| CMYK | 0 | 0.65 | 0.39 | 0.55 |
| HSL | 336º | 0.48% | 0.3% | - |
| HSV(B) | 336º | 0.65% | 0.45% | - |
| XYZ | 8.93 | 5.6 | 6.41 | - |
| YUV | 65.85 | 130.35 | 163.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 70 | 0 | 0.65 | 0.39 | 0.55 | 336 | 0.48 | 0.3 |
| Hex | 73 | 28 | 46 | 0 | 41 | 27 | 37 | 150 | 30 | 1E |
| Octal | 163 | 50 | 106 | 0 | 101 | 47 | 67 | 520 | 60 | 36 |
| Binary | 1110011 | 101000 | 1000110 | 0 | 1000001 | 100111 | 110111 | 101010000 | 110000 | 11110 |
Color Harmonies of #732846
Complementary color
Monochromatic Colors of #732846
Black with #732846
Text Example
Text Example
White with #732846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732846; }
p { color: rgb(115,40,70); }
H1.HeaderClassName
{
color: #732846;
}
.AnyTagClassName
{
color: #732846;
}
</style>
background-color css
<style>
a { background-color: #732846; }
a { background-color: rgb(115,40,70); }
div.DivClassName
{
background-color: #732846;
}
.BgClassName
{
background-color: #732846;
}
</style>
border-color css
<style>
span { border-color: #732846; }
span { border-color: rgb(115,40,70); }
td.TdClassName
{
border-color: #732846;
}
.TagClassName
{
border-color: #732846;
}
</style>