Shades of Lipstick #963556
Tints of Lipstick #963556
RGB
CMYK
RGB Variations
Color information
#963556 (or 0x963556) is known color: Lipstick. HEX triplet: 96, 35 and 56. RGB value is (150,53,86). Sum of RGB (Red+Green+Blue) = 150+53+86=289 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.90% from 289); Green value is 53 (21.09% from 255 or 18.34% from 289); Blue value is 86 (33.98% from 255 or 29.76% from 289); Max value from RGB is 150 - color contains mainly: red. Hex color #963556 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963556 is #69CAA9. Grayscale: #555555. Windows color (decimal): -6933162 or 5649814. OLE color: 5649814.
HSL color Cylindrical-coordinate representation of color #963556: hue angle of 339.59º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #963556 is Cyan = 0, Magento = 0.65, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 53 | 86 | - |
| CMYK | 0 | 0.65 | 0.43 | 0.41 |
| HSL | 339.59º | 0.48% | 0.4% | - |
| HSV(B) | 339.59º | 0.65% | 0.59% | - |
| XYZ | 15.53 | 9.7 | 9.86 | - |
| YUV | 85.77 | 128.14 | 173.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 53 | 86 | 0 | 0.65 | 0.43 | 0.41 | 339.59 | 0.48 | 0.4 |
| Hex | 96 | 35 | 56 | 0 | 41 | 2B | 29 | 154 | 30 | 28 |
| Octal | 226 | 65 | 126 | 0 | 101 | 53 | 51 | 524 | 60 | 50 |
| Binary | 10010110 | 110101 | 1010110 | 0 | 1000001 | 101011 | 101001 | 101010100 | 110000 | 101000 |
Color Harmonies of #963556
Complementary color
Monochromatic Colors of #963556
Black with #963556
Text Example
Text Example
White with #963556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963556; }
p { color: rgb(150,53,86); }
H1.HeaderClassName
{
color: #963556;
}
.AnyTagClassName
{
color: #963556;
}
</style>
background-color css
<style>
a { background-color: #963556; }
a { background-color: rgb(150,53,86); }
div.DivClassName
{
background-color: #963556;
}
.BgClassName
{
background-color: #963556;
}
</style>
border-color css
<style>
span { border-color: #963556; }
span { border-color: rgb(150,53,86); }
td.TdClassName
{
border-color: #963556;
}
.TagClassName
{
border-color: #963556;
}
</style>