Shades of Lipstick #942249
Tints of Lipstick #942249
RGB
CMYK
RGB Variations
Color information
#942249 (or 0x942249) is known color: Lipstick. HEX triplet: 94, 22 and 49. RGB value is (148,34,73). Sum of RGB (Red+Green+Blue) = 148+34+73=255 (33% of max value = 765). Red value is 148 (58.20% from 255 or 58.04% from 255); Green value is 34 (13.67% from 255 or 13.33% from 255); Blue value is 73 (28.91% from 255 or 28.63% from 255); Max value from RGB is 148 - color contains mainly: red. Hex color #942249 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #942249 is #6BDDB6. Grayscale: #484848. Windows color (decimal): -7069111 or 4792980. OLE color: 4792980.
HSL color Cylindrical-coordinate representation of color #942249: hue angle of 339.47º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #942249 is Cyan = 0, Magento = 0.77, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 34 | 73 | - |
| CMYK | 0 | 0.77 | 0.51 | 0.42 |
| HSL | 339.47º | 0.63% | 0.36% | - |
| HSV(B) | 339.47º | 0.77% | 0.58% | - |
| XYZ | 13.99 | 7.92 | 7.1 | - |
| YUV | 72.53 | 128.27 | 181.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 34 | 73 | 0 | 0.77 | 0.51 | 0.42 | 339.47 | 0.63 | 0.36 |
| Hex | 94 | 22 | 49 | 0 | 4D | 33 | 2A | 153 | 3F | 24 |
| Octal | 224 | 42 | 111 | 0 | 115 | 63 | 52 | 523 | 77 | 44 |
| Binary | 10010100 | 100010 | 1001001 | 0 | 1001101 | 110011 | 101010 | 101010011 | 111111 | 100100 |
Color Harmonies of #942249
Complementary color
Monochromatic Colors of #942249
Black with #942249
Text Example
Text Example
White with #942249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942249; }
p { color: rgb(148,34,73); }
H1.HeaderClassName
{
color: #942249;
}
.AnyTagClassName
{
color: #942249;
}
</style>
background-color css
<style>
a { background-color: #942249; }
a { background-color: rgb(148,34,73); }
div.DivClassName
{
background-color: #942249;
}
.BgClassName
{
background-color: #942249;
}
</style>
border-color css
<style>
span { border-color: #942249; }
span { border-color: rgb(148,34,73); }
td.TdClassName
{
border-color: #942249;
}
.TagClassName
{
border-color: #942249;
}
</style>