Shades of Lipstick #972147
Tints of Lipstick #972147
RGB
CMYK
RGB Variations
Color information
#972147 (or 0x972147) is known color: Lipstick. HEX triplet: 97, 21 and 47. RGB value is (151,33,71). Sum of RGB (Red+Green+Blue) = 151+33+71=255 (33% of max value = 765). Red value is 151 (59.38% from 255 or 59.22% from 255); Green value is 33 (13.28% from 255 or 12.94% from 255); Blue value is 71 (28.12% from 255 or 27.84% from 255); Max value from RGB is 151 - color contains mainly: red. Hex color #972147 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #972147 is #68DEB8. Grayscale: #484848. Windows color (decimal): -6872761 or 4661655. OLE color: 4661655.
HSL color Cylindrical-coordinate representation of color #972147: hue angle of 340.68º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #972147 is Cyan = 0, Magento = 0.78, Yellow = 0.53 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 33 | 71 | - |
| CMYK | 0 | 0.78 | 0.53 | 0.41 |
| HSL | 340.68º | 0.64% | 0.36% | - |
| HSV(B) | 340.68º | 0.78% | 0.59% | - |
| XYZ | 14.44 | 8.12 | 6.77 | - |
| YUV | 72.61 | 127.09 | 183.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 33 | 71 | 0 | 0.78 | 0.53 | 0.41 | 340.68 | 0.64 | 0.36 |
| Hex | 97 | 21 | 47 | 0 | 4E | 35 | 29 | 155 | 40 | 24 |
| Octal | 227 | 41 | 107 | 0 | 116 | 65 | 51 | 525 | 100 | 44 |
| Binary | 10010111 | 100001 | 1000111 | 0 | 1001110 | 110101 | 101001 | 101010101 | 1000000 | 100100 |
Color Harmonies of #972147
Complementary color
Monochromatic Colors of #972147
Black with #972147
Text Example
Text Example
White with #972147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972147; }
p { color: rgb(151,33,71); }
H1.HeaderClassName
{
color: #972147;
}
.AnyTagClassName
{
color: #972147;
}
</style>
background-color css
<style>
a { background-color: #972147; }
a { background-color: rgb(151,33,71); }
div.DivClassName
{
background-color: #972147;
}
.BgClassName
{
background-color: #972147;
}
</style>
border-color css
<style>
span { border-color: #972147; }
span { border-color: rgb(151,33,71); }
td.TdClassName
{
border-color: #972147;
}
.TagClassName
{
border-color: #972147;
}
</style>