Shades of Lipstick #962668
Tints of Lipstick #962668
RGB
CMYK
RGB Variations
Color information
#962668 (or 0x962668) is known color: Lipstick. HEX triplet: 96, 26 and 68. RGB value is (150,38,104). Sum of RGB (Red+Green+Blue) = 150+38+104=292 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.37% from 292); Green value is 38 (15.23% from 255 or 13.01% from 292); Blue value is 104 (41.02% from 255 or 35.62% from 292); Max value from RGB is 150 - color contains mainly: red. Hex color #962668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #962668 is #69D997. Grayscale: #4E4E4E. Windows color (decimal): -6936984 or 6825622. OLE color: 6825622.
HSL color Cylindrical-coordinate representation of color #962668: hue angle of 324.64º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #962668 is Cyan = 0, Magento = 0.75, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 38 | 104 | - |
| CMYK | 0 | 0.75 | 0.31 | 0.41 |
| HSL | 324.64º | 0.6% | 0.37% | - |
| HSV(B) | 324.64º | 0.75% | 0.59% | - |
| XYZ | 15.77 | 8.87 | 13.98 | - |
| YUV | 79.01 | 142.11 | 178.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 38 | 104 | 0 | 0.75 | 0.31 | 0.41 | 324.64 | 0.6 | 0.37 |
| Hex | 96 | 26 | 68 | 0 | 4B | 1F | 29 | 145 | 3C | 25 |
| Octal | 226 | 46 | 150 | 0 | 113 | 37 | 51 | 505 | 74 | 45 |
| Binary | 10010110 | 100110 | 1101000 | 0 | 1001011 | 11111 | 101001 | 101000101 | 111100 | 100101 |
Color Harmonies of #962668
Complementary color
Monochromatic Colors of #962668
Black with #962668
Text Example
Text Example
White with #962668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #962668; }
p { color: rgb(150,38,104); }
H1.HeaderClassName
{
color: #962668;
}
.AnyTagClassName
{
color: #962668;
}
</style>
background-color css
<style>
a { background-color: #962668; }
a { background-color: rgb(150,38,104); }
div.DivClassName
{
background-color: #962668;
}
.BgClassName
{
background-color: #962668;
}
</style>
border-color css
<style>
span { border-color: #962668; }
span { border-color: rgb(150,38,104); }
td.TdClassName
{
border-color: #962668;
}
.TagClassName
{
border-color: #962668;
}
</style>