Shades of Lipstick #972558
Tints of Lipstick #972558
RGB
CMYK
RGB Variations
Color information
#972558 (or 0x972558) is known color: Lipstick. HEX triplet: 97, 25 and 58. RGB value is (151,37,88). Sum of RGB (Red+Green+Blue) = 151+37+88=276 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.71% from 276); Green value is 37 (14.84% from 255 or 13.41% from 276); Blue value is 88 (34.77% from 255 or 31.88% from 276); Max value from RGB is 151 - color contains mainly: red. Hex color #972558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #972558 is #68DAA7. Grayscale: #4C4C4C. Windows color (decimal): -6871720 or 5776791. OLE color: 5776791.
HSL color Cylindrical-coordinate representation of color #972558: hue angle of 333.16º 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 #972558 is Cyan = 0, Magento = 0.75, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 37 | 88 | - |
| CMYK | 0 | 0.75 | 0.42 | 0.41 |
| HSL | 333.16º | 0.61% | 0.37% | - |
| HSV(B) | 333.16º | 0.75% | 0.59% | - |
| XYZ | 15.19 | 8.61 | 10.09 | - |
| YUV | 76.9 | 134.27 | 180.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 37 | 88 | 0 | 0.75 | 0.42 | 0.41 | 333.16 | 0.61 | 0.37 |
| Hex | 97 | 25 | 58 | 0 | 4B | 2A | 29 | 14D | 3D | 25 |
| Octal | 227 | 45 | 130 | 0 | 113 | 52 | 51 | 515 | 75 | 45 |
| Binary | 10010111 | 100101 | 1011000 | 0 | 1001011 | 101010 | 101001 | 101001101 | 111101 | 100101 |
Color Harmonies of #972558
Complementary color
Monochromatic Colors of #972558
Black with #972558
Text Example
Text Example
White with #972558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972558; }
p { color: rgb(151,37,88); }
H1.HeaderClassName
{
color: #972558;
}
.AnyTagClassName
{
color: #972558;
}
</style>
background-color css
<style>
a { background-color: #972558; }
a { background-color: rgb(151,37,88); }
div.DivClassName
{
background-color: #972558;
}
.BgClassName
{
background-color: #972558;
}
</style>
border-color css
<style>
span { border-color: #972558; }
span { border-color: rgb(151,37,88); }
td.TdClassName
{
border-color: #972558;
}
.TagClassName
{
border-color: #972558;
}
</style>