Shades of Lipstick #981348
Tints of Lipstick #981348
RGB
CMYK
RGB Variations
Color information
#981348 (or 0x981348) is known color: Lipstick. HEX triplet: 98, 13 and 48. RGB value is (152,19,72). Sum of RGB (Red+Green+Blue) = 152+19+72=243 (32% of max value = 765). Red value is 152 (59.77% from 255 or 62.55% from 243); Green value is 19 (7.81% from 255 or 7.82% from 243); Blue value is 72 (28.52% from 255 or 29.63% from 243); Max value from RGB is 152 - color contains mainly: red. Hex color #981348 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #981348 is #67ECB7. Grayscale: #404040. Windows color (decimal): -6810808 or 4723608. OLE color: 4723608.
HSL color Cylindrical-coordinate representation of color #981348: hue angle of 336.09º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #981348 is Cyan = 0, Magento = 0.87, Yellow = 0.53 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 19 | 72 | - |
| CMYK | 0 | 0.87 | 0.53 | 0.40 |
| HSL | 336.09º | 0.78% | 0.34% | - |
| HSV(B) | 336.09º | 0.88% | 0.6% | - |
| XYZ | 14.35 | 7.61 | 6.84 | - |
| YUV | 64.81 | 132.06 | 190.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 19 | 72 | 0 | 0.87 | 0.53 | 0.40 | 336.09 | 0.78 | 0.34 |
| Hex | 98 | 13 | 48 | 0 | 57 | 35 | 28 | 150 | 4E | 22 |
| Octal | 230 | 23 | 110 | 0 | 127 | 65 | 50 | 520 | 116 | 42 |
| Binary | 10011000 | 10011 | 1001000 | 0 | 1010111 | 110101 | 101000 | 101010000 | 1001110 | 100010 |
Color Harmonies of #981348
Complementary color
Monochromatic Colors of #981348
Black with #981348
Text Example
Text Example
White with #981348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #981348; }
p { color: rgb(152,19,72); }
H1.HeaderClassName
{
color: #981348;
}
.AnyTagClassName
{
color: #981348;
}
</style>
background-color css
<style>
a { background-color: #981348; }
a { background-color: rgb(152,19,72); }
div.DivClassName
{
background-color: #981348;
}
.BgClassName
{
background-color: #981348;
}
</style>
border-color css
<style>
span { border-color: #981348; }
span { border-color: rgb(152,19,72); }
td.TdClassName
{
border-color: #981348;
}
.TagClassName
{
border-color: #981348;
}
</style>