Shades of Lipstick #952660
Tints of Lipstick #952660
RGB
CMYK
RGB Variations
Color information
#952660 (or 0x952660) is known color: Lipstick. HEX triplet: 95, 26 and 60. RGB value is (149,38,96). Sum of RGB (Red+Green+Blue) = 149+38+96=283 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.65% from 283); Green value is 38 (15.23% from 255 or 13.43% from 283); Blue value is 96 (37.89% from 255 or 33.92% from 283); Max value from RGB is 149 - color contains mainly: red. Hex color #952660 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952660 is #6AD99F. Grayscale: #4D4D4D. Windows color (decimal): -7002528 or 6301333. OLE color: 6301333.
HSL color Cylindrical-coordinate representation of color #952660: hue angle of 328.65º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #952660 is Cyan = 0, Magento = 0.74, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 96 | - |
| CMYK | 0 | 0.74 | 0.36 | 0.42 |
| HSL | 328.65º | 0.59% | 0.37% | - |
| HSV(B) | 328.65º | 0.74% | 0.58% | - |
| XYZ | 15.2 | 8.62 | 11.93 | - |
| YUV | 77.8 | 138.27 | 178.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 96 | 0 | 0.74 | 0.36 | 0.42 | 328.65 | 0.59 | 0.37 |
| Hex | 95 | 26 | 60 | 0 | 4A | 24 | 2A | 149 | 3B | 25 |
| Octal | 225 | 46 | 140 | 0 | 112 | 44 | 52 | 511 | 73 | 45 |
| Binary | 10010101 | 100110 | 1100000 | 0 | 1001010 | 100100 | 101010 | 101001001 | 111011 | 100101 |
Color Harmonies of #952660
Complementary color
Monochromatic Colors of #952660
Black with #952660
Text Example
Text Example
White with #952660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952660; }
p { color: rgb(149,38,96); }
H1.HeaderClassName
{
color: #952660;
}
.AnyTagClassName
{
color: #952660;
}
</style>
background-color css
<style>
a { background-color: #952660; }
a { background-color: rgb(149,38,96); }
div.DivClassName
{
background-color: #952660;
}
.BgClassName
{
background-color: #952660;
}
</style>
border-color css
<style>
span { border-color: #952660; }
span { border-color: rgb(149,38,96); }
td.TdClassName
{
border-color: #952660;
}
.TagClassName
{
border-color: #952660;
}
</style>