Shades of Lipstick #952453
Tints of Lipstick #952453
RGB
CMYK
RGB Variations
Color information
#952453 (or 0x952453) is known color: Lipstick. HEX triplet: 95, 24 and 53. RGB value is (149,36,83). Sum of RGB (Red+Green+Blue) = 149+36+83=268 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.60% from 268); Green value is 36 (14.45% from 255 or 13.43% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 149 - color contains mainly: red. Hex color #952453 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952453 is #6ADBAC. Grayscale: #4B4B4B. Windows color (decimal): -7003053 or 5448853. OLE color: 5448853.
HSL color Cylindrical-coordinate representation of color #952453: hue angle of 335.04º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #952453 is Cyan = 0, Magento = 0.76, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 36 | 83 | - |
| CMYK | 0 | 0.76 | 0.44 | 0.42 |
| HSL | 335.04º | 0.61% | 0.36% | - |
| HSV(B) | 335.04º | 0.76% | 0.58% | - |
| XYZ | 14.59 | 8.28 | 9.01 | - |
| YUV | 75.15 | 132.44 | 180.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 36 | 83 | 0 | 0.76 | 0.44 | 0.42 | 335.04 | 0.61 | 0.36 |
| Hex | 95 | 24 | 53 | 0 | 4C | 2C | 2A | 14F | 3D | 24 |
| Octal | 225 | 44 | 123 | 0 | 114 | 54 | 52 | 517 | 75 | 44 |
| Binary | 10010101 | 100100 | 1010011 | 0 | 1001100 | 101100 | 101010 | 101001111 | 111101 | 100100 |
Color Harmonies of #952453
Complementary color
Monochromatic Colors of #952453
Black with #952453
Text Example
Text Example
White with #952453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952453; }
p { color: rgb(149,36,83); }
H1.HeaderClassName
{
color: #952453;
}
.AnyTagClassName
{
color: #952453;
}
</style>
background-color css
<style>
a { background-color: #952453; }
a { background-color: rgb(149,36,83); }
div.DivClassName
{
background-color: #952453;
}
.BgClassName
{
background-color: #952453;
}
</style>
border-color css
<style>
span { border-color: #952453; }
span { border-color: rgb(149,36,83); }
td.TdClassName
{
border-color: #952453;
}
.TagClassName
{
border-color: #952453;
}
</style>