Shades of Lipstick #943166
Tints of Lipstick #943166
RGB
CMYK
RGB Variations
Color information
#943166 (or 0x943166) is known color: Lipstick. HEX triplet: 94, 31 and 66. RGB value is (148,49,102). Sum of RGB (Red+Green+Blue) = 148+49+102=299 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.50% from 299); Green value is 49 (19.53% from 255 or 16.39% from 299); Blue value is 102 (40.23% from 255 or 34.11% from 299); Max value from RGB is 148 - color contains mainly: red. Hex color #943166 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943166 is #6BCE99. Grayscale: #545454. Windows color (decimal): -7065242 or 6697364. OLE color: 6697364.
HSL color Cylindrical-coordinate representation of color #943166: hue angle of 327.88º 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 #943166 is Cyan = 0, Magento = 0.67, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 49 | 102 | - |
| CMYK | 0 | 0.67 | 0.31 | 0.42 |
| HSL | 327.88º | 0.5% | 0.39% | - |
| HSV(B) | 327.88º | 0.67% | 0.58% | - |
| XYZ | 15.71 | 9.45 | 13.57 | - |
| YUV | 84.64 | 137.8 | 173.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 49 | 102 | 0 | 0.67 | 0.31 | 0.42 | 327.88 | 0.5 | 0.39 |
| Hex | 94 | 31 | 66 | 0 | 43 | 1F | 2A | 148 | 32 | 27 |
| Octal | 224 | 61 | 146 | 0 | 103 | 37 | 52 | 510 | 62 | 47 |
| Binary | 10010100 | 110001 | 1100110 | 0 | 1000011 | 11111 | 101010 | 101001000 | 110010 | 100111 |
Color Harmonies of #943166
Complementary color
Monochromatic Colors of #943166
Black with #943166
Text Example
Text Example
White with #943166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943166; }
p { color: rgb(148,49,102); }
H1.HeaderClassName
{
color: #943166;
}
.AnyTagClassName
{
color: #943166;
}
</style>
background-color css
<style>
a { background-color: #943166; }
a { background-color: rgb(148,49,102); }
div.DivClassName
{
background-color: #943166;
}
.BgClassName
{
background-color: #943166;
}
</style>
border-color css
<style>
span { border-color: #943166; }
span { border-color: rgb(148,49,102); }
td.TdClassName
{
border-color: #943166;
}
.TagClassName
{
border-color: #943166;
}
</style>