Shades of Lipstick #942860
Tints of Lipstick #942860
RGB
CMYK
RGB Variations
Color information
#942860 (or 0x942860) is known color: Lipstick. HEX triplet: 94, 28 and 60. RGB value is (148,40,96). Sum of RGB (Red+Green+Blue) = 148+40+96=284 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.11% from 284); Green value is 40 (16.02% from 255 or 14.08% from 284); Blue value is 96 (37.89% from 255 or 33.80% from 284); Max value from RGB is 148 - color contains mainly: red. Hex color #942860 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #942860 is #6BD79F. Grayscale: #4E4E4E. Windows color (decimal): -7067552 or 6301844. OLE color: 6301844.
HSL color Cylindrical-coordinate representation of color #942860: hue angle of 328.89º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #942860 is Cyan = 0, Magento = 0.73, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 40 | 96 | - |
| CMYK | 0 | 0.73 | 0.35 | 0.42 |
| HSL | 328.89º | 0.57% | 0.37% | - |
| HSV(B) | 328.89º | 0.73% | 0.58% | - |
| XYZ | 15.08 | 8.66 | 11.94 | - |
| YUV | 78.68 | 137.78 | 177.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 40 | 96 | 0 | 0.73 | 0.35 | 0.42 | 328.89 | 0.57 | 0.37 |
| Hex | 94 | 28 | 60 | 0 | 49 | 23 | 2A | 149 | 39 | 25 |
| Octal | 224 | 50 | 140 | 0 | 111 | 43 | 52 | 511 | 71 | 45 |
| Binary | 10010100 | 101000 | 1100000 | 0 | 1001001 | 100011 | 101010 | 101001001 | 111001 | 100101 |
Color Harmonies of #942860
Complementary color
Monochromatic Colors of #942860
Black with #942860
Text Example
Text Example
White with #942860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942860; }
p { color: rgb(148,40,96); }
H1.HeaderClassName
{
color: #942860;
}
.AnyTagClassName
{
color: #942860;
}
</style>
background-color css
<style>
a { background-color: #942860; }
a { background-color: rgb(148,40,96); }
div.DivClassName
{
background-color: #942860;
}
.BgClassName
{
background-color: #942860;
}
</style>
border-color css
<style>
span { border-color: #942860; }
span { border-color: rgb(148,40,96); }
td.TdClassName
{
border-color: #942860;
}
.TagClassName
{
border-color: #942860;
}
</style>