Shades of Lipstick #953267
Tints of Lipstick #953267
RGB
CMYK
RGB Variations
Color information
#953267 (or 0x953267) is known color: Lipstick. HEX triplet: 95, 32 and 67. RGB value is (149,50,103). Sum of RGB (Red+Green+Blue) = 149+50+103=302 (40% of max value = 765). Red value is 149 (58.59% from 255 or 49.34% from 302); Green value is 50 (19.92% from 255 or 16.56% from 302); Blue value is 103 (40.62% from 255 or 34.11% from 302); Max value from RGB is 149 - color contains mainly: red. Hex color #953267 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953267 is #6ACD98. Grayscale: #555555. Windows color (decimal): -6999449 or 6763157. OLE color: 6763157.
HSL color Cylindrical-coordinate representation of color #953267: hue angle of 327.88º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #953267 is Cyan = 0, Magento = 0.66, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 50 | 103 | - |
| CMYK | 0 | 0.66 | 0.31 | 0.42 |
| HSL | 327.88º | 0.5% | 0.39% | - |
| HSV(B) | 327.88º | 0.66% | 0.58% | - |
| XYZ | 15.98 | 9.65 | 13.85 | - |
| YUV | 85.64 | 137.8 | 173.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 50 | 103 | 0 | 0.66 | 0.31 | 0.42 | 327.88 | 0.5 | 0.39 |
| Hex | 95 | 32 | 67 | 0 | 42 | 1F | 2A | 148 | 32 | 27 |
| Octal | 225 | 62 | 147 | 0 | 102 | 37 | 52 | 510 | 62 | 47 |
| Binary | 10010101 | 110010 | 1100111 | 0 | 1000010 | 11111 | 101010 | 101001000 | 110010 | 100111 |
Color Harmonies of #953267
Complementary color
Monochromatic Colors of #953267
Black with #953267
Text Example
Text Example
White with #953267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953267; }
p { color: rgb(149,50,103); }
H1.HeaderClassName
{
color: #953267;
}
.AnyTagClassName
{
color: #953267;
}
</style>
background-color css
<style>
a { background-color: #953267; }
a { background-color: rgb(149,50,103); }
div.DivClassName
{
background-color: #953267;
}
.BgClassName
{
background-color: #953267;
}
</style>
border-color css
<style>
span { border-color: #953267; }
span { border-color: rgb(149,50,103); }
td.TdClassName
{
border-color: #953267;
}
.TagClassName
{
border-color: #953267;
}
</style>