Shades of Lipstick #952755
Tints of Lipstick #952755
RGB
CMYK
RGB Variations
Color information
#952755 (or 0x952755) is known color: Lipstick. HEX triplet: 95, 27 and 55. RGB value is (149,39,85). Sum of RGB (Red+Green+Blue) = 149+39+85=273 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.58% from 273); Green value is 39 (15.62% from 255 or 14.29% from 273); Blue value is 85 (33.59% from 255 or 31.14% from 273); Max value from RGB is 149 - color contains mainly: red. Hex color #952755 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952755 is #6AD8AA. Grayscale: #4D4D4D. Windows color (decimal): -7002283 or 5580693. OLE color: 5580693.
HSL color Cylindrical-coordinate representation of color #952755: hue angle of 334.91º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #952755 is Cyan = 0, Magento = 0.74, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 39 | 85 | - |
| CMYK | 0 | 0.74 | 0.43 | 0.42 |
| HSL | 334.91º | 0.59% | 0.37% | - |
| HSV(B) | 334.91º | 0.74% | 0.58% | - |
| XYZ | 14.76 | 8.5 | 9.46 | - |
| YUV | 77.13 | 132.44 | 179.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 39 | 85 | 0 | 0.74 | 0.43 | 0.42 | 334.91 | 0.59 | 0.37 |
| Hex | 95 | 27 | 55 | 0 | 4A | 2B | 2A | 14F | 3B | 25 |
| Octal | 225 | 47 | 125 | 0 | 112 | 53 | 52 | 517 | 73 | 45 |
| Binary | 10010101 | 100111 | 1010101 | 0 | 1001010 | 101011 | 101010 | 101001111 | 111011 | 100101 |
Color Harmonies of #952755
Complementary color
Monochromatic Colors of #952755
Black with #952755
Text Example
Text Example
White with #952755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952755; }
p { color: rgb(149,39,85); }
H1.HeaderClassName
{
color: #952755;
}
.AnyTagClassName
{
color: #952755;
}
</style>
background-color css
<style>
a { background-color: #952755; }
a { background-color: rgb(149,39,85); }
div.DivClassName
{
background-color: #952755;
}
.BgClassName
{
background-color: #952755;
}
</style>
border-color css
<style>
span { border-color: #952755; }
span { border-color: rgb(149,39,85); }
td.TdClassName
{
border-color: #952755;
}
.TagClassName
{
border-color: #952755;
}
</style>