Shades of Lipstick #963058
Tints of Lipstick #963058
RGB
CMYK
RGB Variations
Color information
#963058 (or 0x963058) is known color: Lipstick. HEX triplet: 96, 30 and 58. RGB value is (150,48,88). Sum of RGB (Red+Green+Blue) = 150+48+88=286 (37% of max value = 765). Red value is 150 (58.98% from 255 or 52.45% from 286); Green value is 48 (19.14% from 255 or 16.78% from 286); Blue value is 88 (34.77% from 255 or 30.77% from 286); Max value from RGB is 150 - color contains mainly: red. Hex color #963058 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963058 is #69CFA7. Grayscale: #535353. Windows color (decimal): -6934440 or 5779606. OLE color: 5779606.
HSL color Cylindrical-coordinate representation of color #963058: hue angle of 336.47º 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 #963058 is Cyan = 0, Magento = 0.68, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 48 | 88 | - |
| CMYK | 0 | 0.68 | 0.41 | 0.41 |
| HSL | 336.47º | 0.52% | 0.39% | - |
| HSV(B) | 336.47º | 0.68% | 0.59% | - |
| XYZ | 15.4 | 9.3 | 10.22 | - |
| YUV | 83.06 | 130.79 | 175.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 48 | 88 | 0 | 0.68 | 0.41 | 0.41 | 336.47 | 0.52 | 0.39 |
| Hex | 96 | 30 | 58 | 0 | 44 | 29 | 29 | 150 | 34 | 27 |
| Octal | 226 | 60 | 130 | 0 | 104 | 51 | 51 | 520 | 64 | 47 |
| Binary | 10010110 | 110000 | 1011000 | 0 | 1000100 | 101001 | 101001 | 101010000 | 110100 | 100111 |
Color Harmonies of #963058
Complementary color
Monochromatic Colors of #963058
Black with #963058
Text Example
Text Example
White with #963058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963058; }
p { color: rgb(150,48,88); }
H1.HeaderClassName
{
color: #963058;
}
.AnyTagClassName
{
color: #963058;
}
</style>
background-color css
<style>
a { background-color: #963058; }
a { background-color: rgb(150,48,88); }
div.DivClassName
{
background-color: #963058;
}
.BgClassName
{
background-color: #963058;
}
</style>
border-color css
<style>
span { border-color: #963058; }
span { border-color: rgb(150,48,88); }
td.TdClassName
{
border-color: #963058;
}
.TagClassName
{
border-color: #963058;
}
</style>