Shades of Lipstick #952553
Tints of Lipstick #952553
RGB
CMYK
RGB Variations
Color information
#952553 (or 0x952553) is known color: Lipstick. HEX triplet: 95, 25 and 53. RGB value is (149,37,83). Sum of RGB (Red+Green+Blue) = 149+37+83=269 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.39% from 269); Green value is 37 (14.84% from 255 or 13.75% from 269); Blue value is 83 (32.81% from 255 or 30.86% from 269); Max value from RGB is 149 - color contains mainly: red. Hex color #952553 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952553 is #6ADAAC. Grayscale: #4B4B4B. Windows color (decimal): -7002797 or 5449109. OLE color: 5449109.
HSL color Cylindrical-coordinate representation of color #952553: hue angle of 335.36º 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 #952553 is Cyan = 0, Magento = 0.75, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 37 | 83 | - |
| CMYK | 0 | 0.75 | 0.44 | 0.42 |
| HSL | 335.36º | 0.6% | 0.36% | - |
| HSV(B) | 335.36º | 0.75% | 0.58% | - |
| XYZ | 14.62 | 8.34 | 9.02 | - |
| YUV | 75.73 | 132.11 | 180.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 37 | 83 | 0 | 0.75 | 0.44 | 0.42 | 335.36 | 0.6 | 0.36 |
| Hex | 95 | 25 | 53 | 0 | 4B | 2C | 2A | 14F | 3C | 24 |
| Octal | 225 | 45 | 123 | 0 | 113 | 54 | 52 | 517 | 74 | 44 |
| Binary | 10010101 | 100101 | 1010011 | 0 | 1001011 | 101100 | 101010 | 101001111 | 111100 | 100100 |
Color Harmonies of #952553
Complementary color
Monochromatic Colors of #952553
Black with #952553
Text Example
Text Example
White with #952553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952553; }
p { color: rgb(149,37,83); }
H1.HeaderClassName
{
color: #952553;
}
.AnyTagClassName
{
color: #952553;
}
</style>
background-color css
<style>
a { background-color: #952553; }
a { background-color: rgb(149,37,83); }
div.DivClassName
{
background-color: #952553;
}
.BgClassName
{
background-color: #952553;
}
</style>
border-color css
<style>
span { border-color: #952553; }
span { border-color: rgb(149,37,83); }
td.TdClassName
{
border-color: #952553;
}
.TagClassName
{
border-color: #952553;
}
</style>