Shades of Lipstick #972946
Tints of Lipstick #972946
RGB
CMYK
RGB Variations
Color information
#972946 (or 0x972946) is known color: Lipstick. HEX triplet: 97, 29 and 46. RGB value is (151,41,70). Sum of RGB (Red+Green+Blue) = 151+41+70=262 (34% of max value = 765). Red value is 151 (59.38% from 255 or 57.63% from 262); Green value is 41 (16.41% from 255 or 15.65% from 262); Blue value is 70 (27.73% from 255 or 26.72% from 262); Max value from RGB is 151 - color contains mainly: red. Hex color #972946 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #972946 is #68D6B9. Grayscale: #4D4D4D. Windows color (decimal): -6870714 or 4598167. OLE color: 4598167.
HSL color Cylindrical-coordinate representation of color #972946: hue angle of 344.18º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #972946 is Cyan = 0, Magento = 0.73, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 41 | 70 | - |
| CMYK | 0 | 0.73 | 0.54 | 0.41 |
| HSL | 344.18º | 0.57% | 0.38% | - |
| HSV(B) | 344.18º | 0.73% | 0.59% | - |
| XYZ | 14.66 | 8.61 | 6.68 | - |
| YUV | 77.2 | 123.94 | 180.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 41 | 70 | 0 | 0.73 | 0.54 | 0.41 | 344.18 | 0.57 | 0.38 |
| Hex | 97 | 29 | 46 | 0 | 49 | 36 | 29 | 158 | 39 | 26 |
| Octal | 227 | 51 | 106 | 0 | 111 | 66 | 51 | 530 | 71 | 46 |
| Binary | 10010111 | 101001 | 1000110 | 0 | 1001001 | 110110 | 101001 | 101011000 | 111001 | 100110 |
Color Harmonies of #972946
Complementary color
Monochromatic Colors of #972946
Black with #972946
Text Example
Text Example
White with #972946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972946; }
p { color: rgb(151,41,70); }
H1.HeaderClassName
{
color: #972946;
}
.AnyTagClassName
{
color: #972946;
}
</style>
background-color css
<style>
a { background-color: #972946; }
a { background-color: rgb(151,41,70); }
div.DivClassName
{
background-color: #972946;
}
.BgClassName
{
background-color: #972946;
}
</style>
border-color css
<style>
span { border-color: #972946; }
span { border-color: rgb(151,41,70); }
td.TdClassName
{
border-color: #972946;
}
.TagClassName
{
border-color: #972946;
}
</style>