Shades of Lipstick #943157
Tints of Lipstick #943157
RGB
CMYK
RGB Variations
Color information
#943157 (or 0x943157) is known color: Lipstick. HEX triplet: 94, 31 and 57. RGB value is (148,49,87). Sum of RGB (Red+Green+Blue) = 148+49+87=284 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.11% from 284); Green value is 49 (19.53% from 255 or 17.25% from 284); Blue value is 87 (34.38% from 255 or 30.63% from 284); Max value from RGB is 148 - color contains mainly: red. Hex color #943157 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943157 is #6BCEA8. Grayscale: #525252. Windows color (decimal): -7065257 or 5714324. OLE color: 5714324.
HSL color Cylindrical-coordinate representation of color #943157: hue angle of 336.97º 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 #943157 is Cyan = 0, Magento = 0.67, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 49 | 87 | - |
| CMYK | 0 | 0.67 | 0.41 | 0.42 |
| HSL | 336.97º | 0.5% | 0.39% | - |
| HSV(B) | 336.97º | 0.67% | 0.58% | - |
| XYZ | 15.03 | 9.18 | 10 | - |
| YUV | 82.93 | 130.3 | 174.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 49 | 87 | 0 | 0.67 | 0.41 | 0.42 | 336.97 | 0.5 | 0.39 |
| Hex | 94 | 31 | 57 | 0 | 43 | 29 | 2A | 151 | 32 | 27 |
| Octal | 224 | 61 | 127 | 0 | 103 | 51 | 52 | 521 | 62 | 47 |
| Binary | 10010100 | 110001 | 1010111 | 0 | 1000011 | 101001 | 101010 | 101010001 | 110010 | 100111 |
Color Harmonies of #943157
Complementary color
Monochromatic Colors of #943157
Black with #943157
Text Example
Text Example
White with #943157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943157; }
p { color: rgb(148,49,87); }
H1.HeaderClassName
{
color: #943157;
}
.AnyTagClassName
{
color: #943157;
}
</style>
background-color css
<style>
a { background-color: #943157; }
a { background-color: rgb(148,49,87); }
div.DivClassName
{
background-color: #943157;
}
.BgClassName
{
background-color: #943157;
}
</style>
border-color css
<style>
span { border-color: #943157; }
span { border-color: rgb(148,49,87); }
td.TdClassName
{
border-color: #943157;
}
.TagClassName
{
border-color: #943157;
}
</style>