Shades of Lipstick #982367
Tints of Lipstick #982367
RGB
CMYK
RGB Variations
Color information
#982367 (or 0x982367) is known color: Lipstick. HEX triplet: 98, 23 and 67. RGB value is (152,35,103). Sum of RGB (Red+Green+Blue) = 152+35+103=290 (38% of max value = 765). Red value is 152 (59.77% from 255 or 52.41% from 290); Green value is 35 (14.06% from 255 or 12.07% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 152 - color contains mainly: red. Hex color #982367 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #982367 is #67DC98. Grayscale: #4D4D4D. Windows color (decimal): -6806681 or 6759320. OLE color: 6759320.
HSL color Cylindrical-coordinate representation of color #982367: hue angle of 325.13º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #982367 is Cyan = 0, Magento = 0.77, Yellow = 0.32 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 35 | 103 | - |
| CMYK | 0 | 0.77 | 0.32 | 0.40 |
| HSL | 325.13º | 0.63% | 0.37% | - |
| HSV(B) | 325.13º | 0.77% | 0.6% | - |
| XYZ | 16 | 8.86 | 13.7 | - |
| YUV | 77.74 | 142.26 | 180.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 35 | 103 | 0 | 0.77 | 0.32 | 0.40 | 325.13 | 0.63 | 0.37 |
| Hex | 98 | 23 | 67 | 0 | 4D | 20 | 28 | 145 | 3F | 25 |
| Octal | 230 | 43 | 147 | 0 | 115 | 40 | 50 | 505 | 77 | 45 |
| Binary | 10011000 | 100011 | 1100111 | 0 | 1001101 | 100000 | 101000 | 101000101 | 111111 | 100101 |
Color Harmonies of #982367
Complementary color
Monochromatic Colors of #982367
Black with #982367
Text Example
Text Example
White with #982367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982367; }
p { color: rgb(152,35,103); }
H1.HeaderClassName
{
color: #982367;
}
.AnyTagClassName
{
color: #982367;
}
</style>
background-color css
<style>
a { background-color: #982367; }
a { background-color: rgb(152,35,103); }
div.DivClassName
{
background-color: #982367;
}
.BgClassName
{
background-color: #982367;
}
</style>
border-color css
<style>
span { border-color: #982367; }
span { border-color: rgb(152,35,103); }
td.TdClassName
{
border-color: #982367;
}
.TagClassName
{
border-color: #982367;
}
</style>