Shades of Lipstick #982648
Tints of Lipstick #982648
RGB
CMYK
RGB Variations
Color information
#982648 (or 0x982648) is known color: Lipstick. HEX triplet: 98, 26 and 48. RGB value is (152,38,72). Sum of RGB (Red+Green+Blue) = 152+38+72=262 (34% of max value = 765). Red value is 152 (59.77% from 255 or 58.02% from 262); Green value is 38 (15.23% from 255 or 14.50% from 262); Blue value is 72 (28.52% from 255 or 27.48% from 262); Max value from RGB is 152 - color contains mainly: red. Hex color #982648 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #982648 is #67D9B7. Grayscale: #4B4B4B. Windows color (decimal): -6805944 or 4728472. OLE color: 4728472.
HSL color Cylindrical-coordinate representation of color #982648: hue angle of 342.11º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #982648 is Cyan = 0, Magento = 0.75, Yellow = 0.53 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 38 | 72 | - |
| CMYK | 0 | 0.75 | 0.53 | 0.40 |
| HSL | 342.11º | 0.6% | 0.37% | - |
| HSV(B) | 342.11º | 0.75% | 0.6% | - |
| XYZ | 14.81 | 8.53 | 7 | - |
| YUV | 75.96 | 125.77 | 182.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 38 | 72 | 0 | 0.75 | 0.53 | 0.40 | 342.11 | 0.6 | 0.37 |
| Hex | 98 | 26 | 48 | 0 | 4B | 35 | 28 | 156 | 3C | 25 |
| Octal | 230 | 46 | 110 | 0 | 113 | 65 | 50 | 526 | 74 | 45 |
| Binary | 10011000 | 100110 | 1001000 | 0 | 1001011 | 110101 | 101000 | 101010110 | 111100 | 100101 |
Color Harmonies of #982648
Complementary color
Monochromatic Colors of #982648
Black with #982648
Text Example
Text Example
White with #982648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982648; }
p { color: rgb(152,38,72); }
H1.HeaderClassName
{
color: #982648;
}
.AnyTagClassName
{
color: #982648;
}
</style>
background-color css
<style>
a { background-color: #982648; }
a { background-color: rgb(152,38,72); }
div.DivClassName
{
background-color: #982648;
}
.BgClassName
{
background-color: #982648;
}
</style>
border-color css
<style>
span { border-color: #982648; }
span { border-color: rgb(152,38,72); }
td.TdClassName
{
border-color: #982648;
}
.TagClassName
{
border-color: #982648;
}
</style>