Shades of Lipstick #953160
Tints of Lipstick #953160
RGB
CMYK
RGB Variations
Color information
#953160 (or 0x953160) is known color: Lipstick. HEX triplet: 95, 31 and 60. RGB value is (149,49,96). Sum of RGB (Red+Green+Blue) = 149+49+96=294 (38% of max value = 765). Red value is 149 (58.59% from 255 or 50.68% from 294); Green value is 49 (19.53% from 255 or 16.67% from 294); Blue value is 96 (37.89% from 255 or 32.65% from 294); Max value from RGB is 149 - color contains mainly: red. Hex color #953160 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953160 is #6ACE9F. Grayscale: #545454. Windows color (decimal): -6999712 or 6304149. OLE color: 6304149.
HSL color Cylindrical-coordinate representation of color #953160: hue angle of 331.8º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #953160 is Cyan = 0, Magento = 0.67, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 49 | 96 | - |
| CMYK | 0 | 0.67 | 0.36 | 0.42 |
| HSL | 331.8º | 0.51% | 0.39% | - |
| HSV(B) | 331.8º | 0.67% | 0.58% | - |
| XYZ | 15.6 | 9.43 | 12.06 | - |
| YUV | 84.26 | 134.63 | 174.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 49 | 96 | 0 | 0.67 | 0.36 | 0.42 | 331.8 | 0.51 | 0.39 |
| Hex | 95 | 31 | 60 | 0 | 43 | 24 | 2A | 14C | 33 | 27 |
| Octal | 225 | 61 | 140 | 0 | 103 | 44 | 52 | 514 | 63 | 47 |
| Binary | 10010101 | 110001 | 1100000 | 0 | 1000011 | 100100 | 101010 | 101001100 | 110011 | 100111 |
Color Harmonies of #953160
Complementary color
Monochromatic Colors of #953160
Black with #953160
Text Example
Text Example
White with #953160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953160; }
p { color: rgb(149,49,96); }
H1.HeaderClassName
{
color: #953160;
}
.AnyTagClassName
{
color: #953160;
}
</style>
background-color css
<style>
a { background-color: #953160; }
a { background-color: rgb(149,49,96); }
div.DivClassName
{
background-color: #953160;
}
.BgClassName
{
background-color: #953160;
}
</style>
border-color css
<style>
span { border-color: #953160; }
span { border-color: rgb(149,49,96); }
td.TdClassName
{
border-color: #953160;
}
.TagClassName
{
border-color: #953160;
}
</style>