Shades of Lipstick #953147
Tints of Lipstick #953147
RGB
CMYK
RGB Variations
Color information
#953147 (or 0x953147) is known color: Lipstick. HEX triplet: 95, 31 and 47. RGB value is (149,49,71). Sum of RGB (Red+Green+Blue) = 149+49+71=269 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.39% from 269); Green value is 49 (19.53% from 255 or 18.22% from 269); Blue value is 71 (28.12% from 255 or 26.39% from 269); Max value from RGB is 149 - color contains mainly: red. Hex color #953147 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953147 is #6ACEB8. Grayscale: #515151. Windows color (decimal): -6999737 or 4665749. OLE color: 4665749.
HSL color Cylindrical-coordinate representation of color #953147: hue angle of 346.8º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #953147 is Cyan = 0, Magento = 0.67, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 49 | 71 | - |
| CMYK | 0 | 0.67 | 0.52 | 0.42 |
| HSL | 346.8º | 0.51% | 0.39% | - |
| HSV(B) | 346.8º | 0.67% | 0.58% | - |
| XYZ | 14.63 | 9.04 | 6.94 | - |
| YUV | 81.41 | 122.13 | 176.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 49 | 71 | 0 | 0.67 | 0.52 | 0.42 | 346.8 | 0.51 | 0.39 |
| Hex | 95 | 31 | 47 | 0 | 43 | 34 | 2A | 15B | 33 | 27 |
| Octal | 225 | 61 | 107 | 0 | 103 | 64 | 52 | 533 | 63 | 47 |
| Binary | 10010101 | 110001 | 1000111 | 0 | 1000011 | 110100 | 101010 | 101011011 | 110011 | 100111 |
Color Harmonies of #953147
Complementary color
Monochromatic Colors of #953147
Black with #953147
Text Example
Text Example
White with #953147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953147; }
p { color: rgb(149,49,71); }
H1.HeaderClassName
{
color: #953147;
}
.AnyTagClassName
{
color: #953147;
}
</style>
background-color css
<style>
a { background-color: #953147; }
a { background-color: rgb(149,49,71); }
div.DivClassName
{
background-color: #953147;
}
.BgClassName
{
background-color: #953147;
}
</style>
border-color css
<style>
span { border-color: #953147; }
span { border-color: rgb(149,49,71); }
td.TdClassName
{
border-color: #953147;
}
.TagClassName
{
border-color: #953147;
}
</style>