Shades of Lipstick #982458
Tints of Lipstick #982458
RGB
CMYK
RGB Variations
Color information
#982458 (or 0x982458) is known color: Lipstick. HEX triplet: 98, 24 and 58. RGB value is (152,36,88). Sum of RGB (Red+Green+Blue) = 152+36+88=276 (36% of max value = 765). Red value is 152 (59.77% from 255 or 55.07% from 276); Green value is 36 (14.45% from 255 or 13.04% from 276); Blue value is 88 (34.77% from 255 or 31.88% from 276); Max value from RGB is 152 - color contains mainly: red. Hex color #982458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #982458 is #67DBA7. Grayscale: #4C4C4C. Windows color (decimal): -6806440 or 5776536. OLE color: 5776536.
HSL color Cylindrical-coordinate representation of color #982458: hue angle of 333.1º degrees, saturation: 0.62, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #982458 is Cyan = 0, Magento = 0.76, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 36 | 88 | - |
| CMYK | 0 | 0.76 | 0.42 | 0.40 |
| HSL | 333.1º | 0.62% | 0.37% | - |
| HSV(B) | 333.1º | 0.76% | 0.6% | - |
| XYZ | 15.34 | 8.64 | 10.09 | - |
| YUV | 76.61 | 134.43 | 181.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 36 | 88 | 0 | 0.76 | 0.42 | 0.40 | 333.1 | 0.62 | 0.37 |
| Hex | 98 | 24 | 58 | 0 | 4C | 2A | 28 | 14D | 3E | 25 |
| Octal | 230 | 44 | 130 | 0 | 114 | 52 | 50 | 515 | 76 | 45 |
| Binary | 10011000 | 100100 | 1011000 | 0 | 1001100 | 101010 | 101000 | 101001101 | 111110 | 100101 |
Color Harmonies of #982458
Complementary color
Monochromatic Colors of #982458
Black with #982458
Text Example
Text Example
White with #982458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982458; }
p { color: rgb(152,36,88); }
H1.HeaderClassName
{
color: #982458;
}
.AnyTagClassName
{
color: #982458;
}
</style>
background-color css
<style>
a { background-color: #982458; }
a { background-color: rgb(152,36,88); }
div.DivClassName
{
background-color: #982458;
}
.BgClassName
{
background-color: #982458;
}
</style>
border-color css
<style>
span { border-color: #982458; }
span { border-color: rgb(152,36,88); }
td.TdClassName
{
border-color: #982458;
}
.TagClassName
{
border-color: #982458;
}
</style>