Shades of Lipstick #953856
Tints of Lipstick #953856
RGB
CMYK
RGB Variations
Color information
#953856 (or 0x953856) is known color: Lipstick. HEX triplet: 95, 38 and 56. RGB value is (149,56,86). Sum of RGB (Red+Green+Blue) = 149+56+86=291 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.20% from 291); Green value is 56 (22.27% from 255 or 19.24% from 291); Blue value is 86 (33.98% from 255 or 29.55% from 291); Max value from RGB is 149 - color contains mainly: red. Hex color #953856 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953856 is #6AC7A9. Grayscale: #575757. Windows color (decimal): -6997930 or 5650581. OLE color: 5650581.
HSL color Cylindrical-coordinate representation of color #953856: hue angle of 340.65º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #953856 is Cyan = 0, Magento = 0.62, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 56 | 86 | - |
| CMYK | 0 | 0.62 | 0.42 | 0.42 |
| HSL | 340.65º | 0.45% | 0.4% | - |
| HSV(B) | 340.65º | 0.62% | 0.58% | - |
| XYZ | 15.49 | 9.89 | 9.9 | - |
| YUV | 87.23 | 127.31 | 172.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 56 | 86 | 0 | 0.62 | 0.42 | 0.42 | 340.65 | 0.45 | 0.4 |
| Hex | 95 | 38 | 56 | 0 | 3E | 2A | 2A | 155 | 2D | 28 |
| Octal | 225 | 70 | 126 | 0 | 76 | 52 | 52 | 525 | 55 | 50 |
| Binary | 10010101 | 111000 | 1010110 | 0 | 111110 | 101010 | 101010 | 101010101 | 101101 | 101000 |
Color Harmonies of #953856
Complementary color
Monochromatic Colors of #953856
Black with #953856
Text Example
Text Example
White with #953856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953856; }
p { color: rgb(149,56,86); }
H1.HeaderClassName
{
color: #953856;
}
.AnyTagClassName
{
color: #953856;
}
</style>
background-color css
<style>
a { background-color: #953856; }
a { background-color: rgb(149,56,86); }
div.DivClassName
{
background-color: #953856;
}
.BgClassName
{
background-color: #953856;
}
</style>
border-color css
<style>
span { border-color: #953856; }
span { border-color: rgb(149,56,86); }
td.TdClassName
{
border-color: #953856;
}
.TagClassName
{
border-color: #953856;
}
</style>