Shades of Lipstick #972968
Tints of Lipstick #972968
RGB
CMYK
RGB Variations
Color information
#972968 (or 0x972968) is known color: Lipstick. HEX triplet: 97, 29 and 68. RGB value is (151,41,104). Sum of RGB (Red+Green+Blue) = 151+41+104=296 (39% of max value = 765). Red value is 151 (59.38% from 255 or 51.01% from 296); Green value is 41 (16.41% from 255 or 13.85% from 296); Blue value is 104 (41.02% from 255 or 35.14% from 296); Max value from RGB is 151 - color contains mainly: red. Hex color #972968 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #972968 is #68D697. Grayscale: #505050. Windows color (decimal): -6870680 or 6826391. OLE color: 6826391.
HSL color Cylindrical-coordinate representation of color #972968: hue angle of 325.64º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #972968 is Cyan = 0, Magento = 0.73, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 41 | 104 | - |
| CMYK | 0 | 0.73 | 0.31 | 0.41 |
| HSL | 325.64º | 0.57% | 0.38% | - |
| HSV(B) | 325.64º | 0.73% | 0.59% | - |
| XYZ | 16.05 | 9.16 | 14.02 | - |
| YUV | 81.07 | 140.94 | 177.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 41 | 104 | 0 | 0.73 | 0.31 | 0.41 | 325.64 | 0.57 | 0.38 |
| Hex | 97 | 29 | 68 | 0 | 49 | 1F | 29 | 146 | 39 | 26 |
| Octal | 227 | 51 | 150 | 0 | 111 | 37 | 51 | 506 | 71 | 46 |
| Binary | 10010111 | 101001 | 1101000 | 0 | 1001001 | 11111 | 101001 | 101000110 | 111001 | 100110 |
Color Harmonies of #972968
Complementary color
Monochromatic Colors of #972968
Black with #972968
Text Example
Text Example
White with #972968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972968; }
p { color: rgb(151,41,104); }
H1.HeaderClassName
{
color: #972968;
}
.AnyTagClassName
{
color: #972968;
}
</style>
background-color css
<style>
a { background-color: #972968; }
a { background-color: rgb(151,41,104); }
div.DivClassName
{
background-color: #972968;
}
.BgClassName
{
background-color: #972968;
}
</style>
border-color css
<style>
span { border-color: #972968; }
span { border-color: rgb(151,41,104); }
td.TdClassName
{
border-color: #972968;
}
.TagClassName
{
border-color: #972968;
}
</style>