Shades of Lipstick #953063
Tints of Lipstick #953063
RGB
CMYK
RGB Variations
Color information
#953063 (or 0x953063) is known color: Lipstick. HEX triplet: 95, 30 and 63. RGB value is (149,48,99). Sum of RGB (Red+Green+Blue) = 149+48+99=296 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50.34% from 296); Green value is 48 (19.14% from 255 or 16.22% from 296); Blue value is 99 (39.06% from 255 or 33.45% from 296); Max value from RGB is 149 - color contains mainly: red. Hex color #953063 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953063 is #6ACF9C. Grayscale: #535353. Windows color (decimal): -6999965 or 6500501. OLE color: 6500501.
HSL color Cylindrical-coordinate representation of color #953063: hue angle of 329.7º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #953063 is Cyan = 0, Magento = 0.68, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 48 | 99 | - |
| CMYK | 0 | 0.68 | 0.34 | 0.42 |
| HSL | 329.7º | 0.51% | 0.39% | - |
| HSV(B) | 329.7º | 0.68% | 0.58% | - |
| XYZ | 15.7 | 9.4 | 12.79 | - |
| YUV | 84.01 | 136.46 | 174.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 48 | 99 | 0 | 0.68 | 0.34 | 0.42 | 329.7 | 0.51 | 0.39 |
| Hex | 95 | 30 | 63 | 0 | 44 | 22 | 2A | 14A | 33 | 27 |
| Octal | 225 | 60 | 143 | 0 | 104 | 42 | 52 | 512 | 63 | 47 |
| Binary | 10010101 | 110000 | 1100011 | 0 | 1000100 | 100010 | 101010 | 101001010 | 110011 | 100111 |
Color Harmonies of #953063
Complementary color
Monochromatic Colors of #953063
Black with #953063
Text Example
Text Example
White with #953063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953063; }
p { color: rgb(149,48,99); }
H1.HeaderClassName
{
color: #953063;
}
.AnyTagClassName
{
color: #953063;
}
</style>
background-color css
<style>
a { background-color: #953063; }
a { background-color: rgb(149,48,99); }
div.DivClassName
{
background-color: #953063;
}
.BgClassName
{
background-color: #953063;
}
</style>
border-color css
<style>
span { border-color: #953063; }
span { border-color: rgb(149,48,99); }
td.TdClassName
{
border-color: #953063;
}
.TagClassName
{
border-color: #953063;
}
</style>