Shades of Lipstick #953956
Tints of Lipstick #953956
RGB
CMYK
RGB Variations
Color information
#953956 (or 0x953956) is known color: Lipstick. HEX triplet: 95, 39 and 56. RGB value is (149,57,86). Sum of RGB (Red+Green+Blue) = 149+57+86=292 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.03% from 292); Green value is 57 (22.66% from 255 or 19.52% from 292); Blue value is 86 (33.98% from 255 or 29.45% from 292); Max value from RGB is 149 - color contains mainly: red. Hex color #953956 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953956 is #6AC6A9. Grayscale: #575757. Windows color (decimal): -6997674 or 5650837. OLE color: 5650837.
HSL color Cylindrical-coordinate representation of color #953956: hue angle of 341.09º 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 #953956 is Cyan = 0, Magento = 0.62, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 57 | 86 | - |
| CMYK | 0 | 0.62 | 0.42 | 0.42 |
| HSL | 341.09º | 0.45% | 0.4% | - |
| HSV(B) | 341.09º | 0.62% | 0.58% | - |
| XYZ | 15.54 | 9.99 | 9.91 | - |
| YUV | 87.81 | 126.98 | 171.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 57 | 86 | 0 | 0.62 | 0.42 | 0.42 | 341.09 | 0.45 | 0.4 |
| Hex | 95 | 39 | 56 | 0 | 3E | 2A | 2A | 155 | 2D | 28 |
| Octal | 225 | 71 | 126 | 0 | 76 | 52 | 52 | 525 | 55 | 50 |
| Binary | 10010101 | 111001 | 1010110 | 0 | 111110 | 101010 | 101010 | 101010101 | 101101 | 101000 |
Color Harmonies of #953956
Complementary color
Monochromatic Colors of #953956
Black with #953956
Text Example
Text Example
White with #953956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953956; }
p { color: rgb(149,57,86); }
H1.HeaderClassName
{
color: #953956;
}
.AnyTagClassName
{
color: #953956;
}
</style>
background-color css
<style>
a { background-color: #953956; }
a { background-color: rgb(149,57,86); }
div.DivClassName
{
background-color: #953956;
}
.BgClassName
{
background-color: #953956;
}
</style>
border-color css
<style>
span { border-color: #953956; }
span { border-color: rgb(149,57,86); }
td.TdClassName
{
border-color: #953956;
}
.TagClassName
{
border-color: #953956;
}
</style>