Shades of Lipstick #953155
Tints of Lipstick #953155
RGB
CMYK
RGB Variations
Color information
#953155 (or 0x953155) is known color: Lipstick. HEX triplet: 95, 31 and 55. RGB value is (149,49,85). Sum of RGB (Red+Green+Blue) = 149+49+85=283 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.65% from 283); Green value is 49 (19.53% from 255 or 17.31% from 283); Blue value is 85 (33.59% from 255 or 30.04% from 283); Max value from RGB is 149 - color contains mainly: red. Hex color #953155 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953155 is #6ACEAA. Grayscale: #525252. Windows color (decimal): -6999723 or 5583253. OLE color: 5583253.
HSL color Cylindrical-coordinate representation of color #953155: hue angle of 338.4º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #953155 is Cyan = 0, Magento = 0.67, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 49 | 85 | - |
| CMYK | 0 | 0.67 | 0.43 | 0.42 |
| HSL | 338.4º | 0.51% | 0.39% | - |
| HSV(B) | 338.4º | 0.67% | 0.58% | - |
| XYZ | 15.13 | 9.24 | 9.58 | - |
| YUV | 83 | 129.13 | 175.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 49 | 85 | 0 | 0.67 | 0.43 | 0.42 | 338.4 | 0.51 | 0.39 |
| Hex | 95 | 31 | 55 | 0 | 43 | 2B | 2A | 152 | 33 | 27 |
| Octal | 225 | 61 | 125 | 0 | 103 | 53 | 52 | 522 | 63 | 47 |
| Binary | 10010101 | 110001 | 1010101 | 0 | 1000011 | 101011 | 101010 | 101010010 | 110011 | 100111 |
Color Harmonies of #953155
Complementary color
Monochromatic Colors of #953155
Black with #953155
Text Example
Text Example
White with #953155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953155; }
p { color: rgb(149,49,85); }
H1.HeaderClassName
{
color: #953155;
}
.AnyTagClassName
{
color: #953155;
}
</style>
background-color css
<style>
a { background-color: #953155; }
a { background-color: rgb(149,49,85); }
div.DivClassName
{
background-color: #953155;
}
.BgClassName
{
background-color: #953155;
}
</style>
border-color css
<style>
span { border-color: #953155; }
span { border-color: rgb(149,49,85); }
td.TdClassName
{
border-color: #953155;
}
.TagClassName
{
border-color: #953155;
}
</style>