Shades of Lipstick #962958
Tints of Lipstick #962958
RGB
CMYK
RGB Variations
Color information
#962958 (or 0x962958) is known color: Lipstick. HEX triplet: 96, 29 and 58. RGB value is (150,41,88). Sum of RGB (Red+Green+Blue) = 150+41+88=279 (36% of max value = 765). Red value is 150 (58.98% from 255 or 53.76% from 279); Green value is 41 (16.41% from 255 or 14.70% from 279); Blue value is 88 (34.77% from 255 or 31.54% from 279); Max value from RGB is 150 - color contains mainly: red. Hex color #962958 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #962958 is #69D6A7. Grayscale: #4E4E4E. Windows color (decimal): -6936232 or 5777814. OLE color: 5777814.
HSL color Cylindrical-coordinate representation of color #962958: hue angle of 334.13º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #962958 is Cyan = 0, Magento = 0.73, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 41 | 88 | - |
| CMYK | 0 | 0.73 | 0.41 | 0.41 |
| HSL | 334.13º | 0.57% | 0.37% | - |
| HSV(B) | 334.13º | 0.73% | 0.59% | - |
| XYZ | 15.13 | 8.77 | 10.13 | - |
| YUV | 78.95 | 133.11 | 178.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 41 | 88 | 0 | 0.73 | 0.41 | 0.41 | 334.13 | 0.57 | 0.37 |
| Hex | 96 | 29 | 58 | 0 | 49 | 29 | 29 | 14E | 39 | 25 |
| Octal | 226 | 51 | 130 | 0 | 111 | 51 | 51 | 516 | 71 | 45 |
| Binary | 10010110 | 101001 | 1011000 | 0 | 1001001 | 101001 | 101001 | 101001110 | 111001 | 100101 |
Color Harmonies of #962958
Complementary color
Monochromatic Colors of #962958
Black with #962958
Text Example
Text Example
White with #962958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #962958; }
p { color: rgb(150,41,88); }
H1.HeaderClassName
{
color: #962958;
}
.AnyTagClassName
{
color: #962958;
}
</style>
background-color css
<style>
a { background-color: #962958; }
a { background-color: rgb(150,41,88); }
div.DivClassName
{
background-color: #962958;
}
.BgClassName
{
background-color: #962958;
}
</style>
border-color css
<style>
span { border-color: #962958; }
span { border-color: rgb(150,41,88); }
td.TdClassName
{
border-color: #962958;
}
.TagClassName
{
border-color: #962958;
}
</style>