Shades of Lipstick #963167
Tints of Lipstick #963167
RGB
CMYK
RGB Variations
Color information
#963167 (or 0x963167) is known color: Lipstick. HEX triplet: 96, 31 and 67. RGB value is (150,49,103). Sum of RGB (Red+Green+Blue) = 150+49+103=302 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.67% from 302); Green value is 49 (19.53% from 255 or 16.23% from 302); Blue value is 103 (40.62% from 255 or 34.11% from 302); Max value from RGB is 150 - color contains mainly: red. Hex color #963167 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963167 is #69CE98. Grayscale: #555555. Windows color (decimal): -6934169 or 6762902. OLE color: 6762902.
HSL color Cylindrical-coordinate representation of color #963167: hue angle of 327.92º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #963167 is Cyan = 0, Magento = 0.67, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 49 | 103 | - |
| CMYK | 0 | 0.67 | 0.31 | 0.41 |
| HSL | 327.92º | 0.51% | 0.39% | - |
| HSV(B) | 327.92º | 0.67% | 0.59% | - |
| XYZ | 16.12 | 9.66 | 13.85 | - |
| YUV | 85.36 | 137.96 | 174.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 49 | 103 | 0 | 0.67 | 0.31 | 0.41 | 327.92 | 0.51 | 0.39 |
| Hex | 96 | 31 | 67 | 0 | 43 | 1F | 29 | 148 | 33 | 27 |
| Octal | 226 | 61 | 147 | 0 | 103 | 37 | 51 | 510 | 63 | 47 |
| Binary | 10010110 | 110001 | 1100111 | 0 | 1000011 | 11111 | 101001 | 101001000 | 110011 | 100111 |
Color Harmonies of #963167
Complementary color
Monochromatic Colors of #963167
Black with #963167
Text Example
Text Example
White with #963167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963167; }
p { color: rgb(150,49,103); }
H1.HeaderClassName
{
color: #963167;
}
.AnyTagClassName
{
color: #963167;
}
</style>
background-color css
<style>
a { background-color: #963167; }
a { background-color: rgb(150,49,103); }
div.DivClassName
{
background-color: #963167;
}
.BgClassName
{
background-color: #963167;
}
</style>
border-color css
<style>
span { border-color: #963167; }
span { border-color: rgb(150,49,103); }
td.TdClassName
{
border-color: #963167;
}
.TagClassName
{
border-color: #963167;
}
</style>