Shades of Lipstick #952869
Tints of Lipstick #952869
RGB
CMYK
RGB Variations
Color information
#952869 (or 0x952869) is known color: Lipstick. HEX triplet: 95, 28 and 69. RGB value is (149,40,105). Sum of RGB (Red+Green+Blue) = 149+40+105=294 (38% of max value = 765). Red value is 149 (58.59% from 255 or 50.68% from 294); Green value is 40 (16.02% from 255 or 13.61% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 149 - color contains mainly: red. Hex color #952869 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952869 is #6AD796. Grayscale: #4F4F4F. Windows color (decimal): -7002007 or 6891669. OLE color: 6891669.
HSL color Cylindrical-coordinate representation of color #952869: hue angle of 324.22º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #952869 is Cyan = 0, Magento = 0.73, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 40 | 105 | - |
| CMYK | 0 | 0.73 | 0.30 | 0.42 |
| HSL | 324.22º | 0.58% | 0.37% | - |
| HSV(B) | 324.22º | 0.73% | 0.58% | - |
| XYZ | 15.7 | 8.93 | 14.26 | - |
| YUV | 80 | 142.11 | 177.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 40 | 105 | 0 | 0.73 | 0.30 | 0.42 | 324.22 | 0.58 | 0.37 |
| Hex | 95 | 28 | 69 | 0 | 49 | 1E | 2A | 144 | 3A | 25 |
| Octal | 225 | 50 | 151 | 0 | 111 | 36 | 52 | 504 | 72 | 45 |
| Binary | 10010101 | 101000 | 1101001 | 0 | 1001001 | 11110 | 101010 | 101000100 | 111010 | 100101 |
Color Harmonies of #952869
Complementary color
Monochromatic Colors of #952869
Black with #952869
Text Example
Text Example
White with #952869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952869; }
p { color: rgb(149,40,105); }
H1.HeaderClassName
{
color: #952869;
}
.AnyTagClassName
{
color: #952869;
}
</style>
background-color css
<style>
a { background-color: #952869; }
a { background-color: rgb(149,40,105); }
div.DivClassName
{
background-color: #952869;
}
.BgClassName
{
background-color: #952869;
}
</style>
border-color css
<style>
span { border-color: #952869; }
span { border-color: rgb(149,40,105); }
td.TdClassName
{
border-color: #952869;
}
.TagClassName
{
border-color: #952869;
}
</style>