Shades of Lipstick #952649
Tints of Lipstick #952649
RGB
CMYK
RGB Variations
Color information
#952649 (or 0x952649) is known color: Lipstick. HEX triplet: 95, 26 and 49. RGB value is (149,38,73). Sum of RGB (Red+Green+Blue) = 149+38+73=260 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.31% from 260); Green value is 38 (15.23% from 255 or 14.62% from 260); Blue value is 73 (28.91% from 255 or 28.08% from 260); Max value from RGB is 149 - color contains mainly: red. Hex color #952649 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952649 is #6AD9B6. Grayscale: #4B4B4B. Windows color (decimal): -7002551 or 4794005. OLE color: 4794005.
HSL color Cylindrical-coordinate representation of color #952649: hue angle of 341.08º 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 #952649 is Cyan = 0, Magento = 0.74, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 73 | - |
| CMYK | 0 | 0.74 | 0.51 | 0.42 |
| HSL | 341.08º | 0.59% | 0.37% | - |
| HSV(B) | 341.08º | 0.74% | 0.58% | - |
| XYZ | 14.29 | 8.26 | 7.14 | - |
| YUV | 75.18 | 126.77 | 180.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 73 | 0 | 0.74 | 0.51 | 0.42 | 341.08 | 0.59 | 0.37 |
| Hex | 95 | 26 | 49 | 0 | 4A | 33 | 2A | 155 | 3B | 25 |
| Octal | 225 | 46 | 111 | 0 | 112 | 63 | 52 | 525 | 73 | 45 |
| Binary | 10010101 | 100110 | 1001001 | 0 | 1001010 | 110011 | 101010 | 101010101 | 111011 | 100101 |
Color Harmonies of #952649
Complementary color
Monochromatic Colors of #952649
Black with #952649
Text Example
Text Example
White with #952649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952649; }
p { color: rgb(149,38,73); }
H1.HeaderClassName
{
color: #952649;
}
.AnyTagClassName
{
color: #952649;
}
</style>
background-color css
<style>
a { background-color: #952649; }
a { background-color: rgb(149,38,73); }
div.DivClassName
{
background-color: #952649;
}
.BgClassName
{
background-color: #952649;
}
</style>
border-color css
<style>
span { border-color: #952649; }
span { border-color: rgb(149,38,73); }
td.TdClassName
{
border-color: #952649;
}
.TagClassName
{
border-color: #952649;
}
</style>