Shades of Lipstick #952547
Tints of Lipstick #952547
RGB
CMYK
RGB Variations
Color information
#952547 (or 0x952547) is known color: Lipstick. HEX triplet: 95, 25 and 47. RGB value is (149,37,71). Sum of RGB (Red+Green+Blue) = 149+37+71=257 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.98% from 257); Green value is 37 (14.84% from 255 or 14.40% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 149 - color contains mainly: red. Hex color #952547 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952547 is #6ADAB8. Grayscale: #4A4A4A. Windows color (decimal): -7002809 or 4662677. OLE color: 4662677.
HSL color Cylindrical-coordinate representation of color #952547: hue angle of 341.79º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #952547 is Cyan = 0, Magento = 0.75, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 37 | 71 | - |
| CMYK | 0 | 0.75 | 0.52 | 0.42 |
| HSL | 341.79º | 0.6% | 0.36% | - |
| HSV(B) | 341.79º | 0.75% | 0.58% | - |
| XYZ | 14.19 | 8.17 | 6.79 | - |
| YUV | 74.36 | 126.11 | 181.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 37 | 71 | 0 | 0.75 | 0.52 | 0.42 | 341.79 | 0.6 | 0.36 |
| Hex | 95 | 25 | 47 | 0 | 4B | 34 | 2A | 156 | 3C | 24 |
| Octal | 225 | 45 | 107 | 0 | 113 | 64 | 52 | 526 | 74 | 44 |
| Binary | 10010101 | 100101 | 1000111 | 0 | 1001011 | 110100 | 101010 | 101010110 | 111100 | 100100 |
Color Harmonies of #952547
Complementary color
Monochromatic Colors of #952547
Black with #952547
Text Example
Text Example
White with #952547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952547; }
p { color: rgb(149,37,71); }
H1.HeaderClassName
{
color: #952547;
}
.AnyTagClassName
{
color: #952547;
}
</style>
background-color css
<style>
a { background-color: #952547; }
a { background-color: rgb(149,37,71); }
div.DivClassName
{
background-color: #952547;
}
.BgClassName
{
background-color: #952547;
}
</style>
border-color css
<style>
span { border-color: #952547; }
span { border-color: rgb(149,37,71); }
td.TdClassName
{
border-color: #952547;
}
.TagClassName
{
border-color: #952547;
}
</style>