Shades of Lipstick #9D2756
Tints of Lipstick #9D2756
RGB
CMYK
RGB Variations
Color information
#9D2756 (or 0x9D2756) is known color: Lipstick. HEX triplet: 9D, 27 and 56. RGB value is (157,39,86). Sum of RGB (Red+Green+Blue) = 157+39+86=282 (37% of max value = 765). Red value is 157 (61.72% from 255 or 55.67% from 282); Green value is 39 (15.62% from 255 or 13.83% from 282); Blue value is 86 (33.98% from 255 or 30.50% from 282); Max value from RGB is 157 - color contains mainly: red. Hex color #9D2756 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #9D2756 is #62D8A9. Grayscale: #4F4F4F. Windows color (decimal): -6477994 or 5646237. OLE color: 5646237.
HSL color Cylindrical-coordinate representation of color #9D2756: hue angle of 336.1º degrees, saturation: 0.6, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #9D2756 is Cyan = 0, Magento = 0.75, Yellow = 0.45 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 39 | 86 | - |
| CMYK | 0 | 0.75 | 0.45 | 0.38 |
| HSL | 336.1º | 0.6% | 0.38% | - |
| HSV(B) | 336.1º | 0.75% | 0.62% | - |
| XYZ | 16.31 | 9.29 | 9.74 | - |
| YUV | 79.64 | 131.59 | 183.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 39 | 86 | 0 | 0.75 | 0.45 | 0.38 | 336.1 | 0.6 | 0.38 |
| Hex | 9D | 27 | 56 | 0 | 4B | 2D | 26 | 150 | 3C | 26 |
| Octal | 235 | 47 | 126 | 0 | 113 | 55 | 46 | 520 | 74 | 46 |
| Binary | 10011101 | 100111 | 1010110 | 0 | 1001011 | 101101 | 100110 | 101010000 | 111100 | 100110 |
Color Harmonies of #9D2756
Complementary color
Monochromatic Colors of #9D2756
Black with #9D2756
Text Example
Text Example
White with #9D2756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D2756; }
p { color: rgb(157,39,86); }
H1.HeaderClassName
{
color: #9D2756;
}
.AnyTagClassName
{
color: #9D2756;
}
</style>
background-color css
<style>
a { background-color: #9D2756; }
a { background-color: rgb(157,39,86); }
div.DivClassName
{
background-color: #9D2756;
}
.BgClassName
{
background-color: #9D2756;
}
</style>
border-color css
<style>
span { border-color: #9D2756; }
span { border-color: rgb(157,39,86); }
td.TdClassName
{
border-color: #9D2756;
}
.TagClassName
{
border-color: #9D2756;
}
</style>