Shades of Lipstick #932963
Tints of Lipstick #932963
RGB
CMYK
RGB Variations
Color information
#932963 (or 0x932963) is known color: Lipstick. HEX triplet: 93, 29 and 63. RGB value is (147,41,99). Sum of RGB (Red+Green+Blue) = 147+41+99=287 (38% of max value = 765). Red value is 147 (57.81% from 255 or 51.22% from 287); Green value is 41 (16.41% from 255 or 14.29% from 287); Blue value is 99 (39.06% from 255 or 34.49% from 287); Max value from RGB is 147 - color contains mainly: red. Hex color #932963 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #932963 is #6CD69C. Grayscale: #4F4F4F. Windows color (decimal): -7132829 or 6498707. OLE color: 6498707.
HSL color Cylindrical-coordinate representation of color #932963: hue angle of 327.17º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #932963 is Cyan = 0, Magento = 0.72, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 41 | 99 | - |
| CMYK | 0 | 0.72 | 0.33 | 0.42 |
| HSL | 327.17º | 0.56% | 0.37% | - |
| HSV(B) | 327.17º | 0.72% | 0.58% | - |
| XYZ | 15.08 | 8.69 | 12.69 | - |
| YUV | 79.31 | 139.12 | 176.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 41 | 99 | 0 | 0.72 | 0.33 | 0.42 | 327.17 | 0.56 | 0.37 |
| Hex | 93 | 29 | 63 | 0 | 48 | 21 | 2A | 147 | 38 | 25 |
| Octal | 223 | 51 | 143 | 0 | 110 | 41 | 52 | 507 | 70 | 45 |
| Binary | 10010011 | 101001 | 1100011 | 0 | 1001000 | 100001 | 101010 | 101000111 | 111000 | 100101 |
Color Harmonies of #932963
Complementary color
Monochromatic Colors of #932963
Black with #932963
Text Example
Text Example
White with #932963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #932963; }
p { color: rgb(147,41,99); }
H1.HeaderClassName
{
color: #932963;
}
.AnyTagClassName
{
color: #932963;
}
</style>
background-color css
<style>
a { background-color: #932963; }
a { background-color: rgb(147,41,99); }
div.DivClassName
{
background-color: #932963;
}
.BgClassName
{
background-color: #932963;
}
</style>
border-color css
<style>
span { border-color: #932963; }
span { border-color: rgb(147,41,99); }
td.TdClassName
{
border-color: #932963;
}
.TagClassName
{
border-color: #932963;
}
</style>