Shades of Lipstick #952157
Tints of Lipstick #952157
RGB
CMYK
RGB Variations
Color information
#952157 (or 0x952157) is known color: Lipstick. HEX triplet: 95, 21 and 57. RGB value is (149,33,87). Sum of RGB (Red+Green+Blue) = 149+33+87=269 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.39% from 269); Green value is 33 (13.28% from 255 or 12.27% from 269); Blue value is 87 (34.38% from 255 or 32.34% from 269); Max value from RGB is 149 - color contains mainly: red. Hex color #952157 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952157 is #6ADEA8. Grayscale: #494949. Windows color (decimal): -7003817 or 5710229. OLE color: 5710229.
HSL color Cylindrical-coordinate representation of color #952157: hue angle of 332.07º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #952157 is Cyan = 0, Magento = 0.78, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 33 | 87 | - |
| CMYK | 0 | 0.78 | 0.42 | 0.42 |
| HSL | 332.07º | 0.64% | 0.36% | - |
| HSV(B) | 332.07º | 0.78% | 0.58% | - |
| XYZ | 14.66 | 8.17 | 9.82 | - |
| YUV | 73.84 | 135.43 | 181.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 33 | 87 | 0 | 0.78 | 0.42 | 0.42 | 332.07 | 0.64 | 0.36 |
| Hex | 95 | 21 | 57 | 0 | 4E | 2A | 2A | 14C | 40 | 24 |
| Octal | 225 | 41 | 127 | 0 | 116 | 52 | 52 | 514 | 100 | 44 |
| Binary | 10010101 | 100001 | 1010111 | 0 | 1001110 | 101010 | 101010 | 101001100 | 1000000 | 100100 |
Color Harmonies of #952157
Complementary color
Monochromatic Colors of #952157
Black with #952157
Text Example
Text Example
White with #952157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952157; }
p { color: rgb(149,33,87); }
H1.HeaderClassName
{
color: #952157;
}
.AnyTagClassName
{
color: #952157;
}
</style>
background-color css
<style>
a { background-color: #952157; }
a { background-color: rgb(149,33,87); }
div.DivClassName
{
background-color: #952157;
}
.BgClassName
{
background-color: #952157;
}
</style>
border-color css
<style>
span { border-color: #952157; }
span { border-color: rgb(149,33,87); }
td.TdClassName
{
border-color: #952157;
}
.TagClassName
{
border-color: #952157;
}
</style>