Shades of Lipstick #951147
Tints of Lipstick #951147
RGB
CMYK
RGB Variations
Color information
#951147 (or 0x951147) is known color: Lipstick. HEX triplet: 95, 11 and 47. RGB value is (149,17,71). Sum of RGB (Red+Green+Blue) = 149+17+71=237 (31% of max value = 765). Red value is 149 (58.59% from 255 or 62.87% from 237); Green value is 17 (7.03% from 255 or 7.17% from 237); Blue value is 71 (28.12% from 255 or 29.96% from 237); Max value from RGB is 149 - color contains mainly: red. Hex color #951147 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #951147 is #6AEEB8. Grayscale: #3E3E3E. Windows color (decimal): -7007929 or 4657557. OLE color: 4657557.
HSL color Cylindrical-coordinate representation of color #951147: hue angle of 335.45º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #951147 is Cyan = 0, Magento = 0.89, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 17 | 71 | - |
| CMYK | 0 | 0.89 | 0.52 | 0.42 |
| HSL | 335.45º | 0.8% | 0.33% | - |
| HSV(B) | 335.45º | 0.89% | 0.58% | - |
| XYZ | 13.73 | 7.25 | 6.64 | - |
| YUV | 62.62 | 132.73 | 189.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 17 | 71 | 0 | 0.89 | 0.52 | 0.42 | 335.45 | 0.8 | 0.33 |
| Hex | 95 | 11 | 47 | 0 | 59 | 34 | 2A | 14F | 50 | 21 |
| Octal | 225 | 21 | 107 | 0 | 131 | 64 | 52 | 517 | 120 | 41 |
| Binary | 10010101 | 10001 | 1000111 | 0 | 1011001 | 110100 | 101010 | 101001111 | 1010000 | 100001 |
Color Harmonies of #951147
Complementary color
Monochromatic Colors of #951147
Black with #951147
Text Example
Text Example
White with #951147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #951147; }
p { color: rgb(149,17,71); }
H1.HeaderClassName
{
color: #951147;
}
.AnyTagClassName
{
color: #951147;
}
</style>
background-color css
<style>
a { background-color: #951147; }
a { background-color: rgb(149,17,71); }
div.DivClassName
{
background-color: #951147;
}
.BgClassName
{
background-color: #951147;
}
</style>
border-color css
<style>
span { border-color: #951147; }
span { border-color: rgb(149,17,71); }
td.TdClassName
{
border-color: #951147;
}
.TagClassName
{
border-color: #951147;
}
</style>