Shades of Lipstick #952656
Tints of Lipstick #952656
RGB
CMYK
RGB Variations
Color information
#952656 (or 0x952656) is known color: Lipstick. HEX triplet: 95, 26 and 56. RGB value is (149,38,86). Sum of RGB (Red+Green+Blue) = 149+38+86=273 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.58% from 273); Green value is 38 (15.23% from 255 or 13.92% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 149 - color contains mainly: red. Hex color #952656 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952656 is #6AD9A9. Grayscale: #4C4C4C. Windows color (decimal): -7002538 or 5645973. OLE color: 5645973.
HSL color Cylindrical-coordinate representation of color #952656: hue angle of 334.05º 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 #952656 is Cyan = 0, Magento = 0.74, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 86 | - |
| CMYK | 0 | 0.74 | 0.42 | 0.42 |
| HSL | 334.05º | 0.59% | 0.37% | - |
| HSV(B) | 334.05º | 0.74% | 0.58% | - |
| XYZ | 14.77 | 8.45 | 9.66 | - |
| YUV | 76.66 | 133.27 | 179.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 86 | 0 | 0.74 | 0.42 | 0.42 | 334.05 | 0.59 | 0.37 |
| Hex | 95 | 26 | 56 | 0 | 4A | 2A | 2A | 14E | 3B | 25 |
| Octal | 225 | 46 | 126 | 0 | 112 | 52 | 52 | 516 | 73 | 45 |
| Binary | 10010101 | 100110 | 1010110 | 0 | 1001010 | 101010 | 101010 | 101001110 | 111011 | 100101 |
Color Harmonies of #952656
Complementary color
Monochromatic Colors of #952656
Black with #952656
Text Example
Text Example
White with #952656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952656; }
p { color: rgb(149,38,86); }
H1.HeaderClassName
{
color: #952656;
}
.AnyTagClassName
{
color: #952656;
}
</style>
background-color css
<style>
a { background-color: #952656; }
a { background-color: rgb(149,38,86); }
div.DivClassName
{
background-color: #952656;
}
.BgClassName
{
background-color: #952656;
}
</style>
border-color css
<style>
span { border-color: #952656; }
span { border-color: rgb(149,38,86); }
td.TdClassName
{
border-color: #952656;
}
.TagClassName
{
border-color: #952656;
}
</style>