Shades of Lipstick #943049
Tints of Lipstick #943049
RGB
CMYK
RGB Variations
Color information
#943049 (or 0x943049) is known color: Lipstick. HEX triplet: 94, 30 and 49. RGB value is (148,48,73). Sum of RGB (Red+Green+Blue) = 148+48+73=269 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.02% from 269); Green value is 48 (19.14% from 255 or 17.84% from 269); Blue value is 73 (28.91% from 255 or 27.14% from 269); Max value from RGB is 148 - color contains mainly: red. Hex color #943049 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943049 is #6BCFB6. Grayscale: #505050. Windows color (decimal): -7065527 or 4796564. OLE color: 4796564.
HSL color Cylindrical-coordinate representation of color #943049: hue angle of 345º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #943049 is Cyan = 0, Magento = 0.68, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 48 | 73 | - |
| CMYK | 0 | 0.68 | 0.51 | 0.42 |
| HSL | 345º | 0.51% | 0.38% | - |
| HSV(B) | 345º | 0.68% | 0.58% | - |
| XYZ | 14.47 | 8.89 | 7.26 | - |
| YUV | 80.75 | 123.63 | 175.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 48 | 73 | 0 | 0.68 | 0.51 | 0.42 | 345 | 0.51 | 0.38 |
| Hex | 94 | 30 | 49 | 0 | 44 | 33 | 2A | 159 | 33 | 26 |
| Octal | 224 | 60 | 111 | 0 | 104 | 63 | 52 | 531 | 63 | 46 |
| Binary | 10010100 | 110000 | 1001001 | 0 | 1000100 | 110011 | 101010 | 101011001 | 110011 | 100110 |
Color Harmonies of #943049
Complementary color
Monochromatic Colors of #943049
Black with #943049
Text Example
Text Example
White with #943049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943049; }
p { color: rgb(148,48,73); }
H1.HeaderClassName
{
color: #943049;
}
.AnyTagClassName
{
color: #943049;
}
</style>
background-color css
<style>
a { background-color: #943049; }
a { background-color: rgb(148,48,73); }
div.DivClassName
{
background-color: #943049;
}
.BgClassName
{
background-color: #943049;
}
</style>
border-color css
<style>
span { border-color: #943049; }
span { border-color: rgb(148,48,73); }
td.TdClassName
{
border-color: #943049;
}
.TagClassName
{
border-color: #943049;
}
</style>