Shades of Lipstick #941946
Tints of Lipstick #941946
RGB
CMYK
RGB Variations
Color information
#941946 (or 0x941946) is known color: Lipstick. HEX triplet: 94, 19 and 46. RGB value is (148,25,70). Sum of RGB (Red+Green+Blue) = 148+25+70=243 (32% of max value = 765). Red value is 148 (58.20% from 255 or 60.91% from 243); Green value is 25 (10.16% from 255 or 10.29% from 243); Blue value is 70 (27.73% from 255 or 28.81% from 243); Max value from RGB is 148 - color contains mainly: red. Hex color #941946 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #941946 is #6BE6B9. Grayscale: #424242. Windows color (decimal): -7071418 or 4594068. OLE color: 4594068.
HSL color Cylindrical-coordinate representation of color #941946: hue angle of 338.05º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #941946 is Cyan = 0, Magento = 0.83, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 25 | 70 | - |
| CMYK | 0 | 0.83 | 0.53 | 0.42 |
| HSL | 338.05º | 0.71% | 0.34% | - |
| HSV(B) | 338.05º | 0.83% | 0.58% | - |
| XYZ | 13.67 | 7.43 | 6.51 | - |
| YUV | 66.91 | 129.75 | 185.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 25 | 70 | 0 | 0.83 | 0.53 | 0.42 | 338.05 | 0.71 | 0.34 |
| Hex | 94 | 19 | 46 | 0 | 53 | 35 | 2A | 152 | 47 | 22 |
| Octal | 224 | 31 | 106 | 0 | 123 | 65 | 52 | 522 | 107 | 42 |
| Binary | 10010100 | 11001 | 1000110 | 0 | 1010011 | 110101 | 101010 | 101010010 | 1000111 | 100010 |
Color Harmonies of #941946
Complementary color
Monochromatic Colors of #941946
Black with #941946
Text Example
Text Example
White with #941946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941946; }
p { color: rgb(148,25,70); }
H1.HeaderClassName
{
color: #941946;
}
.AnyTagClassName
{
color: #941946;
}
</style>
background-color css
<style>
a { background-color: #941946; }
a { background-color: rgb(148,25,70); }
div.DivClassName
{
background-color: #941946;
}
.BgClassName
{
background-color: #941946;
}
</style>
border-color css
<style>
span { border-color: #941946; }
span { border-color: rgb(148,25,70); }
td.TdClassName
{
border-color: #941946;
}
.TagClassName
{
border-color: #941946;
}
</style>