Shades of Lipstick #943163
Tints of Lipstick #943163
RGB
CMYK
RGB Variations
Color information
#943163 (or 0x943163) is known color: Lipstick. HEX triplet: 94, 31 and 63. RGB value is (148,49,99). Sum of RGB (Red+Green+Blue) = 148+49+99=296 (39% of max value = 765). Red value is 148 (58.20% from 255 or 50% from 296); Green value is 49 (19.53% from 255 or 16.55% from 296); Blue value is 99 (39.06% from 255 or 33.45% from 296); Max value from RGB is 148 - color contains mainly: red. Hex color #943163 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943163 is #6BCE9C. Grayscale: #545454. Windows color (decimal): -7065245 or 6500756. OLE color: 6500756.
HSL color Cylindrical-coordinate representation of color #943163: hue angle of 329.7º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #943163 is Cyan = 0, Magento = 0.67, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 49 | 99 | - |
| CMYK | 0 | 0.67 | 0.33 | 0.42 |
| HSL | 329.7º | 0.5% | 0.39% | - |
| HSV(B) | 329.7º | 0.67% | 0.58% | - |
| XYZ | 15.56 | 9.39 | 12.8 | - |
| YUV | 84.3 | 136.3 | 173.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 49 | 99 | 0 | 0.67 | 0.33 | 0.42 | 329.7 | 0.5 | 0.39 |
| Hex | 94 | 31 | 63 | 0 | 43 | 21 | 2A | 14A | 32 | 27 |
| Octal | 224 | 61 | 143 | 0 | 103 | 41 | 52 | 512 | 62 | 47 |
| Binary | 10010100 | 110001 | 1100011 | 0 | 1000011 | 100001 | 101010 | 101001010 | 110010 | 100111 |
Color Harmonies of #943163
Complementary color
Monochromatic Colors of #943163
Black with #943163
Text Example
Text Example
White with #943163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943163; }
p { color: rgb(148,49,99); }
H1.HeaderClassName
{
color: #943163;
}
.AnyTagClassName
{
color: #943163;
}
</style>
background-color css
<style>
a { background-color: #943163; }
a { background-color: rgb(148,49,99); }
div.DivClassName
{
background-color: #943163;
}
.BgClassName
{
background-color: #943163;
}
</style>
border-color css
<style>
span { border-color: #943163; }
span { border-color: rgb(148,49,99); }
td.TdClassName
{
border-color: #943163;
}
.TagClassName
{
border-color: #943163;
}
</style>