Shades of Lipstick #952457
Tints of Lipstick #952457
RGB
CMYK
RGB Variations
Color information
#952457 (or 0x952457) is known color: Lipstick. HEX triplet: 95, 24 and 57. RGB value is (149,36,87). Sum of RGB (Red+Green+Blue) = 149+36+87=272 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.78% from 272); Green value is 36 (14.45% from 255 or 13.24% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 149 - color contains mainly: red. Hex color #952457 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952457 is #6ADBA8. Grayscale: #4B4B4B. Windows color (decimal): -7003049 or 5710997. OLE color: 5710997.
HSL color Cylindrical-coordinate representation of color #952457: hue angle of 332.92º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #952457 is Cyan = 0, Magento = 0.76, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 36 | 87 | - |
| CMYK | 0 | 0.76 | 0.42 | 0.42 |
| HSL | 332.92º | 0.61% | 0.36% | - |
| HSV(B) | 332.92º | 0.76% | 0.58% | - |
| XYZ | 14.75 | 8.34 | 9.85 | - |
| YUV | 75.6 | 134.44 | 180.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 36 | 87 | 0 | 0.76 | 0.42 | 0.42 | 332.92 | 0.61 | 0.36 |
| Hex | 95 | 24 | 57 | 0 | 4C | 2A | 2A | 14D | 3D | 24 |
| Octal | 225 | 44 | 127 | 0 | 114 | 52 | 52 | 515 | 75 | 44 |
| Binary | 10010101 | 100100 | 1010111 | 0 | 1001100 | 101010 | 101010 | 101001101 | 111101 | 100100 |
Color Harmonies of #952457
Complementary color
Monochromatic Colors of #952457
Black with #952457
Text Example
Text Example
White with #952457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952457; }
p { color: rgb(149,36,87); }
H1.HeaderClassName
{
color: #952457;
}
.AnyTagClassName
{
color: #952457;
}
</style>
background-color css
<style>
a { background-color: #952457; }
a { background-color: rgb(149,36,87); }
div.DivClassName
{
background-color: #952457;
}
.BgClassName
{
background-color: #952457;
}
</style>
border-color css
<style>
span { border-color: #952457; }
span { border-color: rgb(149,36,87); }
td.TdClassName
{
border-color: #952457;
}
.TagClassName
{
border-color: #952457;
}
</style>