Shades of Lipstick #972560
Tints of Lipstick #972560
RGB
CMYK
RGB Variations
Color information
#972560 (or 0x972560) is known color: Lipstick. HEX triplet: 97, 25 and 60. RGB value is (151,37,96). Sum of RGB (Red+Green+Blue) = 151+37+96=284 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.17% from 284); Green value is 37 (14.84% from 255 or 13.03% from 284); Blue value is 96 (37.89% from 255 or 33.80% from 284); Max value from RGB is 151 - color contains mainly: red. Hex color #972560 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #972560 is #68DA9F. Grayscale: #4D4D4D. Windows color (decimal): -6871712 or 6301079. OLE color: 6301079.
HSL color Cylindrical-coordinate representation of color #972560: hue angle of 328.95º 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 #972560 is Cyan = 0, Magento = 0.75, Yellow = 0.36 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 37 | 96 | - |
| CMYK | 0 | 0.75 | 0.36 | 0.41 |
| HSL | 328.95º | 0.61% | 0.37% | - |
| HSV(B) | 328.95º | 0.75% | 0.59% | - |
| XYZ | 15.54 | 8.75 | 11.94 | - |
| YUV | 77.81 | 138.27 | 180.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 37 | 96 | 0 | 0.75 | 0.36 | 0.41 | 328.95 | 0.61 | 0.37 |
| Hex | 97 | 25 | 60 | 0 | 4B | 24 | 29 | 149 | 3D | 25 |
| Octal | 227 | 45 | 140 | 0 | 113 | 44 | 51 | 511 | 75 | 45 |
| Binary | 10010111 | 100101 | 1100000 | 0 | 1001011 | 100100 | 101001 | 101001001 | 111101 | 100101 |
Color Harmonies of #972560
Complementary color
Monochromatic Colors of #972560
Black with #972560
Text Example
Text Example
White with #972560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972560; }
p { color: rgb(151,37,96); }
H1.HeaderClassName
{
color: #972560;
}
.AnyTagClassName
{
color: #972560;
}
</style>
background-color css
<style>
a { background-color: #972560; }
a { background-color: rgb(151,37,96); }
div.DivClassName
{
background-color: #972560;
}
.BgClassName
{
background-color: #972560;
}
</style>
border-color css
<style>
span { border-color: #972560; }
span { border-color: rgb(151,37,96); }
td.TdClassName
{
border-color: #972560;
}
.TagClassName
{
border-color: #972560;
}
</style>