Shades of Lipstick #963056
Tints of Lipstick #963056
RGB
CMYK
RGB Variations
Color information
#963056 (or 0x963056) is known color: Lipstick. HEX triplet: 96, 30 and 56. RGB value is (150,48,86). Sum of RGB (Red+Green+Blue) = 150+48+86=284 (37% of max value = 765). Red value is 150 (58.98% from 255 or 52.82% from 284); Green value is 48 (19.14% from 255 or 16.90% from 284); Blue value is 86 (33.98% from 255 or 30.28% from 284); Max value from RGB is 150 - color contains mainly: red. Hex color #963056 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963056 is #69CFA9. Grayscale: #525252. Windows color (decimal): -6934442 or 5648534. OLE color: 5648534.
HSL color Cylindrical-coordinate representation of color #963056: hue angle of 337.65º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #963056 is Cyan = 0, Magento = 0.68, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 48 | 86 | - |
| CMYK | 0 | 0.68 | 0.43 | 0.41 |
| HSL | 337.65º | 0.52% | 0.39% | - |
| HSV(B) | 337.65º | 0.68% | 0.59% | - |
| XYZ | 15.31 | 9.27 | 9.79 | - |
| YUV | 82.83 | 129.79 | 175.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 48 | 86 | 0 | 0.68 | 0.43 | 0.41 | 337.65 | 0.52 | 0.39 |
| Hex | 96 | 30 | 56 | 0 | 44 | 2B | 29 | 152 | 34 | 27 |
| Octal | 226 | 60 | 126 | 0 | 104 | 53 | 51 | 522 | 64 | 47 |
| Binary | 10010110 | 110000 | 1010110 | 0 | 1000100 | 101011 | 101001 | 101010010 | 110100 | 100111 |
Color Harmonies of #963056
Complementary color
Monochromatic Colors of #963056
Black with #963056
Text Example
Text Example
White with #963056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963056; }
p { color: rgb(150,48,86); }
H1.HeaderClassName
{
color: #963056;
}
.AnyTagClassName
{
color: #963056;
}
</style>
background-color css
<style>
a { background-color: #963056; }
a { background-color: rgb(150,48,86); }
div.DivClassName
{
background-color: #963056;
}
.BgClassName
{
background-color: #963056;
}
</style>
border-color css
<style>
span { border-color: #963056; }
span { border-color: rgb(150,48,86); }
td.TdClassName
{
border-color: #963056;
}
.TagClassName
{
border-color: #963056;
}
</style>