Shades of Lipstick #963553
Tints of Lipstick #963553
RGB
CMYK
RGB Variations
Color information
#963553 (or 0x963553) is known color: Lipstick. HEX triplet: 96, 35 and 53. RGB value is (150,53,83). Sum of RGB (Red+Green+Blue) = 150+53+83=286 (37% of max value = 765). Red value is 150 (58.98% from 255 or 52.45% from 286); Green value is 53 (21.09% from 255 or 18.53% from 286); Blue value is 83 (32.81% from 255 or 29.02% from 286); Max value from RGB is 150 - color contains mainly: red. Hex color #963553 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963553 is #69CAAC. Grayscale: #555555. Windows color (decimal): -6933165 or 5453206. OLE color: 5453206.
HSL color Cylindrical-coordinate representation of color #963553: hue angle of 341.44º 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 #963553 is Cyan = 0, Magento = 0.65, Yellow = 0.45 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 53 | 83 | - |
| CMYK | 0 | 0.65 | 0.45 | 0.41 |
| HSL | 341.44º | 0.48% | 0.4% | - |
| HSV(B) | 341.44º | 0.65% | 0.59% | - |
| XYZ | 15.41 | 9.65 | 9.23 | - |
| YUV | 85.42 | 126.64 | 174.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 53 | 83 | 0 | 0.65 | 0.45 | 0.41 | 341.44 | 0.48 | 0.4 |
| Hex | 96 | 35 | 53 | 0 | 41 | 2D | 29 | 155 | 30 | 28 |
| Octal | 226 | 65 | 123 | 0 | 101 | 55 | 51 | 525 | 60 | 50 |
| Binary | 10010110 | 110101 | 1010011 | 0 | 1000001 | 101101 | 101001 | 101010101 | 110000 | 101000 |
Color Harmonies of #963553
Complementary color
Monochromatic Colors of #963553
Black with #963553
Text Example
Text Example
White with #963553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963553; }
p { color: rgb(150,53,83); }
H1.HeaderClassName
{
color: #963553;
}
.AnyTagClassName
{
color: #963553;
}
</style>
background-color css
<style>
a { background-color: #963553; }
a { background-color: rgb(150,53,83); }
div.DivClassName
{
background-color: #963553;
}
.BgClassName
{
background-color: #963553;
}
</style>
border-color css
<style>
span { border-color: #963553; }
span { border-color: rgb(150,53,83); }
td.TdClassName
{
border-color: #963553;
}
.TagClassName
{
border-color: #963553;
}
</style>