Shades of Lipstick #982668
Tints of Lipstick #982668
RGB
CMYK
RGB Variations
Color information
#982668 (or 0x982668) is known color: Lipstick. HEX triplet: 98, 26 and 68. RGB value is (152,38,104). Sum of RGB (Red+Green+Blue) = 152+38+104=294 (38% of max value = 765). Red value is 152 (59.77% from 255 or 51.70% from 294); Green value is 38 (15.23% from 255 or 12.93% from 294); Blue value is 104 (41.02% from 255 or 35.37% from 294); Max value from RGB is 152 - color contains mainly: red. Hex color #982668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #982668 is #67D997. Grayscale: #4F4F4F. Windows color (decimal): -6805912 or 6825624. OLE color: 6825624.
HSL color Cylindrical-coordinate representation of color #982668: hue angle of 325.26º 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 #982668 is Cyan = 0, Magento = 0.75, Yellow = 0.32 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 38 | 104 | - |
| CMYK | 0 | 0.75 | 0.32 | 0.40 |
| HSL | 325.26º | 0.6% | 0.37% | - |
| HSV(B) | 325.26º | 0.75% | 0.6% | - |
| XYZ | 16.14 | 9.06 | 13.99 | - |
| YUV | 79.61 | 141.77 | 179.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 38 | 104 | 0 | 0.75 | 0.32 | 0.40 | 325.26 | 0.6 | 0.37 |
| Hex | 98 | 26 | 68 | 0 | 4B | 20 | 28 | 145 | 3C | 25 |
| Octal | 230 | 46 | 150 | 0 | 113 | 40 | 50 | 505 | 74 | 45 |
| Binary | 10011000 | 100110 | 1101000 | 0 | 1001011 | 100000 | 101000 | 101000101 | 111100 | 100101 |
Color Harmonies of #982668
Complementary color
Monochromatic Colors of #982668
Black with #982668
Text Example
Text Example
White with #982668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982668; }
p { color: rgb(152,38,104); }
H1.HeaderClassName
{
color: #982668;
}
.AnyTagClassName
{
color: #982668;
}
</style>
background-color css
<style>
a { background-color: #982668; }
a { background-color: rgb(152,38,104); }
div.DivClassName
{
background-color: #982668;
}
.BgClassName
{
background-color: #982668;
}
</style>
border-color css
<style>
span { border-color: #982668; }
span { border-color: rgb(152,38,104); }
td.TdClassName
{
border-color: #982668;
}
.TagClassName
{
border-color: #982668;
}
</style>