Shades of Lipstick #953356
Tints of Lipstick #953356
RGB
CMYK
RGB Variations
Color information
#953356 (or 0x953356) is known color: Lipstick. HEX triplet: 95, 33 and 56. RGB value is (149,51,86). Sum of RGB (Red+Green+Blue) = 149+51+86=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 51 (20.31% from 255 or 17.83% from 286); Blue value is 86 (33.98% from 255 or 30.07% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #953356 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953356 is #6ACCA9. Grayscale: #545454. Windows color (decimal): -6999210 or 5649301. OLE color: 5649301.
HSL color Cylindrical-coordinate representation of color #953356: hue angle of 338.57º degrees, saturation: 0.49, 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 #953356 is Cyan = 0, Magento = 0.66, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 51 | 86 | - |
| CMYK | 0 | 0.66 | 0.42 | 0.42 |
| HSL | 338.57º | 0.49% | 0.39% | - |
| HSV(B) | 338.57º | 0.66% | 0.58% | - |
| XYZ | 15.26 | 9.43 | 9.82 | - |
| YUV | 84.29 | 128.97 | 174.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 51 | 86 | 0 | 0.66 | 0.42 | 0.42 | 338.57 | 0.49 | 0.39 |
| Hex | 95 | 33 | 56 | 0 | 42 | 2A | 2A | 153 | 31 | 27 |
| Octal | 225 | 63 | 126 | 0 | 102 | 52 | 52 | 523 | 61 | 47 |
| Binary | 10010101 | 110011 | 1010110 | 0 | 1000010 | 101010 | 101010 | 101010011 | 110001 | 100111 |
Color Harmonies of #953356
Complementary color
Monochromatic Colors of #953356
Black with #953356
Text Example
Text Example
White with #953356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953356; }
p { color: rgb(149,51,86); }
H1.HeaderClassName
{
color: #953356;
}
.AnyTagClassName
{
color: #953356;
}
</style>
background-color css
<style>
a { background-color: #953356; }
a { background-color: rgb(149,51,86); }
div.DivClassName
{
background-color: #953356;
}
.BgClassName
{
background-color: #953356;
}
</style>
border-color css
<style>
span { border-color: #953356; }
span { border-color: rgb(149,51,86); }
td.TdClassName
{
border-color: #953356;
}
.TagClassName
{
border-color: #953356;
}
</style>