Shades of Lipstick #952367
Tints of Lipstick #952367
RGB
CMYK
RGB Variations
Color information
#952367 (or 0x952367) is known color: Lipstick. HEX triplet: 95, 23 and 67. RGB value is (149,35,103). Sum of RGB (Red+Green+Blue) = 149+35+103=287 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.92% from 287); Green value is 35 (14.06% from 255 or 12.20% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 149 - color contains mainly: red. Hex color #952367 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952367 is #6ADC98. Grayscale: #4C4C4C. Windows color (decimal): -7003289 or 6759317. OLE color: 6759317.
HSL color Cylindrical-coordinate representation of color #952367: hue angle of 324.21º degrees, saturation: 0.62, 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 #952367 is Cyan = 0, Magento = 0.77, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 35 | 103 | - |
| CMYK | 0 | 0.77 | 0.31 | 0.42 |
| HSL | 324.21º | 0.62% | 0.36% | - |
| HSV(B) | 324.21º | 0.77% | 0.58% | - |
| XYZ | 15.44 | 8.57 | 13.67 | - |
| YUV | 76.84 | 142.77 | 179.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 35 | 103 | 0 | 0.77 | 0.31 | 0.42 | 324.21 | 0.62 | 0.36 |
| Hex | 95 | 23 | 67 | 0 | 4D | 1F | 2A | 144 | 3E | 24 |
| Octal | 225 | 43 | 147 | 0 | 115 | 37 | 52 | 504 | 76 | 44 |
| Binary | 10010101 | 100011 | 1100111 | 0 | 1001101 | 11111 | 101010 | 101000100 | 111110 | 100100 |
Color Harmonies of #952367
Complementary color
Monochromatic Colors of #952367
Black with #952367
Text Example
Text Example
White with #952367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952367; }
p { color: rgb(149,35,103); }
H1.HeaderClassName
{
color: #952367;
}
.AnyTagClassName
{
color: #952367;
}
</style>
background-color css
<style>
a { background-color: #952367; }
a { background-color: rgb(149,35,103); }
div.DivClassName
{
background-color: #952367;
}
.BgClassName
{
background-color: #952367;
}
</style>
border-color css
<style>
span { border-color: #952367; }
span { border-color: rgb(149,35,103); }
td.TdClassName
{
border-color: #952367;
}
.TagClassName
{
border-color: #952367;
}
</style>