Shades of Lipstick #943063
Tints of Lipstick #943063
RGB
CMYK
RGB Variations
Color information
#943063 (or 0x943063) is known color: Lipstick. HEX triplet: 94, 30 and 63. RGB value is (148,48,99). Sum of RGB (Red+Green+Blue) = 148+48+99=295 (39% of max value = 765). Red value is 148 (58.20% from 255 or 50.17% from 295); Green value is 48 (19.14% from 255 or 16.27% from 295); Blue value is 99 (39.06% from 255 or 33.56% from 295); Max value from RGB is 148 - color contains mainly: red. Hex color #943063 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943063 is #6BCF9C. Grayscale: #535353. Windows color (decimal): -7065501 or 6500500. OLE color: 6500500.
HSL color Cylindrical-coordinate representation of color #943063: hue angle of 329.4º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #943063 is Cyan = 0, Magento = 0.68, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 48 | 99 | - |
| CMYK | 0 | 0.68 | 0.33 | 0.42 |
| HSL | 329.4º | 0.51% | 0.38% | - |
| HSV(B) | 329.4º | 0.68% | 0.58% | - |
| XYZ | 15.52 | 9.31 | 12.78 | - |
| YUV | 83.71 | 136.63 | 173.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 48 | 99 | 0 | 0.68 | 0.33 | 0.42 | 329.4 | 0.51 | 0.38 |
| Hex | 94 | 30 | 63 | 0 | 44 | 21 | 2A | 149 | 33 | 26 |
| Octal | 224 | 60 | 143 | 0 | 104 | 41 | 52 | 511 | 63 | 46 |
| Binary | 10010100 | 110000 | 1100011 | 0 | 1000100 | 100001 | 101010 | 101001001 | 110011 | 100110 |
Color Harmonies of #943063
Complementary color
Monochromatic Colors of #943063
Black with #943063
Text Example
Text Example
White with #943063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943063; }
p { color: rgb(148,48,99); }
H1.HeaderClassName
{
color: #943063;
}
.AnyTagClassName
{
color: #943063;
}
</style>
background-color css
<style>
a { background-color: #943063; }
a { background-color: rgb(148,48,99); }
div.DivClassName
{
background-color: #943063;
}
.BgClassName
{
background-color: #943063;
}
</style>
border-color css
<style>
span { border-color: #943063; }
span { border-color: rgb(148,48,99); }
td.TdClassName
{
border-color: #943063;
}
.TagClassName
{
border-color: #943063;
}
</style>