Shades of Lipstick #962156
Tints of Lipstick #962156
RGB
CMYK
RGB Variations
Color information
#962156 (or 0x962156) is known color: Lipstick. HEX triplet: 96, 21 and 56. RGB value is (150,33,86). Sum of RGB (Red+Green+Blue) = 150+33+86=269 (35% of max value = 765). Red value is 150 (58.98% from 255 or 55.76% from 269); Green value is 33 (13.28% from 255 or 12.27% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 150 - color contains mainly: red. Hex color #962156 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #962156 is #69DEA9. Grayscale: #494949. Windows color (decimal): -6938282 or 5644694. OLE color: 5644694.
HSL color Cylindrical-coordinate representation of color #962156: hue angle of 332.82º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #962156 is Cyan = 0, Magento = 0.78, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 33 | 86 | - |
| CMYK | 0 | 0.78 | 0.43 | 0.41 |
| HSL | 332.82º | 0.64% | 0.36% | - |
| HSV(B) | 332.82º | 0.78% | 0.59% | - |
| XYZ | 14.8 | 8.24 | 9.62 | - |
| YUV | 74.03 | 134.76 | 182.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 33 | 86 | 0 | 0.78 | 0.43 | 0.41 | 332.82 | 0.64 | 0.36 |
| Hex | 96 | 21 | 56 | 0 | 4E | 2B | 29 | 14D | 40 | 24 |
| Octal | 226 | 41 | 126 | 0 | 116 | 53 | 51 | 515 | 100 | 44 |
| Binary | 10010110 | 100001 | 1010110 | 0 | 1001110 | 101011 | 101001 | 101001101 | 1000000 | 100100 |
Color Harmonies of #962156
Complementary color
Monochromatic Colors of #962156
Black with #962156
Text Example
Text Example
White with #962156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #962156; }
p { color: rgb(150,33,86); }
H1.HeaderClassName
{
color: #962156;
}
.AnyTagClassName
{
color: #962156;
}
</style>
background-color css
<style>
a { background-color: #962156; }
a { background-color: rgb(150,33,86); }
div.DivClassName
{
background-color: #962156;
}
.BgClassName
{
background-color: #962156;
}
</style>
border-color css
<style>
span { border-color: #962156; }
span { border-color: rgb(150,33,86); }
td.TdClassName
{
border-color: #962156;
}
.TagClassName
{
border-color: #962156;
}
</style>