Shades of Lipstick #961348
Tints of Lipstick #961348
RGB
CMYK
RGB Variations
Color information
#961348 (or 0x961348) is known color: Lipstick. HEX triplet: 96, 13 and 48. RGB value is (150,19,72). Sum of RGB (Red+Green+Blue) = 150+19+72=241 (31% of max value = 765). Red value is 150 (58.98% from 255 or 62.24% from 241); Green value is 19 (7.81% from 255 or 7.88% from 241); Blue value is 72 (28.52% from 255 or 29.88% from 241); Max value from RGB is 150 - color contains mainly: red. Hex color #961348 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #961348 is #69ECB7. Grayscale: #404040. Windows color (decimal): -6941880 or 4723606. OLE color: 4723606.
HSL color Cylindrical-coordinate representation of color #961348: hue angle of 335.73º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #961348 is Cyan = 0, Magento = 0.87, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 19 | 72 | - |
| CMYK | 0 | 0.87 | 0.52 | 0.41 |
| HSL | 335.73º | 0.78% | 0.33% | - |
| HSV(B) | 335.73º | 0.87% | 0.59% | - |
| XYZ | 13.98 | 7.42 | 6.83 | - |
| YUV | 64.21 | 132.4 | 189.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 19 | 72 | 0 | 0.87 | 0.52 | 0.41 | 335.73 | 0.78 | 0.33 |
| Hex | 96 | 13 | 48 | 0 | 57 | 34 | 29 | 150 | 4E | 21 |
| Octal | 226 | 23 | 110 | 0 | 127 | 64 | 51 | 520 | 116 | 41 |
| Binary | 10010110 | 10011 | 1001000 | 0 | 1010111 | 110100 | 101001 | 101010000 | 1001110 | 100001 |
Color Harmonies of #961348
Complementary color
Monochromatic Colors of #961348
Black with #961348
Text Example
Text Example
White with #961348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #961348; }
p { color: rgb(150,19,72); }
H1.HeaderClassName
{
color: #961348;
}
.AnyTagClassName
{
color: #961348;
}
</style>
background-color css
<style>
a { background-color: #961348; }
a { background-color: rgb(150,19,72); }
div.DivClassName
{
background-color: #961348;
}
.BgClassName
{
background-color: #961348;
}
</style>
border-color css
<style>
span { border-color: #961348; }
span { border-color: rgb(150,19,72); }
td.TdClassName
{
border-color: #961348;
}
.TagClassName
{
border-color: #961348;
}
</style>