Shades of Lipstick #981547
Tints of Lipstick #981547
RGB
CMYK
RGB Variations
Color information
#981547 (or 0x981547) is known color: Lipstick. HEX triplet: 98, 15 and 47. RGB value is (152,21,71). Sum of RGB (Red+Green+Blue) = 152+21+71=244 (32% of max value = 765). Red value is 152 (59.77% from 255 or 62.30% from 244); Green value is 21 (8.59% from 255 or 8.61% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 152 - color contains mainly: red. Hex color #981547 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #981547 is #67EAB8. Grayscale: #414141. Windows color (decimal): -6810297 or 4658584. OLE color: 4658584.
HSL color Cylindrical-coordinate representation of color #981547: hue angle of 337.1º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #981547 is Cyan = 0, Magento = 0.86, Yellow = 0.53 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 21 | 71 | - |
| CMYK | 0 | 0.86 | 0.53 | 0.40 |
| HSL | 337.1º | 0.76% | 0.34% | - |
| HSV(B) | 337.1º | 0.86% | 0.6% | - |
| XYZ | 14.35 | 7.67 | 6.68 | - |
| YUV | 65.87 | 130.9 | 189.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 21 | 71 | 0 | 0.86 | 0.53 | 0.40 | 337.1 | 0.76 | 0.34 |
| Hex | 98 | 15 | 47 | 0 | 56 | 35 | 28 | 151 | 4C | 22 |
| Octal | 230 | 25 | 107 | 0 | 126 | 65 | 50 | 521 | 114 | 42 |
| Binary | 10011000 | 10101 | 1000111 | 0 | 1010110 | 110101 | 101000 | 101010001 | 1001100 | 100010 |
Color Harmonies of #981547
Complementary color
Monochromatic Colors of #981547
Black with #981547
Text Example
Text Example
White with #981547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #981547; }
p { color: rgb(152,21,71); }
H1.HeaderClassName
{
color: #981547;
}
.AnyTagClassName
{
color: #981547;
}
</style>
background-color css
<style>
a { background-color: #981547; }
a { background-color: rgb(152,21,71); }
div.DivClassName
{
background-color: #981547;
}
.BgClassName
{
background-color: #981547;
}
</style>
border-color css
<style>
span { border-color: #981547; }
span { border-color: rgb(152,21,71); }
td.TdClassName
{
border-color: #981547;
}
.TagClassName
{
border-color: #981547;
}
</style>