Shades of Lipstick #941749
Tints of Lipstick #941749
RGB
CMYK
RGB Variations
Color information
#941749 (or 0x941749) is known color: Lipstick. HEX triplet: 94, 17 and 49. RGB value is (148,23,73). Sum of RGB (Red+Green+Blue) = 148+23+73=244 (32% of max value = 765). Red value is 148 (58.20% from 255 or 60.66% from 244); Green value is 23 (9.38% from 255 or 9.43% from 244); Blue value is 73 (28.91% from 255 or 29.92% from 244); Max value from RGB is 148 - color contains mainly: red. Hex color #941749 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #941749 is #6BE8B6. Grayscale: #424242. Windows color (decimal): -7071927 or 4790164. OLE color: 4790164.
HSL color Cylindrical-coordinate representation of color #941749: hue angle of 336º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #941749 is Cyan = 0, Magento = 0.84, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 23 | 73 | - |
| CMYK | 0 | 0.84 | 0.51 | 0.42 |
| HSL | 336º | 0.73% | 0.34% | - |
| HSV(B) | 336º | 0.84% | 0.58% | - |
| XYZ | 13.72 | 7.39 | 7.01 | - |
| YUV | 66.08 | 131.91 | 186.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 23 | 73 | 0 | 0.84 | 0.51 | 0.42 | 336 | 0.73 | 0.34 |
| Hex | 94 | 17 | 49 | 0 | 54 | 33 | 2A | 150 | 49 | 22 |
| Octal | 224 | 27 | 111 | 0 | 124 | 63 | 52 | 520 | 111 | 42 |
| Binary | 10010100 | 10111 | 1001001 | 0 | 1010100 | 110011 | 101010 | 101010000 | 1001001 | 100010 |
Color Harmonies of #941749
Complementary color
Monochromatic Colors of #941749
Black with #941749
Text Example
Text Example
White with #941749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941749; }
p { color: rgb(148,23,73); }
H1.HeaderClassName
{
color: #941749;
}
.AnyTagClassName
{
color: #941749;
}
</style>
background-color css
<style>
a { background-color: #941749; }
a { background-color: rgb(148,23,73); }
div.DivClassName
{
background-color: #941749;
}
.BgClassName
{
background-color: #941749;
}
</style>
border-color css
<style>
span { border-color: #941749; }
span { border-color: rgb(148,23,73); }
td.TdClassName
{
border-color: #941749;
}
.TagClassName
{
border-color: #941749;
}
</style>