Shades of Flirt #732946
Tints of Flirt #732946
RGB
CMYK
RGB Variations
Color information
#732946 (or 0x732946) is known color: Flirt. HEX triplet: 73, 29 and 46. RGB value is (115,41,70). Sum of RGB (Red+Green+Blue) = 115+41+70=226 (29% of max value = 765). Red value is 115 (45.31% from 255 or 50.88% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 70 (27.73% from 255 or 30.97% from 226); Max value from RGB is 115 - color contains mainly: red. Hex color #732946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732946 is #8CD6B9. Grayscale: #424242. Windows color (decimal): -9230010 or 4598131. OLE color: 4598131.
HSL color Cylindrical-coordinate representation of color #732946: hue angle of 336.49º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732946 is Cyan = 0, Magento = 0.64, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 70 | - |
| CMYK | 0 | 0.64 | 0.39 | 0.55 |
| HSL | 336.49º | 0.47% | 0.31% | - |
| HSV(B) | 336.49º | 0.64% | 0.45% | - |
| XYZ | 8.97 | 5.67 | 6.42 | - |
| YUV | 66.43 | 130.02 | 162.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 70 | 0 | 0.64 | 0.39 | 0.55 | 336.49 | 0.47 | 0.31 |
| Hex | 73 | 29 | 46 | 0 | 40 | 27 | 37 | 150 | 2F | 1F |
| Octal | 163 | 51 | 106 | 0 | 100 | 47 | 67 | 520 | 57 | 37 |
| Binary | 1110011 | 101001 | 1000110 | 0 | 1000000 | 100111 | 110111 | 101010000 | 101111 | 11111 |
Color Harmonies of #732946
Complementary color
Monochromatic Colors of #732946
Black with #732946
Text Example
Text Example
White with #732946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732946; }
p { color: rgb(115,41,70); }
H1.HeaderClassName
{
color: #732946;
}
.AnyTagClassName
{
color: #732946;
}
</style>
background-color css
<style>
a { background-color: #732946; }
a { background-color: rgb(115,41,70); }
div.DivClassName
{
background-color: #732946;
}
.BgClassName
{
background-color: #732946;
}
</style>
border-color css
<style>
span { border-color: #732946; }
span { border-color: rgb(115,41,70); }
td.TdClassName
{
border-color: #732946;
}
.TagClassName
{
border-color: #732946;
}
</style>