Shades of Lipstick #963758
Tints of Lipstick #963758
RGB
CMYK
RGB Variations
Color information
#963758 (or 0x963758) is known color: Lipstick. HEX triplet: 96, 37 and 58. RGB value is (150,55,88). Sum of RGB (Red+Green+Blue) = 150+55+88=293 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.19% from 293); Green value is 55 (21.88% from 255 or 18.77% from 293); Blue value is 88 (34.77% from 255 or 30.03% from 293); Max value from RGB is 150 - color contains mainly: red. Hex color #963758 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963758 is #69C8A7. Grayscale: #575757. Windows color (decimal): -6932648 or 5781398. OLE color: 5781398.
HSL color Cylindrical-coordinate representation of color #963758: hue angle of 339.16º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #963758 is Cyan = 0, Magento = 0.63, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 55 | 88 | - |
| CMYK | 0 | 0.63 | 0.41 | 0.41 |
| HSL | 339.16º | 0.46% | 0.4% | - |
| HSV(B) | 339.16º | 0.63% | 0.59% | - |
| XYZ | 15.71 | 9.92 | 10.32 | - |
| YUV | 87.17 | 128.47 | 172.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 55 | 88 | 0 | 0.63 | 0.41 | 0.41 | 339.16 | 0.46 | 0.4 |
| Hex | 96 | 37 | 58 | 0 | 3F | 29 | 29 | 153 | 2E | 28 |
| Octal | 226 | 67 | 130 | 0 | 77 | 51 | 51 | 523 | 56 | 50 |
| Binary | 10010110 | 110111 | 1011000 | 0 | 111111 | 101001 | 101001 | 101010011 | 101110 | 101000 |
Color Harmonies of #963758
Complementary color
Monochromatic Colors of #963758
Black with #963758
Text Example
Text Example
White with #963758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963758; }
p { color: rgb(150,55,88); }
H1.HeaderClassName
{
color: #963758;
}
.AnyTagClassName
{
color: #963758;
}
</style>
background-color css
<style>
a { background-color: #963758; }
a { background-color: rgb(150,55,88); }
div.DivClassName
{
background-color: #963758;
}
.BgClassName
{
background-color: #963758;
}
</style>
border-color css
<style>
span { border-color: #963758; }
span { border-color: rgb(150,55,88); }
td.TdClassName
{
border-color: #963758;
}
.TagClassName
{
border-color: #963758;
}
</style>