Shades of Lipstick #983158
Tints of Lipstick #983158
RGB
CMYK
RGB Variations
Color information
#983158 (or 0x983158) is known color: Lipstick. HEX triplet: 98, 31 and 58. RGB value is (152,49,88). Sum of RGB (Red+Green+Blue) = 152+49+88=289 (38% of max value = 765). Red value is 152 (59.77% from 255 or 52.60% from 289); Green value is 49 (19.53% from 255 or 16.96% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 152 - color contains mainly: red. Hex color #983158 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #983158 is #67CEA7. Grayscale: #545454. Windows color (decimal): -6803112 or 5779864. OLE color: 5779864.
HSL color Cylindrical-coordinate representation of color #983158: hue angle of 337.28º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #983158 is Cyan = 0, Magento = 0.68, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 49 | 88 | - |
| CMYK | 0 | 0.68 | 0.42 | 0.40 |
| HSL | 337.28º | 0.51% | 0.39% | - |
| HSV(B) | 337.28º | 0.68% | 0.6% | - |
| XYZ | 15.81 | 9.58 | 10.25 | - |
| YUV | 84.24 | 130.12 | 176.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 49 | 88 | 0 | 0.68 | 0.42 | 0.40 | 337.28 | 0.51 | 0.39 |
| Hex | 98 | 31 | 58 | 0 | 44 | 2A | 28 | 151 | 33 | 27 |
| Octal | 230 | 61 | 130 | 0 | 104 | 52 | 50 | 521 | 63 | 47 |
| Binary | 10011000 | 110001 | 1011000 | 0 | 1000100 | 101010 | 101000 | 101010001 | 110011 | 100111 |
Color Harmonies of #983158
Complementary color
Monochromatic Colors of #983158
Black with #983158
Text Example
Text Example
White with #983158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #983158; }
p { color: rgb(152,49,88); }
H1.HeaderClassName
{
color: #983158;
}
.AnyTagClassName
{
color: #983158;
}
</style>
background-color css
<style>
a { background-color: #983158; }
a { background-color: rgb(152,49,88); }
div.DivClassName
{
background-color: #983158;
}
.BgClassName
{
background-color: #983158;
}
</style>
border-color css
<style>
span { border-color: #983158; }
span { border-color: rgb(152,49,88); }
td.TdClassName
{
border-color: #983158;
}
.TagClassName
{
border-color: #983158;
}
</style>