Shades of Lipstick #963057
Tints of Lipstick #963057
RGB
CMYK
RGB Variations
Color information
#963057 (or 0x963057) is known color: Lipstick. HEX triplet: 96, 30 and 57. RGB value is (150,48,87). Sum of RGB (Red+Green+Blue) = 150+48+87=285 (37% of max value = 765). Red value is 150 (58.98% from 255 or 52.63% from 285); Green value is 48 (19.14% from 255 or 16.84% from 285); Blue value is 87 (34.38% from 255 or 30.53% from 285); Max value from RGB is 150 - color contains mainly: red. Hex color #963057 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963057 is #69CFA8. Grayscale: #525252. Windows color (decimal): -6934441 or 5714070. OLE color: 5714070.
HSL color Cylindrical-coordinate representation of color #963057: hue angle of 337.06º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #963057 is Cyan = 0, Magento = 0.68, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 48 | 87 | - |
| CMYK | 0 | 0.68 | 0.42 | 0.41 |
| HSL | 337.06º | 0.52% | 0.39% | - |
| HSV(B) | 337.06º | 0.68% | 0.59% | - |
| XYZ | 15.35 | 9.29 | 10 | - |
| YUV | 82.94 | 130.29 | 175.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 48 | 87 | 0 | 0.68 | 0.42 | 0.41 | 337.06 | 0.52 | 0.39 |
| Hex | 96 | 30 | 57 | 0 | 44 | 2A | 29 | 151 | 34 | 27 |
| Octal | 226 | 60 | 127 | 0 | 104 | 52 | 51 | 521 | 64 | 47 |
| Binary | 10010110 | 110000 | 1010111 | 0 | 1000100 | 101010 | 101001 | 101010001 | 110100 | 100111 |
Color Harmonies of #963057
Complementary color
Monochromatic Colors of #963057
Black with #963057
Text Example
Text Example
White with #963057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963057; }
p { color: rgb(150,48,87); }
H1.HeaderClassName
{
color: #963057;
}
.AnyTagClassName
{
color: #963057;
}
</style>
background-color css
<style>
a { background-color: #963057; }
a { background-color: rgb(150,48,87); }
div.DivClassName
{
background-color: #963057;
}
.BgClassName
{
background-color: #963057;
}
</style>
border-color css
<style>
span { border-color: #963057; }
span { border-color: rgb(150,48,87); }
td.TdClassName
{
border-color: #963057;
}
.TagClassName
{
border-color: #963057;
}
</style>