Shades of Lipstick #951947
Tints of Lipstick #951947
RGB
CMYK
RGB Variations
Color information
#951947 (or 0x951947) is known color: Lipstick. HEX triplet: 95, 19 and 47. RGB value is (149,25,71). Sum of RGB (Red+Green+Blue) = 149+25+71=245 (32% of max value = 765). Red value is 149 (58.59% from 255 or 60.82% from 245); Green value is 25 (10.16% from 255 or 10.20% from 245); Blue value is 71 (28.12% from 255 or 28.98% from 245); Max value from RGB is 149 - color contains mainly: red. Hex color #951947 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #951947 is #6AE6B8. Grayscale: #434343. Windows color (decimal): -7005881 or 4659605. OLE color: 4659605.
HSL color Cylindrical-coordinate representation of color #951947: hue angle of 337.74º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #951947 is Cyan = 0, Magento = 0.83, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 25 | 71 | - |
| CMYK | 0 | 0.83 | 0.52 | 0.42 |
| HSL | 337.74º | 0.71% | 0.34% | - |
| HSV(B) | 337.74º | 0.83% | 0.58% | - |
| XYZ | 13.88 | 7.54 | 6.69 | - |
| YUV | 67.32 | 130.08 | 186.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 25 | 71 | 0 | 0.83 | 0.52 | 0.42 | 337.74 | 0.71 | 0.34 |
| Hex | 95 | 19 | 47 | 0 | 53 | 34 | 2A | 152 | 47 | 22 |
| Octal | 225 | 31 | 107 | 0 | 123 | 64 | 52 | 522 | 107 | 42 |
| Binary | 10010101 | 11001 | 1000111 | 0 | 1010011 | 110100 | 101010 | 101010010 | 1000111 | 100010 |
Color Harmonies of #951947
Complementary color
Monochromatic Colors of #951947
Black with #951947
Text Example
Text Example
White with #951947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #951947; }
p { color: rgb(149,25,71); }
H1.HeaderClassName
{
color: #951947;
}
.AnyTagClassName
{
color: #951947;
}
</style>
background-color css
<style>
a { background-color: #951947; }
a { background-color: rgb(149,25,71); }
div.DivClassName
{
background-color: #951947;
}
.BgClassName
{
background-color: #951947;
}
</style>
border-color css
<style>
span { border-color: #951947; }
span { border-color: rgb(149,25,71); }
td.TdClassName
{
border-color: #951947;
}
.TagClassName
{
border-color: #951947;
}
</style>