Shades of Lipstick #972556
Tints of Lipstick #972556
RGB
CMYK
RGB Variations
Color information
#972556 (or 0x972556) is known color: Lipstick. HEX triplet: 97, 25 and 56. RGB value is (151,37,86). Sum of RGB (Red+Green+Blue) = 151+37+86=274 (36% of max value = 765). Red value is 151 (59.38% from 255 or 55.11% from 274); Green value is 37 (14.84% from 255 or 13.50% from 274); Blue value is 86 (33.98% from 255 or 31.39% from 274); Max value from RGB is 151 - color contains mainly: red. Hex color #972556 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #972556 is #68DAA9. Grayscale: #4C4C4C. Windows color (decimal): -6871722 or 5645719. OLE color: 5645719.
HSL color Cylindrical-coordinate representation of color #972556: hue angle of 334.21º 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 #972556 is Cyan = 0, Magento = 0.75, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 37 | 86 | - |
| CMYK | 0 | 0.75 | 0.43 | 0.41 |
| HSL | 334.21º | 0.61% | 0.37% | - |
| HSV(B) | 334.21º | 0.75% | 0.59% | - |
| XYZ | 15.1 | 8.57 | 9.66 | - |
| YUV | 76.67 | 133.27 | 181.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 37 | 86 | 0 | 0.75 | 0.43 | 0.41 | 334.21 | 0.61 | 0.37 |
| Hex | 97 | 25 | 56 | 0 | 4B | 2B | 29 | 14E | 3D | 25 |
| Octal | 227 | 45 | 126 | 0 | 113 | 53 | 51 | 516 | 75 | 45 |
| Binary | 10010111 | 100101 | 1010110 | 0 | 1001011 | 101011 | 101001 | 101001110 | 111101 | 100101 |
Color Harmonies of #972556
Complementary color
Monochromatic Colors of #972556
Black with #972556
Text Example
Text Example
White with #972556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972556; }
p { color: rgb(151,37,86); }
H1.HeaderClassName
{
color: #972556;
}
.AnyTagClassName
{
color: #972556;
}
</style>
background-color css
<style>
a { background-color: #972556; }
a { background-color: rgb(151,37,86); }
div.DivClassName
{
background-color: #972556;
}
.BgClassName
{
background-color: #972556;
}
</style>
border-color css
<style>
span { border-color: #972556; }
span { border-color: rgb(151,37,86); }
td.TdClassName
{
border-color: #972556;
}
.TagClassName
{
border-color: #972556;
}
</style>