Shades of Lipstick #953257
Tints of Lipstick #953257
RGB
CMYK
RGB Variations
Color information
#953257 (or 0x953257) is known color: Lipstick. HEX triplet: 95, 32 and 57. RGB value is (149,50,87). Sum of RGB (Red+Green+Blue) = 149+50+87=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 50 (19.92% from 255 or 17.48% from 286); Blue value is 87 (34.38% from 255 or 30.42% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #953257 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953257 is #6ACDA8. Grayscale: #535353. Windows color (decimal): -6999465 or 5714581. OLE color: 5714581.
HSL color Cylindrical-coordinate representation of color #953257: hue angle of 337.58º 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 #953257 is Cyan = 0, Magento = 0.66, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 50 | 87 | - |
| CMYK | 0 | 0.66 | 0.42 | 0.42 |
| HSL | 337.58º | 0.5% | 0.39% | - |
| HSV(B) | 337.58º | 0.66% | 0.58% | - |
| XYZ | 15.26 | 9.36 | 10.02 | - |
| YUV | 83.82 | 129.8 | 174.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 50 | 87 | 0 | 0.66 | 0.42 | 0.42 | 337.58 | 0.5 | 0.39 |
| Hex | 95 | 32 | 57 | 0 | 42 | 2A | 2A | 152 | 32 | 27 |
| Octal | 225 | 62 | 127 | 0 | 102 | 52 | 52 | 522 | 62 | 47 |
| Binary | 10010101 | 110010 | 1010111 | 0 | 1000010 | 101010 | 101010 | 101010010 | 110010 | 100111 |
Color Harmonies of #953257
Complementary color
Monochromatic Colors of #953257
Black with #953257
Text Example
Text Example
White with #953257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953257; }
p { color: rgb(149,50,87); }
H1.HeaderClassName
{
color: #953257;
}
.AnyTagClassName
{
color: #953257;
}
</style>
background-color css
<style>
a { background-color: #953257; }
a { background-color: rgb(149,50,87); }
div.DivClassName
{
background-color: #953257;
}
.BgClassName
{
background-color: #953257;
}
</style>
border-color css
<style>
span { border-color: #953257; }
span { border-color: rgb(149,50,87); }
td.TdClassName
{
border-color: #953257;
}
.TagClassName
{
border-color: #953257;
}
</style>