Shades of Lipstick #9D2467
Tints of Lipstick #9D2467
RGB
CMYK
RGB Variations
Color information
#9D2467 (or 0x9D2467) is known color: Lipstick. HEX triplet: 9D, 24 and 67. RGB value is (157,36,103). Sum of RGB (Red+Green+Blue) = 157+36+103=296 (39% of max value = 765). Red value is 157 (61.72% from 255 or 53.04% from 296); Green value is 36 (14.45% from 255 or 12.16% from 296); Blue value is 103 (40.62% from 255 or 34.80% from 296); Max value from RGB is 157 - color contains mainly: red. Hex color #9D2467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #9D2467 is #62DB98. Grayscale: #4F4F4F. Windows color (decimal): -6478745 or 6759581. OLE color: 6759581.
HSL color Cylindrical-coordinate representation of color #9D2467: hue angle of 326.78º degrees, saturation: 0.63, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #9D2467 is Cyan = 0, Magento = 0.77, Yellow = 0.34 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 36 | 103 | - |
| CMYK | 0 | 0.77 | 0.34 | 0.38 |
| HSL | 326.78º | 0.63% | 0.38% | - |
| HSV(B) | 326.78º | 0.77% | 0.62% | - |
| XYZ | 16.98 | 9.41 | 13.75 | - |
| YUV | 79.82 | 141.09 | 183.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 36 | 103 | 0 | 0.77 | 0.34 | 0.38 | 326.78 | 0.63 | 0.38 |
| Hex | 9D | 24 | 67 | 0 | 4D | 22 | 26 | 147 | 3F | 26 |
| Octal | 235 | 44 | 147 | 0 | 115 | 42 | 46 | 507 | 77 | 46 |
| Binary | 10011101 | 100100 | 1100111 | 0 | 1001101 | 100010 | 100110 | 101000111 | 111111 | 100110 |
Color Harmonies of #9D2467
Complementary color
Monochromatic Colors of #9D2467
Black with #9D2467
Text Example
Text Example
White with #9D2467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D2467; }
p { color: rgb(157,36,103); }
H1.HeaderClassName
{
color: #9D2467;
}
.AnyTagClassName
{
color: #9D2467;
}
</style>
background-color css
<style>
a { background-color: #9D2467; }
a { background-color: rgb(157,36,103); }
div.DivClassName
{
background-color: #9D2467;
}
.BgClassName
{
background-color: #9D2467;
}
</style>
border-color css
<style>
span { border-color: #9D2467; }
span { border-color: rgb(157,36,103); }
td.TdClassName
{
border-color: #9D2467;
}
.TagClassName
{
border-color: #9D2467;
}
</style>