Shades of Lipstick #972967
Tints of Lipstick #972967
RGB
CMYK
RGB Variations
Color information
#972967 (or 0x972967) is known color: Lipstick. HEX triplet: 97, 29 and 67. RGB value is (151,41,103). Sum of RGB (Red+Green+Blue) = 151+41+103=295 (39% of max value = 765). Red value is 151 (59.38% from 255 or 51.19% from 295); Green value is 41 (16.41% from 255 or 13.90% from 295); Blue value is 103 (40.62% from 255 or 34.92% from 295); Max value from RGB is 151 - color contains mainly: red. Hex color #972967 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #972967 is #68D698. Grayscale: #505050. Windows color (decimal): -6870681 or 6760855. OLE color: 6760855.
HSL color Cylindrical-coordinate representation of color #972967: hue angle of 326.18º 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 #972967 is Cyan = 0, Magento = 0.73, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 41 | 103 | - |
| CMYK | 0 | 0.73 | 0.32 | 0.41 |
| HSL | 326.18º | 0.57% | 0.38% | - |
| HSV(B) | 326.18º | 0.73% | 0.59% | - |
| XYZ | 16 | 9.14 | 13.75 | - |
| YUV | 80.96 | 140.44 | 177.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 41 | 103 | 0 | 0.73 | 0.32 | 0.41 | 326.18 | 0.57 | 0.38 |
| Hex | 97 | 29 | 67 | 0 | 49 | 20 | 29 | 146 | 39 | 26 |
| Octal | 227 | 51 | 147 | 0 | 111 | 40 | 51 | 506 | 71 | 46 |
| Binary | 10010111 | 101001 | 1100111 | 0 | 1001001 | 100000 | 101001 | 101000110 | 111001 | 100110 |
Color Harmonies of #972967
Complementary color
Monochromatic Colors of #972967
Black with #972967
Text Example
Text Example
White with #972967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972967; }
p { color: rgb(151,41,103); }
H1.HeaderClassName
{
color: #972967;
}
.AnyTagClassName
{
color: #972967;
}
</style>
background-color css
<style>
a { background-color: #972967; }
a { background-color: rgb(151,41,103); }
div.DivClassName
{
background-color: #972967;
}
.BgClassName
{
background-color: #972967;
}
</style>
border-color css
<style>
span { border-color: #972967; }
span { border-color: rgb(151,41,103); }
td.TdClassName
{
border-color: #972967;
}
.TagClassName
{
border-color: #972967;
}
</style>