Shades of Lipstick #952668
Tints of Lipstick #952668
RGB
CMYK
RGB Variations
Color information
#952668 (or 0x952668) is known color: Lipstick. HEX triplet: 95, 26 and 68. RGB value is (149,38,104). Sum of RGB (Red+Green+Blue) = 149+38+104=291 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.20% from 291); Green value is 38 (15.23% from 255 or 13.06% from 291); Blue value is 104 (41.02% from 255 or 35.74% from 291); Max value from RGB is 149 - color contains mainly: red. Hex color #952668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952668 is #6AD997. Grayscale: #4E4E4E. Windows color (decimal): -7002520 or 6825621. OLE color: 6825621.
HSL color Cylindrical-coordinate representation of color #952668: hue angle of 324.32º 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 #952668 is Cyan = 0, Magento = 0.74, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 104 | - |
| CMYK | 0 | 0.74 | 0.30 | 0.42 |
| HSL | 324.32º | 0.59% | 0.37% | - |
| HSV(B) | 324.32º | 0.74% | 0.58% | - |
| XYZ | 15.59 | 8.78 | 13.97 | - |
| YUV | 78.71 | 142.27 | 178.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 104 | 0 | 0.74 | 0.30 | 0.42 | 324.32 | 0.59 | 0.37 |
| Hex | 95 | 26 | 68 | 0 | 4A | 1E | 2A | 144 | 3B | 25 |
| Octal | 225 | 46 | 150 | 0 | 112 | 36 | 52 | 504 | 73 | 45 |
| Binary | 10010101 | 100110 | 1101000 | 0 | 1001010 | 11110 | 101010 | 101000100 | 111011 | 100101 |
Color Harmonies of #952668
Complementary color
Monochromatic Colors of #952668
Black with #952668
Text Example
Text Example
White with #952668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952668; }
p { color: rgb(149,38,104); }
H1.HeaderClassName
{
color: #952668;
}
.AnyTagClassName
{
color: #952668;
}
</style>
background-color css
<style>
a { background-color: #952668; }
a { background-color: rgb(149,38,104); }
div.DivClassName
{
background-color: #952668;
}
.BgClassName
{
background-color: #952668;
}
</style>
border-color css
<style>
span { border-color: #952668; }
span { border-color: rgb(149,38,104); }
td.TdClassName
{
border-color: #952668;
}
.TagClassName
{
border-color: #952668;
}
</style>