Shades of Lipstick #983552
Tints of Lipstick #983552
RGB
CMYK
RGB Variations
Color information
#983552 (or 0x983552) is known color: Lipstick. HEX triplet: 98, 35 and 52. RGB value is (152,53,82). Sum of RGB (Red+Green+Blue) = 152+53+82=287 (38% of max value = 765). Red value is 152 (59.77% from 255 or 52.96% from 287); Green value is 53 (21.09% from 255 or 18.47% from 287); Blue value is 82 (32.42% from 255 or 28.57% from 287); Max value from RGB is 152 - color contains mainly: red. Hex color #983552 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #983552 is #67CAAD. Grayscale: #555555. Windows color (decimal): -6802094 or 5387672. OLE color: 5387672.
HSL color Cylindrical-coordinate representation of color #983552: hue angle of 342.42º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #983552 is Cyan = 0, Magento = 0.65, Yellow = 0.46 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 53 | 82 | - |
| CMYK | 0 | 0.65 | 0.46 | 0.40 |
| HSL | 342.42º | 0.48% | 0.4% | - |
| HSV(B) | 342.42º | 0.65% | 0.6% | - |
| XYZ | 15.74 | 9.83 | 9.05 | - |
| YUV | 85.91 | 125.8 | 175.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 53 | 82 | 0 | 0.65 | 0.46 | 0.40 | 342.42 | 0.48 | 0.4 |
| Hex | 98 | 35 | 52 | 0 | 41 | 2E | 28 | 156 | 30 | 28 |
| Octal | 230 | 65 | 122 | 0 | 101 | 56 | 50 | 526 | 60 | 50 |
| Binary | 10011000 | 110101 | 1010010 | 0 | 1000001 | 101110 | 101000 | 101010110 | 110000 | 101000 |
Color Harmonies of #983552
Complementary color
Monochromatic Colors of #983552
Black with #983552
Text Example
Text Example
White with #983552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #983552; }
p { color: rgb(152,53,82); }
H1.HeaderClassName
{
color: #983552;
}
.AnyTagClassName
{
color: #983552;
}
</style>
background-color css
<style>
a { background-color: #983552; }
a { background-color: rgb(152,53,82); }
div.DivClassName
{
background-color: #983552;
}
.BgClassName
{
background-color: #983552;
}
</style>
border-color css
<style>
span { border-color: #983552; }
span { border-color: rgb(152,53,82); }
td.TdClassName
{
border-color: #983552;
}
.TagClassName
{
border-color: #983552;
}
</style>