Shades of Lipstick #952944
Tints of Lipstick #952944
RGB
CMYK
RGB Variations
Color information
#952944 (or 0x952944) is known color: Lipstick. HEX triplet: 95, 29 and 44. RGB value is (149,41,68). Sum of RGB (Red+Green+Blue) = 149+41+68=258 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.75% from 258); Green value is 41 (16.41% from 255 or 15.89% from 258); Blue value is 68 (26.95% from 255 or 26.36% from 258); Max value from RGB is 149 - color contains mainly: red. Hex color #952944 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952944 is #6AD6BB. Grayscale: #4C4C4C. Windows color (decimal): -7001788 or 4467093. OLE color: 4467093.
HSL color Cylindrical-coordinate representation of color #952944: hue angle of 345º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #952944 is Cyan = 0, Magento = 0.72, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 41 | 68 | - |
| CMYK | 0 | 0.72 | 0.54 | 0.42 |
| HSL | 345º | 0.57% | 0.37% | - |
| HSV(B) | 345º | 0.72% | 0.58% | - |
| XYZ | 14.23 | 8.39 | 6.34 | - |
| YUV | 76.37 | 123.28 | 179.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 41 | 68 | 0 | 0.72 | 0.54 | 0.42 | 345 | 0.57 | 0.37 |
| Hex | 95 | 29 | 44 | 0 | 48 | 36 | 2A | 159 | 39 | 25 |
| Octal | 225 | 51 | 104 | 0 | 110 | 66 | 52 | 531 | 71 | 45 |
| Binary | 10010101 | 101001 | 1000100 | 0 | 1001000 | 110110 | 101010 | 101011001 | 111001 | 100101 |
Color Harmonies of #952944
Complementary color
Monochromatic Colors of #952944
Black with #952944
Text Example
Text Example
White with #952944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952944; }
p { color: rgb(149,41,68); }
H1.HeaderClassName
{
color: #952944;
}
.AnyTagClassName
{
color: #952944;
}
</style>
background-color css
<style>
a { background-color: #952944; }
a { background-color: rgb(149,41,68); }
div.DivClassName
{
background-color: #952944;
}
.BgClassName
{
background-color: #952944;
}
</style>
border-color css
<style>
span { border-color: #952944; }
span { border-color: rgb(149,41,68); }
td.TdClassName
{
border-color: #952944;
}
.TagClassName
{
border-color: #952944;
}
</style>