Shades of Lipstick #972460
Tints of Lipstick #972460
RGB
CMYK
RGB Variations
Color information
#972460 (or 0x972460) is known color: Lipstick. HEX triplet: 97, 24 and 60. RGB value is (151,36,96). Sum of RGB (Red+Green+Blue) = 151+36+96=283 (37% of max value = 765). Red value is 151 (59.38% from 255 or 53.36% from 283); Green value is 36 (14.45% from 255 or 12.72% from 283); Blue value is 96 (37.89% from 255 or 33.92% from 283); Max value from RGB is 151 - color contains mainly: red. Hex color #972460 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #972460 is #68DB9F. Grayscale: #4D4D4D. Windows color (decimal): -6871968 or 6300823. OLE color: 6300823.
HSL color Cylindrical-coordinate representation of color #972460: hue angle of 328.7º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #972460 is Cyan = 0, Magento = 0.76, Yellow = 0.36 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 36 | 96 | - |
| CMYK | 0 | 0.76 | 0.36 | 0.41 |
| HSL | 328.7º | 0.61% | 0.37% | - |
| HSV(B) | 328.7º | 0.76% | 0.59% | - |
| XYZ | 15.5 | 8.69 | 11.93 | - |
| YUV | 77.23 | 138.6 | 180.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 36 | 96 | 0 | 0.76 | 0.36 | 0.41 | 328.7 | 0.61 | 0.37 |
| Hex | 97 | 24 | 60 | 0 | 4C | 24 | 29 | 149 | 3D | 25 |
| Octal | 227 | 44 | 140 | 0 | 114 | 44 | 51 | 511 | 75 | 45 |
| Binary | 10010111 | 100100 | 1100000 | 0 | 1001100 | 100100 | 101001 | 101001001 | 111101 | 100101 |
Color Harmonies of #972460
Complementary color
Monochromatic Colors of #972460
Black with #972460
Text Example
Text Example
White with #972460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972460; }
p { color: rgb(151,36,96); }
H1.HeaderClassName
{
color: #972460;
}
.AnyTagClassName
{
color: #972460;
}
</style>
background-color css
<style>
a { background-color: #972460; }
a { background-color: rgb(151,36,96); }
div.DivClassName
{
background-color: #972460;
}
.BgClassName
{
background-color: #972460;
}
</style>
border-color css
<style>
span { border-color: #972460; }
span { border-color: rgb(151,36,96); }
td.TdClassName
{
border-color: #972460;
}
.TagClassName
{
border-color: #972460;
}
</style>