Shades of Lipstick #952647
Tints of Lipstick #952647
RGB
CMYK
RGB Variations
Color information
#952647 (or 0x952647) is known color: Lipstick. HEX triplet: 95, 26 and 47. RGB value is (149,38,71). Sum of RGB (Red+Green+Blue) = 149+38+71=258 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.75% from 258); Green value is 38 (15.23% from 255 or 14.73% from 258); Blue value is 71 (28.12% from 255 or 27.52% from 258); Max value from RGB is 149 - color contains mainly: red. Hex color #952647 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952647 is #6AD9B8. Grayscale: #4A4A4A. Windows color (decimal): -7002553 or 4662933. OLE color: 4662933.
HSL color Cylindrical-coordinate representation of color #952647: hue angle of 342.16º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #952647 is Cyan = 0, Magento = 0.74, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 71 | - |
| CMYK | 0 | 0.74 | 0.52 | 0.42 |
| HSL | 342.16º | 0.59% | 0.37% | - |
| HSV(B) | 342.16º | 0.74% | 0.58% | - |
| XYZ | 14.22 | 8.23 | 6.8 | - |
| YUV | 74.95 | 125.77 | 180.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 71 | 0 | 0.74 | 0.52 | 0.42 | 342.16 | 0.59 | 0.37 |
| Hex | 95 | 26 | 47 | 0 | 4A | 34 | 2A | 156 | 3B | 25 |
| Octal | 225 | 46 | 107 | 0 | 112 | 64 | 52 | 526 | 73 | 45 |
| Binary | 10010101 | 100110 | 1000111 | 0 | 1001010 | 110100 | 101010 | 101010110 | 111011 | 100101 |
Color Harmonies of #952647
Complementary color
Monochromatic Colors of #952647
Black with #952647
Text Example
Text Example
White with #952647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952647; }
p { color: rgb(149,38,71); }
H1.HeaderClassName
{
color: #952647;
}
.AnyTagClassName
{
color: #952647;
}
</style>
background-color css
<style>
a { background-color: #952647; }
a { background-color: rgb(149,38,71); }
div.DivClassName
{
background-color: #952647;
}
.BgClassName
{
background-color: #952647;
}
</style>
border-color css
<style>
span { border-color: #952647; }
span { border-color: rgb(149,38,71); }
td.TdClassName
{
border-color: #952647;
}
.TagClassName
{
border-color: #952647;
}
</style>