Shades of Lipstick #952053
Tints of Lipstick #952053
RGB
CMYK
RGB Variations
Color information
#952053 (or 0x952053) is known color: Lipstick. HEX triplet: 95, 20 and 53. RGB value is (149,32,83). Sum of RGB (Red+Green+Blue) = 149+32+83=264 (34% of max value = 765). Red value is 149 (58.59% from 255 or 56.44% from 264); Green value is 32 (12.89% from 255 or 12.12% from 264); Blue value is 83 (32.81% from 255 or 31.44% from 264); Max value from RGB is 149 - color contains mainly: red. Hex color #952053 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952053 is #6ADFAC. Grayscale: #484848. Windows color (decimal): -7004077 or 5447829. OLE color: 5447829.
HSL color Cylindrical-coordinate representation of color #952053: hue angle of 333.85º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #952053 is Cyan = 0, Magento = 0.79, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 32 | 83 | - |
| CMYK | 0 | 0.79 | 0.44 | 0.42 |
| HSL | 333.85º | 0.65% | 0.35% | - |
| HSV(B) | 333.85º | 0.79% | 0.58% | - |
| XYZ | 14.47 | 8.05 | 8.97 | - |
| YUV | 72.8 | 133.76 | 182.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 32 | 83 | 0 | 0.79 | 0.44 | 0.42 | 333.85 | 0.65 | 0.35 |
| Hex | 95 | 20 | 53 | 0 | 4F | 2C | 2A | 14E | 41 | 23 |
| Octal | 225 | 40 | 123 | 0 | 117 | 54 | 52 | 516 | 101 | 43 |
| Binary | 10010101 | 100000 | 1010011 | 0 | 1001111 | 101100 | 101010 | 101001110 | 1000001 | 100011 |
Color Harmonies of #952053
Complementary color
Monochromatic Colors of #952053
Black with #952053
Text Example
Text Example
White with #952053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952053; }
p { color: rgb(149,32,83); }
H1.HeaderClassName
{
color: #952053;
}
.AnyTagClassName
{
color: #952053;
}
</style>
background-color css
<style>
a { background-color: #952053; }
a { background-color: rgb(149,32,83); }
div.DivClassName
{
background-color: #952053;
}
.BgClassName
{
background-color: #952053;
}
</style>
border-color css
<style>
span { border-color: #952053; }
span { border-color: rgb(149,32,83); }
td.TdClassName
{
border-color: #952053;
}
.TagClassName
{
border-color: #952053;
}
</style>