Shades of Lipstick #942348
Tints of Lipstick #942348
RGB
CMYK
RGB Variations
Color information
#942348 (or 0x942348) is known color: Lipstick. HEX triplet: 94, 23 and 48. RGB value is (148,35,72). Sum of RGB (Red+Green+Blue) = 148+35+72=255 (33% of max value = 765). Red value is 148 (58.20% from 255 or 58.04% from 255); Green value is 35 (14.06% from 255 or 13.73% from 255); Blue value is 72 (28.52% from 255 or 28.24% from 255); Max value from RGB is 148 - color contains mainly: red. Hex color #942348 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #942348 is #6BDCB7. Grayscale: #484848. Windows color (decimal): -7068856 or 4727700. OLE color: 4727700.
HSL color Cylindrical-coordinate representation of color #942348: hue angle of 340.35º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #942348 is Cyan = 0, Magento = 0.76, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 35 | 72 | - |
| CMYK | 0 | 0.76 | 0.51 | 0.42 |
| HSL | 340.35º | 0.62% | 0.36% | - |
| HSV(B) | 340.35º | 0.76% | 0.58% | - |
| XYZ | 13.98 | 7.97 | 6.93 | - |
| YUV | 73.01 | 127.44 | 181.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 35 | 72 | 0 | 0.76 | 0.51 | 0.42 | 340.35 | 0.62 | 0.36 |
| Hex | 94 | 23 | 48 | 0 | 4C | 33 | 2A | 154 | 3E | 24 |
| Octal | 224 | 43 | 110 | 0 | 114 | 63 | 52 | 524 | 76 | 44 |
| Binary | 10010100 | 100011 | 1001000 | 0 | 1001100 | 110011 | 101010 | 101010100 | 111110 | 100100 |
Color Harmonies of #942348
Complementary color
Monochromatic Colors of #942348
Black with #942348
Text Example
Text Example
White with #942348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942348; }
p { color: rgb(148,35,72); }
H1.HeaderClassName
{
color: #942348;
}
.AnyTagClassName
{
color: #942348;
}
</style>
background-color css
<style>
a { background-color: #942348; }
a { background-color: rgb(148,35,72); }
div.DivClassName
{
background-color: #942348;
}
.BgClassName
{
background-color: #942348;
}
</style>
border-color css
<style>
span { border-color: #942348; }
span { border-color: rgb(148,35,72); }
td.TdClassName
{
border-color: #942348;
}
.TagClassName
{
border-color: #942348;
}
</style>