Shades of Lipstick #971650
Tints of Lipstick #971650
RGB
CMYK
RGB Variations
Color information
#971650 (or 0x971650) is known color: Lipstick. HEX triplet: 97, 16 and 50. RGB value is (151,22,80). Sum of RGB (Red+Green+Blue) = 151+22+80=253 (33% of max value = 765). Red value is 151 (59.38% from 255 or 59.68% from 253); Green value is 22 (8.98% from 255 or 8.70% from 253); Blue value is 80 (31.64% from 255 or 31.62% from 253); Max value from RGB is 151 - color contains mainly: red. Hex color #971650 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #971650 is #68E9AF. Grayscale: #434343. Windows color (decimal): -6875568 or 5248663. OLE color: 5248663.
HSL color Cylindrical-coordinate representation of color #971650: hue angle of 333.02º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #971650 is Cyan = 0, Magento = 0.85, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 22 | 80 | - |
| CMYK | 0 | 0.85 | 0.47 | 0.41 |
| HSL | 333.02º | 0.75% | 0.34% | - |
| HSV(B) | 333.02º | 0.85% | 0.59% | - |
| XYZ | 14.5 | 7.73 | 8.32 | - |
| YUV | 67.18 | 135.24 | 187.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 22 | 80 | 0 | 0.85 | 0.47 | 0.41 | 333.02 | 0.75 | 0.34 |
| Hex | 97 | 16 | 50 | 0 | 55 | 2F | 29 | 14D | 4B | 22 |
| Octal | 227 | 26 | 120 | 0 | 125 | 57 | 51 | 515 | 113 | 42 |
| Binary | 10010111 | 10110 | 1010000 | 0 | 1010101 | 101111 | 101001 | 101001101 | 1001011 | 100010 |
Color Harmonies of #971650
Complementary color
Monochromatic Colors of #971650
Black with #971650
Text Example
Text Example
White with #971650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #971650; }
p { color: rgb(151,22,80); }
H1.HeaderClassName
{
color: #971650;
}
.AnyTagClassName
{
color: #971650;
}
</style>
background-color css
<style>
a { background-color: #971650; }
a { background-color: rgb(151,22,80); }
div.DivClassName
{
background-color: #971650;
}
.BgClassName
{
background-color: #971650;
}
</style>
border-color css
<style>
span { border-color: #971650; }
span { border-color: rgb(151,22,80); }
td.TdClassName
{
border-color: #971650;
}
.TagClassName
{
border-color: #971650;
}
</style>