Shades of Lipstick #963762
Tints of Lipstick #963762
RGB
CMYK
RGB Variations
Color information
#963762 (or 0x963762) is known color: Lipstick. HEX triplet: 96, 37 and 62. RGB value is (150,55,98). Sum of RGB (Red+Green+Blue) = 150+55+98=303 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.50% from 303); Green value is 55 (21.88% from 255 or 18.15% from 303); Blue value is 98 (38.67% from 255 or 32.34% from 303); Max value from RGB is 150 - color contains mainly: red. Hex color #963762 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963762 is #69C89D. Grayscale: #585858. Windows color (decimal): -6932638 or 6436758. OLE color: 6436758.
HSL color Cylindrical-coordinate representation of color #963762: hue angle of 332.84º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #963762 is Cyan = 0, Magento = 0.63, Yellow = 0.35 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 55 | 98 | - |
| CMYK | 0 | 0.63 | 0.35 | 0.41 |
| HSL | 332.84º | 0.46% | 0.4% | - |
| HSV(B) | 332.84º | 0.63% | 0.59% | - |
| XYZ | 16.15 | 10.1 | 12.65 | - |
| YUV | 88.31 | 133.47 | 172 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 55 | 98 | 0 | 0.63 | 0.35 | 0.41 | 332.84 | 0.46 | 0.4 |
| Hex | 96 | 37 | 62 | 0 | 3F | 23 | 29 | 14D | 2E | 28 |
| Octal | 226 | 67 | 142 | 0 | 77 | 43 | 51 | 515 | 56 | 50 |
| Binary | 10010110 | 110111 | 1100010 | 0 | 111111 | 100011 | 101001 | 101001101 | 101110 | 101000 |
Color Harmonies of #963762
Complementary color
Monochromatic Colors of #963762
Black with #963762
Text Example
Text Example
White with #963762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963762; }
p { color: rgb(150,55,98); }
H1.HeaderClassName
{
color: #963762;
}
.AnyTagClassName
{
color: #963762;
}
</style>
background-color css
<style>
a { background-color: #963762; }
a { background-color: rgb(150,55,98); }
div.DivClassName
{
background-color: #963762;
}
.BgClassName
{
background-color: #963762;
}
</style>
border-color css
<style>
span { border-color: #963762; }
span { border-color: rgb(150,55,98); }
td.TdClassName
{
border-color: #963762;
}
.TagClassName
{
border-color: #963762;
}
</style>