Shades of Lipstick #952467
Tints of Lipstick #952467
RGB
CMYK
RGB Variations
Color information
#952467 (or 0x952467) is known color: Lipstick. HEX triplet: 95, 24 and 67. RGB value is (149,36,103). Sum of RGB (Red+Green+Blue) = 149+36+103=288 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.74% from 288); Green value is 36 (14.45% from 255 or 12.5% from 288); Blue value is 103 (40.62% from 255 or 35.76% from 288); Max value from RGB is 149 - color contains mainly: red. Hex color #952467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952467 is #6ADB98. Grayscale: #4D4D4D. Windows color (decimal): -7003033 or 6759573. OLE color: 6759573.
HSL color Cylindrical-coordinate representation of color #952467: hue angle of 324.42º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #952467 is Cyan = 0, Magento = 0.76, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 36 | 103 | - |
| CMYK | 0 | 0.76 | 0.31 | 0.42 |
| HSL | 324.42º | 0.61% | 0.36% | - |
| HSV(B) | 324.42º | 0.76% | 0.58% | - |
| XYZ | 15.47 | 8.63 | 13.68 | - |
| YUV | 77.43 | 142.44 | 179.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 36 | 103 | 0 | 0.76 | 0.31 | 0.42 | 324.42 | 0.61 | 0.36 |
| Hex | 95 | 24 | 67 | 0 | 4C | 1F | 2A | 144 | 3D | 24 |
| Octal | 225 | 44 | 147 | 0 | 114 | 37 | 52 | 504 | 75 | 44 |
| Binary | 10010101 | 100100 | 1100111 | 0 | 1001100 | 11111 | 101010 | 101000100 | 111101 | 100100 |
Color Harmonies of #952467
Complementary color
Monochromatic Colors of #952467
Black with #952467
Text Example
Text Example
White with #952467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952467; }
p { color: rgb(149,36,103); }
H1.HeaderClassName
{
color: #952467;
}
.AnyTagClassName
{
color: #952467;
}
</style>
background-color css
<style>
a { background-color: #952467; }
a { background-color: rgb(149,36,103); }
div.DivClassName
{
background-color: #952467;
}
.BgClassName
{
background-color: #952467;
}
</style>
border-color css
<style>
span { border-color: #952467; }
span { border-color: rgb(149,36,103); }
td.TdClassName
{
border-color: #952467;
}
.TagClassName
{
border-color: #952467;
}
</style>