Shades of Lipstick #952267
Tints of Lipstick #952267
RGB
CMYK
RGB Variations
Color information
#952267 (or 0x952267) is known color: Lipstick. HEX triplet: 95, 22 and 67. RGB value is (149,34,103). Sum of RGB (Red+Green+Blue) = 149+34+103=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 34 (13.67% from 255 or 11.89% from 286); Blue value is 103 (40.62% from 255 or 36.01% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #952267 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952267 is #6ADD98. Grayscale: #4C4C4C. Windows color (decimal): -7003545 or 6759061. OLE color: 6759061.
HSL color Cylindrical-coordinate representation of color #952267: hue angle of 324º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #952267 is Cyan = 0, Magento = 0.77, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 34 | 103 | - |
| CMYK | 0 | 0.77 | 0.31 | 0.42 |
| HSL | 324º | 0.63% | 0.36% | - |
| HSV(B) | 324º | 0.77% | 0.58% | - |
| XYZ | 15.41 | 8.51 | 13.66 | - |
| YUV | 76.25 | 143.1 | 179.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 34 | 103 | 0 | 0.77 | 0.31 | 0.42 | 324 | 0.63 | 0.36 |
| Hex | 95 | 22 | 67 | 0 | 4D | 1F | 2A | 144 | 3F | 24 |
| Octal | 225 | 42 | 147 | 0 | 115 | 37 | 52 | 504 | 77 | 44 |
| Binary | 10010101 | 100010 | 1100111 | 0 | 1001101 | 11111 | 101010 | 101000100 | 111111 | 100100 |
Color Harmonies of #952267
Complementary color
Monochromatic Colors of #952267
Black with #952267
Text Example
Text Example
White with #952267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952267; }
p { color: rgb(149,34,103); }
H1.HeaderClassName
{
color: #952267;
}
.AnyTagClassName
{
color: #952267;
}
</style>
background-color css
<style>
a { background-color: #952267; }
a { background-color: rgb(149,34,103); }
div.DivClassName
{
background-color: #952267;
}
.BgClassName
{
background-color: #952267;
}
</style>
border-color css
<style>
span { border-color: #952267; }
span { border-color: rgb(149,34,103); }
td.TdClassName
{
border-color: #952267;
}
.TagClassName
{
border-color: #952267;
}
</style>