Shades of Lipstick #942961
Tints of Lipstick #942961
RGB
CMYK
RGB Variations
Color information
#942961 (or 0x942961) is known color: Lipstick. HEX triplet: 94, 29 and 61. RGB value is (148,41,97). Sum of RGB (Red+Green+Blue) = 148+41+97=286 (37% of max value = 765). Red value is 148 (58.20% from 255 or 51.75% from 286); Green value is 41 (16.41% from 255 or 14.34% from 286); Blue value is 97 (38.28% from 255 or 33.92% from 286); Max value from RGB is 148 - color contains mainly: red. Hex color #942961 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #942961 is #6BD69E. Grayscale: #4F4F4F. Windows color (decimal): -7067295 or 6367636. OLE color: 6367636.
HSL color Cylindrical-coordinate representation of color #942961: hue angle of 328.6º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #942961 is Cyan = 0, Magento = 0.72, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 41 | 97 | - |
| CMYK | 0 | 0.72 | 0.34 | 0.42 |
| HSL | 328.6º | 0.57% | 0.37% | - |
| HSV(B) | 328.6º | 0.72% | 0.58% | - |
| XYZ | 15.16 | 8.74 | 12.2 | - |
| YUV | 79.38 | 137.95 | 176.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 41 | 97 | 0 | 0.72 | 0.34 | 0.42 | 328.6 | 0.57 | 0.37 |
| Hex | 94 | 29 | 61 | 0 | 48 | 22 | 2A | 149 | 39 | 25 |
| Octal | 224 | 51 | 141 | 0 | 110 | 42 | 52 | 511 | 71 | 45 |
| Binary | 10010100 | 101001 | 1100001 | 0 | 1001000 | 100010 | 101010 | 101001001 | 111001 | 100101 |
Color Harmonies of #942961
Complementary color
Monochromatic Colors of #942961
Black with #942961
Text Example
Text Example
White with #942961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942961; }
p { color: rgb(148,41,97); }
H1.HeaderClassName
{
color: #942961;
}
.AnyTagClassName
{
color: #942961;
}
</style>
background-color css
<style>
a { background-color: #942961; }
a { background-color: rgb(148,41,97); }
div.DivClassName
{
background-color: #942961;
}
.BgClassName
{
background-color: #942961;
}
</style>
border-color css
<style>
span { border-color: #942961; }
span { border-color: rgb(148,41,97); }
td.TdClassName
{
border-color: #942961;
}
.TagClassName
{
border-color: #942961;
}
</style>