Shades of Lipstick #943048
Tints of Lipstick #943048
RGB
CMYK
RGB Variations
Color information
#943048 (or 0x943048) is known color: Lipstick. HEX triplet: 94, 30 and 48. RGB value is (148,48,72). Sum of RGB (Red+Green+Blue) = 148+48+72=268 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.22% from 268); Green value is 48 (19.14% from 255 or 17.91% from 268); Blue value is 72 (28.52% from 255 or 26.87% from 268); Max value from RGB is 148 - color contains mainly: red. Hex color #943048 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943048 is #6BCFB7. Grayscale: #505050. Windows color (decimal): -7065528 or 4731028. OLE color: 4731028.
HSL color Cylindrical-coordinate representation of color #943048: hue angle of 345.6º 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 #943048 is Cyan = 0, Magento = 0.68, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 48 | 72 | - |
| CMYK | 0 | 0.68 | 0.51 | 0.42 |
| HSL | 345.6º | 0.51% | 0.38% | - |
| HSV(B) | 345.6º | 0.68% | 0.58% | - |
| XYZ | 14.44 | 8.88 | 7.08 | - |
| YUV | 80.64 | 123.13 | 176.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 48 | 72 | 0 | 0.68 | 0.51 | 0.42 | 345.6 | 0.51 | 0.38 |
| Hex | 94 | 30 | 48 | 0 | 44 | 33 | 2A | 15A | 33 | 26 |
| Octal | 224 | 60 | 110 | 0 | 104 | 63 | 52 | 532 | 63 | 46 |
| Binary | 10010100 | 110000 | 1001000 | 0 | 1000100 | 110011 | 101010 | 101011010 | 110011 | 100110 |
Color Harmonies of #943048
Complementary color
Monochromatic Colors of #943048
Black with #943048
Text Example
Text Example
White with #943048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943048; }
p { color: rgb(148,48,72); }
H1.HeaderClassName
{
color: #943048;
}
.AnyTagClassName
{
color: #943048;
}
</style>
background-color css
<style>
a { background-color: #943048; }
a { background-color: rgb(148,48,72); }
div.DivClassName
{
background-color: #943048;
}
.BgClassName
{
background-color: #943048;
}
</style>
border-color css
<style>
span { border-color: #943048; }
span { border-color: rgb(148,48,72); }
td.TdClassName
{
border-color: #943048;
}
.TagClassName
{
border-color: #943048;
}
</style>