Shades of Lipstick #942159
Tints of Lipstick #942159
RGB
CMYK
RGB Variations
Color information
#942159 (or 0x942159) is known color: Lipstick. HEX triplet: 94, 21 and 59. RGB value is (148,33,89). Sum of RGB (Red+Green+Blue) = 148+33+89=270 (35% of max value = 765). Red value is 148 (58.20% from 255 or 54.81% from 270); Green value is 33 (13.28% from 255 or 12.22% from 270); Blue value is 89 (35.16% from 255 or 32.96% from 270); Max value from RGB is 148 - color contains mainly: red. Hex color #942159 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #942159 is #6BDEA6. Grayscale: #494949. Windows color (decimal): -7069351 or 5841300. OLE color: 5841300.
HSL color Cylindrical-coordinate representation of color #942159: hue angle of 330.78º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #942159 is Cyan = 0, Magento = 0.78, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 33 | 89 | - |
| CMYK | 0 | 0.78 | 0.40 | 0.42 |
| HSL | 330.78º | 0.64% | 0.35% | - |
| HSV(B) | 330.78º | 0.78% | 0.58% | - |
| XYZ | 14.56 | 8.1 | 10.25 | - |
| YUV | 73.77 | 136.6 | 180.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 33 | 89 | 0 | 0.78 | 0.40 | 0.42 | 330.78 | 0.64 | 0.35 |
| Hex | 94 | 21 | 59 | 0 | 4E | 28 | 2A | 14B | 40 | 23 |
| Octal | 224 | 41 | 131 | 0 | 116 | 50 | 52 | 513 | 100 | 43 |
| Binary | 10010100 | 100001 | 1011001 | 0 | 1001110 | 101000 | 101010 | 101001011 | 1000000 | 100011 |
Color Harmonies of #942159
Complementary color
Monochromatic Colors of #942159
Black with #942159
Text Example
Text Example
White with #942159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942159; }
p { color: rgb(148,33,89); }
H1.HeaderClassName
{
color: #942159;
}
.AnyTagClassName
{
color: #942159;
}
</style>
background-color css
<style>
a { background-color: #942159; }
a { background-color: rgb(148,33,89); }
div.DivClassName
{
background-color: #942159;
}
.BgClassName
{
background-color: #942159;
}
</style>
border-color css
<style>
span { border-color: #942159; }
span { border-color: rgb(148,33,89); }
td.TdClassName
{
border-color: #942159;
}
.TagClassName
{
border-color: #942159;
}
</style>