Shades of Lipstick #983047
Tints of Lipstick #983047
RGB
CMYK
RGB Variations
Color information
#983047 (or 0x983047) is known color: Lipstick. HEX triplet: 98, 30 and 47. RGB value is (152,48,71). Sum of RGB (Red+Green+Blue) = 152+48+71=271 (35% of max value = 765). Red value is 152 (59.77% from 255 or 56.09% from 271); Green value is 48 (19.14% from 255 or 17.71% from 271); Blue value is 71 (28.12% from 255 or 26.20% from 271); Max value from RGB is 152 - color contains mainly: red. Hex color #983047 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #983047 is #67CFB8. Grayscale: #515151. Windows color (decimal): -6803385 or 4665496. OLE color: 4665496.
HSL color Cylindrical-coordinate representation of color #983047: hue angle of 346.73º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #983047 is Cyan = 0, Magento = 0.68, Yellow = 0.53 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 48 | 71 | - |
| CMYK | 0 | 0.68 | 0.53 | 0.40 |
| HSL | 346.73º | 0.52% | 0.39% | - |
| HSV(B) | 346.73º | 0.68% | 0.6% | - |
| XYZ | 15.14 | 9.24 | 6.95 | - |
| YUV | 81.72 | 121.96 | 178.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 48 | 71 | 0 | 0.68 | 0.53 | 0.40 | 346.73 | 0.52 | 0.39 |
| Hex | 98 | 30 | 47 | 0 | 44 | 35 | 28 | 15B | 34 | 27 |
| Octal | 230 | 60 | 107 | 0 | 104 | 65 | 50 | 533 | 64 | 47 |
| Binary | 10011000 | 110000 | 1000111 | 0 | 1000100 | 110101 | 101000 | 101011011 | 110100 | 100111 |
Color Harmonies of #983047
Complementary color
Monochromatic Colors of #983047
Black with #983047
Text Example
Text Example
White with #983047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #983047; }
p { color: rgb(152,48,71); }
H1.HeaderClassName
{
color: #983047;
}
.AnyTagClassName
{
color: #983047;
}
</style>
background-color css
<style>
a { background-color: #983047; }
a { background-color: rgb(152,48,71); }
div.DivClassName
{
background-color: #983047;
}
.BgClassName
{
background-color: #983047;
}
</style>
border-color css
<style>
span { border-color: #983047; }
span { border-color: rgb(152,48,71); }
td.TdClassName
{
border-color: #983047;
}
.TagClassName
{
border-color: #983047;
}
</style>