Shades of Lipstick #972756
Tints of Lipstick #972756
RGB
CMYK
RGB Variations
Color information
#972756 (or 0x972756) is known color: Lipstick. HEX triplet: 97, 27 and 56. RGB value is (151,39,86). Sum of RGB (Red+Green+Blue) = 151+39+86=276 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.71% from 276); Green value is 39 (15.62% from 255 or 14.13% from 276); Blue value is 86 (33.98% from 255 or 31.16% from 276); Max value from RGB is 151 - color contains mainly: red. Hex color #972756 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #972756 is #68D8A9. Grayscale: #4D4D4D. Windows color (decimal): -6871210 or 5646231. OLE color: 5646231.
HSL color Cylindrical-coordinate representation of color #972756: hue angle of 334.82º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #972756 is Cyan = 0, Magento = 0.74, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 39 | 86 | - |
| CMYK | 0 | 0.74 | 0.43 | 0.41 |
| HSL | 334.82º | 0.59% | 0.37% | - |
| HSV(B) | 334.82º | 0.74% | 0.59% | - |
| XYZ | 15.17 | 8.7 | 9.68 | - |
| YUV | 77.85 | 132.61 | 180.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 39 | 86 | 0 | 0.74 | 0.43 | 0.41 | 334.82 | 0.59 | 0.37 |
| Hex | 97 | 27 | 56 | 0 | 4A | 2B | 29 | 14F | 3B | 25 |
| Octal | 227 | 47 | 126 | 0 | 112 | 53 | 51 | 517 | 73 | 45 |
| Binary | 10010111 | 100111 | 1010110 | 0 | 1001010 | 101011 | 101001 | 101001111 | 111011 | 100101 |
Color Harmonies of #972756
Complementary color
Monochromatic Colors of #972756
Black with #972756
Text Example
Text Example
White with #972756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972756; }
p { color: rgb(151,39,86); }
H1.HeaderClassName
{
color: #972756;
}
.AnyTagClassName
{
color: #972756;
}
</style>
background-color css
<style>
a { background-color: #972756; }
a { background-color: rgb(151,39,86); }
div.DivClassName
{
background-color: #972756;
}
.BgClassName
{
background-color: #972756;
}
</style>
border-color css
<style>
span { border-color: #972756; }
span { border-color: rgb(151,39,86); }
td.TdClassName
{
border-color: #972756;
}
.TagClassName
{
border-color: #972756;
}
</style>