Shades of Lipstick #963653
Tints of Lipstick #963653
RGB
CMYK
RGB Variations
Color information
#963653 (or 0x963653) is known color: Lipstick. HEX triplet: 96, 36 and 53. RGB value is (150,54,83). Sum of RGB (Red+Green+Blue) = 150+54+83=287 (38% of max value = 765). Red value is 150 (58.98% from 255 or 52.26% from 287); Green value is 54 (21.48% from 255 or 18.82% from 287); Blue value is 83 (32.81% from 255 or 28.92% from 287); Max value from RGB is 150 - color contains mainly: red. Hex color #963653 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963653 is #69C9AC. Grayscale: #555555. Windows color (decimal): -6932909 or 5453462. OLE color: 5453462.
HSL color Cylindrical-coordinate representation of color #963653: hue angle of 341.88º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #963653 is Cyan = 0, Magento = 0.64, Yellow = 0.45 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 54 | 83 | - |
| CMYK | 0 | 0.64 | 0.45 | 0.41 |
| HSL | 341.88º | 0.47% | 0.4% | - |
| HSV(B) | 341.88º | 0.64% | 0.59% | - |
| XYZ | 15.46 | 9.75 | 9.25 | - |
| YUV | 86.01 | 126.3 | 173.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 54 | 83 | 0 | 0.64 | 0.45 | 0.41 | 341.88 | 0.47 | 0.4 |
| Hex | 96 | 36 | 53 | 0 | 40 | 2D | 29 | 156 | 2F | 28 |
| Octal | 226 | 66 | 123 | 0 | 100 | 55 | 51 | 526 | 57 | 50 |
| Binary | 10010110 | 110110 | 1010011 | 0 | 1000000 | 101101 | 101001 | 101010110 | 101111 | 101000 |
Color Harmonies of #963653
Complementary color
Monochromatic Colors of #963653
Black with #963653
Text Example
Text Example
White with #963653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963653; }
p { color: rgb(150,54,83); }
H1.HeaderClassName
{
color: #963653;
}
.AnyTagClassName
{
color: #963653;
}
</style>
background-color css
<style>
a { background-color: #963653; }
a { background-color: rgb(150,54,83); }
div.DivClassName
{
background-color: #963653;
}
.BgClassName
{
background-color: #963653;
}
</style>
border-color css
<style>
span { border-color: #963653; }
span { border-color: rgb(150,54,83); }
td.TdClassName
{
border-color: #963653;
}
.TagClassName
{
border-color: #963653;
}
</style>