Shades of Lipstick #972669
Tints of Lipstick #972669
RGB
CMYK
RGB Variations
Color information
#972669 (or 0x972669) is known color: Lipstick. HEX triplet: 97, 26 and 69. RGB value is (151,38,105). Sum of RGB (Red+Green+Blue) = 151+38+105=294 (38% of max value = 765). Red value is 151 (59.38% from 255 or 51.36% from 294); Green value is 38 (15.23% from 255 or 12.93% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 151 - color contains mainly: red. Hex color #972669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #972669 is #68D996. Grayscale: #4F4F4F. Windows color (decimal): -6871447 or 6891159. OLE color: 6891159.
HSL color Cylindrical-coordinate representation of color #972669: hue angle of 324.42º degrees, saturation: 0.6, 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 #972669 is Cyan = 0, Magento = 0.75, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 38 | 105 | - |
| CMYK | 0 | 0.75 | 0.30 | 0.41 |
| HSL | 324.42º | 0.6% | 0.37% | - |
| HSV(B) | 324.42º | 0.75% | 0.59% | - |
| XYZ | 16.01 | 8.99 | 14.26 | - |
| YUV | 79.43 | 142.44 | 179.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 38 | 105 | 0 | 0.75 | 0.30 | 0.41 | 324.42 | 0.6 | 0.37 |
| Hex | 97 | 26 | 69 | 0 | 4B | 1E | 29 | 144 | 3C | 25 |
| Octal | 227 | 46 | 151 | 0 | 113 | 36 | 51 | 504 | 74 | 45 |
| Binary | 10010111 | 100110 | 1101001 | 0 | 1001011 | 11110 | 101001 | 101000100 | 111100 | 100101 |
Color Harmonies of #972669
Complementary color
Monochromatic Colors of #972669
Black with #972669
Text Example
Text Example
White with #972669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #972669; }
p { color: rgb(151,38,105); }
H1.HeaderClassName
{
color: #972669;
}
.AnyTagClassName
{
color: #972669;
}
</style>
background-color css
<style>
a { background-color: #972669; }
a { background-color: rgb(151,38,105); }
div.DivClassName
{
background-color: #972669;
}
.BgClassName
{
background-color: #972669;
}
</style>
border-color css
<style>
span { border-color: #972669; }
span { border-color: rgb(151,38,105); }
td.TdClassName
{
border-color: #972669;
}
.TagClassName
{
border-color: #972669;
}
</style>