Shades of Lipstick #952669
Tints of Lipstick #952669
RGB
CMYK
RGB Variations
Color information
#952669 (or 0x952669) is known color: Lipstick. HEX triplet: 95, 26 and 69. RGB value is (149,38,105). Sum of RGB (Red+Green+Blue) = 149+38+105=292 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.03% from 292); Green value is 38 (15.23% from 255 or 13.01% from 292); Blue value is 105 (41.41% from 255 or 35.96% from 292); Max value from RGB is 149 - color contains mainly: red. Hex color #952669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952669 is #6AD996. Grayscale: #4E4E4E. Windows color (decimal): -7002519 or 6891157. OLE color: 6891157.
HSL color Cylindrical-coordinate representation of color #952669: hue angle of 323.78º 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 #952669 is Cyan = 0, Magento = 0.74, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 105 | - |
| CMYK | 0 | 0.74 | 0.30 | 0.42 |
| HSL | 323.78º | 0.59% | 0.37% | - |
| HSV(B) | 323.78º | 0.74% | 0.58% | - |
| XYZ | 15.64 | 8.8 | 14.24 | - |
| YUV | 78.83 | 142.77 | 178.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 105 | 0 | 0.74 | 0.30 | 0.42 | 323.78 | 0.59 | 0.37 |
| Hex | 95 | 26 | 69 | 0 | 4A | 1E | 2A | 144 | 3B | 25 |
| Octal | 225 | 46 | 151 | 0 | 112 | 36 | 52 | 504 | 73 | 45 |
| Binary | 10010101 | 100110 | 1101001 | 0 | 1001010 | 11110 | 101010 | 101000100 | 111011 | 100101 |
Color Harmonies of #952669
Complementary color
Monochromatic Colors of #952669
Black with #952669
Text Example
Text Example
White with #952669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952669; }
p { color: rgb(149,38,105); }
H1.HeaderClassName
{
color: #952669;
}
.AnyTagClassName
{
color: #952669;
}
</style>
background-color css
<style>
a { background-color: #952669; }
a { background-color: rgb(149,38,105); }
div.DivClassName
{
background-color: #952669;
}
.BgClassName
{
background-color: #952669;
}
</style>
border-color css
<style>
span { border-color: #952669; }
span { border-color: rgb(149,38,105); }
td.TdClassName
{
border-color: #952669;
}
.TagClassName
{
border-color: #952669;
}
</style>