Shades of Lipstick #953167
Tints of Lipstick #953167
RGB
CMYK
RGB Variations
Color information
#953167 (or 0x953167) is known color: Lipstick. HEX triplet: 95, 31 and 67. RGB value is (149,49,103). Sum of RGB (Red+Green+Blue) = 149+49+103=301 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.50% from 301); Green value is 49 (19.53% from 255 or 16.28% from 301); Blue value is 103 (40.62% from 255 or 34.22% from 301); Max value from RGB is 149 - color contains mainly: red. Hex color #953167 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953167 is #6ACE98. Grayscale: #545454. Windows color (decimal): -6999705 or 6762901. OLE color: 6762901.
HSL color Cylindrical-coordinate representation of color #953167: hue angle of 327.6º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #953167 is Cyan = 0, Magento = 0.67, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 49 | 103 | - |
| CMYK | 0 | 0.67 | 0.31 | 0.42 |
| HSL | 327.6º | 0.51% | 0.39% | - |
| HSV(B) | 327.6º | 0.67% | 0.58% | - |
| XYZ | 15.94 | 9.57 | 13.84 | - |
| YUV | 85.06 | 138.13 | 173.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 49 | 103 | 0 | 0.67 | 0.31 | 0.42 | 327.6 | 0.51 | 0.39 |
| Hex | 95 | 31 | 67 | 0 | 43 | 1F | 2A | 148 | 33 | 27 |
| Octal | 225 | 61 | 147 | 0 | 103 | 37 | 52 | 510 | 63 | 47 |
| Binary | 10010101 | 110001 | 1100111 | 0 | 1000011 | 11111 | 101010 | 101001000 | 110011 | 100111 |
Color Harmonies of #953167
Complementary color
Monochromatic Colors of #953167
Black with #953167
Text Example
Text Example
White with #953167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953167; }
p { color: rgb(149,49,103); }
H1.HeaderClassName
{
color: #953167;
}
.AnyTagClassName
{
color: #953167;
}
</style>
background-color css
<style>
a { background-color: #953167; }
a { background-color: rgb(149,49,103); }
div.DivClassName
{
background-color: #953167;
}
.BgClassName
{
background-color: #953167;
}
</style>
border-color css
<style>
span { border-color: #953167; }
span { border-color: rgb(149,49,103); }
td.TdClassName
{
border-color: #953167;
}
.TagClassName
{
border-color: #953167;
}
</style>