Shades of Lipstick #953552
Tints of Lipstick #953552
RGB
CMYK
RGB Variations
Color information
#953552 (or 0x953552) is known color: Lipstick. HEX triplet: 95, 35 and 52. RGB value is (149,53,82). Sum of RGB (Red+Green+Blue) = 149+53+82=284 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.46% from 284); Green value is 53 (21.09% from 255 or 18.66% from 284); Blue value is 82 (32.42% from 255 or 28.87% from 284); Max value from RGB is 149 - color contains mainly: red. Hex color #953552 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953552 is #6ACAAD. Grayscale: #545454. Windows color (decimal): -6998702 or 5387669. OLE color: 5387669.
HSL color Cylindrical-coordinate representation of color #953552: hue angle of 341.88º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #953552 is Cyan = 0, Magento = 0.64, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 53 | 82 | - |
| CMYK | 0 | 0.64 | 0.45 | 0.42 |
| HSL | 341.88º | 0.48% | 0.4% | - |
| HSV(B) | 341.88º | 0.64% | 0.58% | - |
| XYZ | 15.19 | 9.54 | 9.02 | - |
| YUV | 85.01 | 126.3 | 173.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 53 | 82 | 0 | 0.64 | 0.45 | 0.42 | 341.88 | 0.48 | 0.4 |
| Hex | 95 | 35 | 52 | 0 | 40 | 2D | 2A | 156 | 30 | 28 |
| Octal | 225 | 65 | 122 | 0 | 100 | 55 | 52 | 526 | 60 | 50 |
| Binary | 10010101 | 110101 | 1010010 | 0 | 1000000 | 101101 | 101010 | 101010110 | 110000 | 101000 |
Color Harmonies of #953552
Complementary color
Monochromatic Colors of #953552
Black with #953552
Text Example
Text Example
White with #953552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953552; }
p { color: rgb(149,53,82); }
H1.HeaderClassName
{
color: #953552;
}
.AnyTagClassName
{
color: #953552;
}
</style>
background-color css
<style>
a { background-color: #953552; }
a { background-color: rgb(149,53,82); }
div.DivClassName
{
background-color: #953552;
}
.BgClassName
{
background-color: #953552;
}
</style>
border-color css
<style>
span { border-color: #953552; }
span { border-color: rgb(149,53,82); }
td.TdClassName
{
border-color: #953552;
}
.TagClassName
{
border-color: #953552;
}
</style>