Shades of Lipstick #973069
Tints of Lipstick #973069
RGB
CMYK
RGB Variations
Color information
#973069 (or 0x973069) is known color: Lipstick. HEX triplet: 97, 30 and 69. RGB value is (151,48,105). Sum of RGB (Red+Green+Blue) = 151+48+105=304 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.67% from 304); Green value is 48 (19.14% from 255 or 15.79% from 304); Blue value is 105 (41.41% from 255 or 34.54% from 304); Max value from RGB is 151 - color contains mainly: red. Hex color #973069 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #973069 is #68CF96. Grayscale: #555555. Windows color (decimal): -6868887 or 6893719. OLE color: 6893719.
HSL color Cylindrical-coordinate representation of color #973069: hue angle of 326.8º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #973069 is Cyan = 0, Magento = 0.68, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 48 | 105 | - |
| CMYK | 0 | 0.68 | 0.30 | 0.41 |
| HSL | 326.8º | 0.52% | 0.39% | - |
| HSV(B) | 326.8º | 0.68% | 0.59% | - |
| XYZ | 16.37 | 9.71 | 14.38 | - |
| YUV | 85.3 | 139.12 | 174.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 48 | 105 | 0 | 0.68 | 0.30 | 0.41 | 326.8 | 0.52 | 0.39 |
| Hex | 97 | 30 | 69 | 0 | 44 | 1E | 29 | 147 | 34 | 27 |
| Octal | 227 | 60 | 151 | 0 | 104 | 36 | 51 | 507 | 64 | 47 |
| Binary | 10010111 | 110000 | 1101001 | 0 | 1000100 | 11110 | 101001 | 101000111 | 110100 | 100111 |
Color Harmonies of #973069
Complementary color
Monochromatic Colors of #973069
Black with #973069
Text Example
Text Example
White with #973069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973069; }
p { color: rgb(151,48,105); }
H1.HeaderClassName
{
color: #973069;
}
.AnyTagClassName
{
color: #973069;
}
</style>
background-color css
<style>
a { background-color: #973069; }
a { background-color: rgb(151,48,105); }
div.DivClassName
{
background-color: #973069;
}
.BgClassName
{
background-color: #973069;
}
</style>
border-color css
<style>
span { border-color: #973069; }
span { border-color: rgb(151,48,105); }
td.TdClassName
{
border-color: #973069;
}
.TagClassName
{
border-color: #973069;
}
</style>