Shades of Lipstick #952856
Tints of Lipstick #952856
RGB
CMYK
RGB Variations
Color information
#952856 (or 0x952856) is known color: Lipstick. HEX triplet: 95, 28 and 56. RGB value is (149,40,86). Sum of RGB (Red+Green+Blue) = 149+40+86=275 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.18% from 275); Green value is 40 (16.02% from 255 or 14.55% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 149 - color contains mainly: red. Hex color #952856 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952856 is #6AD7A9. Grayscale: #4D4D4D. Windows color (decimal): -7002026 or 5646485. OLE color: 5646485.
HSL color Cylindrical-coordinate representation of color #952856: hue angle of 334.68º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #952856 is Cyan = 0, Magento = 0.73, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 40 | 86 | - |
| CMYK | 0 | 0.73 | 0.42 | 0.42 |
| HSL | 334.68º | 0.58% | 0.37% | - |
| HSV(B) | 334.68º | 0.73% | 0.58% | - |
| XYZ | 14.83 | 8.58 | 9.68 | - |
| YUV | 77.84 | 132.61 | 178.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 40 | 86 | 0 | 0.73 | 0.42 | 0.42 | 334.68 | 0.58 | 0.37 |
| Hex | 95 | 28 | 56 | 0 | 49 | 2A | 2A | 14F | 3A | 25 |
| Octal | 225 | 50 | 126 | 0 | 111 | 52 | 52 | 517 | 72 | 45 |
| Binary | 10010101 | 101000 | 1010110 | 0 | 1001001 | 101010 | 101010 | 101001111 | 111010 | 100101 |
Color Harmonies of #952856
Complementary color
Monochromatic Colors of #952856
Black with #952856
Text Example
Text Example
White with #952856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952856; }
p { color: rgb(149,40,86); }
H1.HeaderClassName
{
color: #952856;
}
.AnyTagClassName
{
color: #952856;
}
</style>
background-color css
<style>
a { background-color: #952856; }
a { background-color: rgb(149,40,86); }
div.DivClassName
{
background-color: #952856;
}
.BgClassName
{
background-color: #952856;
}
</style>
border-color css
<style>
span { border-color: #952856; }
span { border-color: rgb(149,40,86); }
td.TdClassName
{
border-color: #952856;
}
.TagClassName
{
border-color: #952856;
}
</style>