Shades of Lipstick #951447
Tints of Lipstick #951447
RGB
CMYK
RGB Variations
Color information
#951447 (or 0x951447) is known color: Lipstick. HEX triplet: 95, 14 and 47. RGB value is (149,20,71). Sum of RGB (Red+Green+Blue) = 149+20+71=240 (31% of max value = 765). Red value is 149 (58.59% from 255 or 62.08% from 240); Green value is 20 (8.20% from 255 or 8.33% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 149 - color contains mainly: red. Hex color #951447 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #951447 is #6AEBB8. Grayscale: #404040. Windows color (decimal): -7007161 or 4658325. OLE color: 4658325.
HSL color Cylindrical-coordinate representation of color #951447: hue angle of 336.28º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #951447 is Cyan = 0, Magento = 0.87, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 20 | 71 | - |
| CMYK | 0 | 0.87 | 0.52 | 0.42 |
| HSL | 336.28º | 0.76% | 0.33% | - |
| HSV(B) | 336.28º | 0.87% | 0.58% | - |
| XYZ | 13.78 | 7.34 | 6.65 | - |
| YUV | 64.39 | 131.74 | 188.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 20 | 71 | 0 | 0.87 | 0.52 | 0.42 | 336.28 | 0.76 | 0.33 |
| Hex | 95 | 14 | 47 | 0 | 57 | 34 | 2A | 150 | 4C | 21 |
| Octal | 225 | 24 | 107 | 0 | 127 | 64 | 52 | 520 | 114 | 41 |
| Binary | 10010101 | 10100 | 1000111 | 0 | 1010111 | 110100 | 101010 | 101010000 | 1001100 | 100001 |
Color Harmonies of #951447
Complementary color
Monochromatic Colors of #951447
Black with #951447
Text Example
Text Example
White with #951447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #951447; }
p { color: rgb(149,20,71); }
H1.HeaderClassName
{
color: #951447;
}
.AnyTagClassName
{
color: #951447;
}
</style>
background-color css
<style>
a { background-color: #951447; }
a { background-color: rgb(149,20,71); }
div.DivClassName
{
background-color: #951447;
}
.BgClassName
{
background-color: #951447;
}
</style>
border-color css
<style>
span { border-color: #951447; }
span { border-color: rgb(149,20,71); }
td.TdClassName
{
border-color: #951447;
}
.TagClassName
{
border-color: #951447;
}
</style>