Shades of Lipstick #952667
Tints of Lipstick #952667
RGB
CMYK
RGB Variations
Color information
#952667 (or 0x952667) is known color: Lipstick. HEX triplet: 95, 26 and 67. RGB value is (149,38,103). Sum of RGB (Red+Green+Blue) = 149+38+103=290 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.38% from 290); Green value is 38 (15.23% from 255 or 13.10% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 149 - color contains mainly: red. Hex color #952667 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952667 is #6AD998. Grayscale: #4E4E4E. Windows color (decimal): -7002521 or 6760085. OLE color: 6760085.
HSL color Cylindrical-coordinate representation of color #952667: hue angle of 324.86º 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 #952667 is Cyan = 0, Magento = 0.74, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 103 | - |
| CMYK | 0 | 0.74 | 0.31 | 0.42 |
| HSL | 324.86º | 0.59% | 0.37% | - |
| HSV(B) | 324.86º | 0.74% | 0.58% | - |
| XYZ | 15.54 | 8.76 | 13.7 | - |
| YUV | 78.6 | 141.77 | 178.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 103 | 0 | 0.74 | 0.31 | 0.42 | 324.86 | 0.59 | 0.37 |
| Hex | 95 | 26 | 67 | 0 | 4A | 1F | 2A | 145 | 3B | 25 |
| Octal | 225 | 46 | 147 | 0 | 112 | 37 | 52 | 505 | 73 | 45 |
| Binary | 10010101 | 100110 | 1100111 | 0 | 1001010 | 11111 | 101010 | 101000101 | 111011 | 100101 |
Color Harmonies of #952667
Complementary color
Monochromatic Colors of #952667
Black with #952667
Text Example
Text Example
White with #952667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952667; }
p { color: rgb(149,38,103); }
H1.HeaderClassName
{
color: #952667;
}
.AnyTagClassName
{
color: #952667;
}
</style>
background-color css
<style>
a { background-color: #952667; }
a { background-color: rgb(149,38,103); }
div.DivClassName
{
background-color: #952667;
}
.BgClassName
{
background-color: #952667;
}
</style>
border-color css
<style>
span { border-color: #952667; }
span { border-color: rgb(149,38,103); }
td.TdClassName
{
border-color: #952667;
}
.TagClassName
{
border-color: #952667;
}
</style>