Shades of Lipstick #973668
Tints of Lipstick #973668
RGB
CMYK
RGB Variations
Color information
#973668 (or 0x973668) is known color: Lipstick. HEX triplet: 97, 36 and 68. RGB value is (151,54,104). Sum of RGB (Red+Green+Blue) = 151+54+104=309 (40% of max value = 765). Red value is 151 (59.38% from 255 or 48.87% from 309); Green value is 54 (21.48% from 255 or 17.48% from 309); Blue value is 104 (41.02% from 255 or 33.66% from 309); Max value from RGB is 151 - color contains mainly: red. Hex color #973668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #973668 is #68C997. Grayscale: #585858. Windows color (decimal): -6867352 or 6829719. OLE color: 6829719.
HSL color Cylindrical-coordinate representation of color #973668: hue angle of 329.07º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #973668 is Cyan = 0, Magento = 0.64, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 54 | 104 | - |
| CMYK | 0 | 0.64 | 0.31 | 0.41 |
| HSL | 329.07º | 0.47% | 0.4% | - |
| HSV(B) | 329.07º | 0.64% | 0.59% | - |
| XYZ | 16.58 | 10.22 | 14.19 | - |
| YUV | 88.7 | 136.64 | 172.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 54 | 104 | 0 | 0.64 | 0.31 | 0.41 | 329.07 | 0.47 | 0.4 |
| Hex | 97 | 36 | 68 | 0 | 40 | 1F | 29 | 149 | 2F | 28 |
| Octal | 227 | 66 | 150 | 0 | 100 | 37 | 51 | 511 | 57 | 50 |
| Binary | 10010111 | 110110 | 1101000 | 0 | 1000000 | 11111 | 101001 | 101001001 | 101111 | 101000 |
Color Harmonies of #973668
Complementary color
Monochromatic Colors of #973668
Black with #973668
Text Example
Text Example
White with #973668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973668; }
p { color: rgb(151,54,104); }
H1.HeaderClassName
{
color: #973668;
}
.AnyTagClassName
{
color: #973668;
}
</style>
background-color css
<style>
a { background-color: #973668; }
a { background-color: rgb(151,54,104); }
div.DivClassName
{
background-color: #973668;
}
.BgClassName
{
background-color: #973668;
}
</style>
border-color css
<style>
span { border-color: #973668; }
span { border-color: rgb(151,54,104); }
td.TdClassName
{
border-color: #973668;
}
.TagClassName
{
border-color: #973668;
}
</style>