Shades of Lipstick #972346
Tints of Lipstick #972346
RGB
CMYK
RGB Variations
Color information
#972346 (or 0x972346) is known color: Lipstick. HEX triplet: 97, 23 and 46. RGB value is (151,35,70). Sum of RGB (Red+Green+Blue) = 151+35+70=256 (33% of max value = 765). Red value is 151 (59.38% from 255 or 58.98% from 256); Green value is 35 (14.06% from 255 or 13.67% from 256); Blue value is 70 (27.73% from 255 or 27.34% from 256); Max value from RGB is 151 - color contains mainly: red. Hex color #972346 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #972346 is #68DCB9. Grayscale: #494949. Windows color (decimal): -6872250 or 4596631. OLE color: 4596631.
HSL color Cylindrical-coordinate representation of color #972346: hue angle of 341.9º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #972346 is Cyan = 0, Magento = 0.77, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 35 | 70 | - |
| CMYK | 0 | 0.77 | 0.54 | 0.41 |
| HSL | 341.9º | 0.62% | 0.36% | - |
| HSV(B) | 341.9º | 0.77% | 0.59% | - |
| XYZ | 14.47 | 8.22 | 6.62 | - |
| YUV | 73.67 | 125.93 | 183.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 35 | 70 | 0 | 0.77 | 0.54 | 0.41 | 341.9 | 0.62 | 0.36 |
| Hex | 97 | 23 | 46 | 0 | 4D | 36 | 29 | 156 | 3E | 24 |
| Octal | 227 | 43 | 106 | 0 | 115 | 66 | 51 | 526 | 76 | 44 |
| Binary | 10010111 | 100011 | 1000110 | 0 | 1001101 | 110110 | 101001 | 101010110 | 111110 | 100100 |
Color Harmonies of #972346
Complementary color
Monochromatic Colors of #972346
Black with #972346
Text Example
Text Example
White with #972346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972346; }
p { color: rgb(151,35,70); }
H1.HeaderClassName
{
color: #972346;
}
.AnyTagClassName
{
color: #972346;
}
</style>
background-color css
<style>
a { background-color: #972346; }
a { background-color: rgb(151,35,70); }
div.DivClassName
{
background-color: #972346;
}
.BgClassName
{
background-color: #972346;
}
</style>
border-color css
<style>
span { border-color: #972346; }
span { border-color: rgb(151,35,70); }
td.TdClassName
{
border-color: #972346;
}
.TagClassName
{
border-color: #972346;
}
</style>