Shades of Lipstick #952659
Tints of Lipstick #952659
RGB
CMYK
RGB Variations
Color information
#952659 (or 0x952659) is known color: Lipstick. HEX triplet: 95, 26 and 59. RGB value is (149,38,89). Sum of RGB (Red+Green+Blue) = 149+38+89=276 (36% of max value = 765). Red value is 149 (58.59% from 255 or 53.99% from 276); Green value is 38 (15.23% from 255 or 13.77% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 149 - color contains mainly: red. Hex color #952659 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952659 is #6AD9A6. Grayscale: #4C4C4C. Windows color (decimal): -7002535 or 5842581. OLE color: 5842581.
HSL color Cylindrical-coordinate representation of color #952659: hue angle of 332.43º 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 #952659 is Cyan = 0, Magento = 0.74, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 89 | - |
| CMYK | 0 | 0.74 | 0.40 | 0.42 |
| HSL | 332.43º | 0.59% | 0.37% | - |
| HSV(B) | 332.43º | 0.74% | 0.58% | - |
| XYZ | 14.89 | 8.5 | 10.31 | - |
| YUV | 77 | 134.77 | 179.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 89 | 0 | 0.74 | 0.40 | 0.42 | 332.43 | 0.59 | 0.37 |
| Hex | 95 | 26 | 59 | 0 | 4A | 28 | 2A | 14C | 3B | 25 |
| Octal | 225 | 46 | 131 | 0 | 112 | 50 | 52 | 514 | 73 | 45 |
| Binary | 10010101 | 100110 | 1011001 | 0 | 1001010 | 101000 | 101010 | 101001100 | 111011 | 100101 |
Color Harmonies of #952659
Complementary color
Monochromatic Colors of #952659
Black with #952659
Text Example
Text Example
White with #952659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952659; }
p { color: rgb(149,38,89); }
H1.HeaderClassName
{
color: #952659;
}
.AnyTagClassName
{
color: #952659;
}
</style>
background-color css
<style>
a { background-color: #952659; }
a { background-color: rgb(149,38,89); }
div.DivClassName
{
background-color: #952659;
}
.BgClassName
{
background-color: #952659;
}
</style>
border-color css
<style>
span { border-color: #952659; }
span { border-color: rgb(149,38,89); }
td.TdClassName
{
border-color: #952659;
}
.TagClassName
{
border-color: #952659;
}
</style>