Shades of Lipstick #972546
Tints of Lipstick #972546
RGB
CMYK
RGB Variations
Color information
#972546 (or 0x972546) is known color: Lipstick. HEX triplet: 97, 25 and 46. RGB value is (151,37,70). Sum of RGB (Red+Green+Blue) = 151+37+70=258 (34% of max value = 765). Red value is 151 (59.38% from 255 or 58.53% from 258); Green value is 37 (14.84% from 255 or 14.34% from 258); Blue value is 70 (27.73% from 255 or 27.13% from 258); Max value from RGB is 151 - color contains mainly: red. Hex color #972546 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #972546 is #68DAB9. Grayscale: #4A4A4A. Windows color (decimal): -6871738 or 4597143. OLE color: 4597143.
HSL color Cylindrical-coordinate representation of color #972546: hue angle of 342.63º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #972546 is Cyan = 0, Magento = 0.75, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 37 | 70 | - |
| CMYK | 0 | 0.75 | 0.54 | 0.41 |
| HSL | 342.63º | 0.61% | 0.37% | - |
| HSV(B) | 342.63º | 0.75% | 0.59% | - |
| XYZ | 14.53 | 8.34 | 6.64 | - |
| YUV | 74.85 | 125.27 | 182.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 37 | 70 | 0 | 0.75 | 0.54 | 0.41 | 342.63 | 0.61 | 0.37 |
| Hex | 97 | 25 | 46 | 0 | 4B | 36 | 29 | 157 | 3D | 25 |
| Octal | 227 | 45 | 106 | 0 | 113 | 66 | 51 | 527 | 75 | 45 |
| Binary | 10010111 | 100101 | 1000110 | 0 | 1001011 | 110110 | 101001 | 101010111 | 111101 | 100101 |
Color Harmonies of #972546
Complementary color
Monochromatic Colors of #972546
Black with #972546
Text Example
Text Example
White with #972546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972546; }
p { color: rgb(151,37,70); }
H1.HeaderClassName
{
color: #972546;
}
.AnyTagClassName
{
color: #972546;
}
</style>
background-color css
<style>
a { background-color: #972546; }
a { background-color: rgb(151,37,70); }
div.DivClassName
{
background-color: #972546;
}
.BgClassName
{
background-color: #972546;
}
</style>
border-color css
<style>
span { border-color: #972546; }
span { border-color: rgb(151,37,70); }
td.TdClassName
{
border-color: #972546;
}
.TagClassName
{
border-color: #972546;
}
</style>