Shades of Lipstick #932965
Tints of Lipstick #932965
RGB
CMYK
RGB Variations
Color information
#932965 (or 0x932965) is known color: Lipstick. HEX triplet: 93, 29 and 65. RGB value is (147,41,101). Sum of RGB (Red+Green+Blue) = 147+41+101=289 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.87% from 289); Green value is 41 (16.41% from 255 or 14.19% from 289); Blue value is 101 (39.84% from 255 or 34.95% from 289); Max value from RGB is 147 - color contains mainly: red. Hex color #932965 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #932965 is #6CD69A. Grayscale: #4F4F4F. Windows color (decimal): -7132827 or 6629779. OLE color: 6629779.
HSL color Cylindrical-coordinate representation of color #932965: hue angle of 326.04º 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 #932965 is Cyan = 0, Magento = 0.72, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 41 | 101 | - |
| CMYK | 0 | 0.72 | 0.31 | 0.42 |
| HSL | 326.04º | 0.56% | 0.37% | - |
| HSV(B) | 326.04º | 0.72% | 0.58% | - |
| XYZ | 15.17 | 8.73 | 13.2 | - |
| YUV | 79.53 | 140.12 | 176.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 41 | 101 | 0 | 0.72 | 0.31 | 0.42 | 326.04 | 0.56 | 0.37 |
| Hex | 93 | 29 | 65 | 0 | 48 | 1F | 2A | 146 | 38 | 25 |
| Octal | 223 | 51 | 145 | 0 | 110 | 37 | 52 | 506 | 70 | 45 |
| Binary | 10010011 | 101001 | 1100101 | 0 | 1001000 | 11111 | 101010 | 101000110 | 111000 | 100101 |
Color Harmonies of #932965
Complementary color
Monochromatic Colors of #932965
Black with #932965
Text Example
Text Example
White with #932965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #932965; }
p { color: rgb(147,41,101); }
H1.HeaderClassName
{
color: #932965;
}
.AnyTagClassName
{
color: #932965;
}
</style>
background-color css
<style>
a { background-color: #932965; }
a { background-color: rgb(147,41,101); }
div.DivClassName
{
background-color: #932965;
}
.BgClassName
{
background-color: #932965;
}
</style>
border-color css
<style>
span { border-color: #932965; }
span { border-color: rgb(147,41,101); }
td.TdClassName
{
border-color: #932965;
}
.TagClassName
{
border-color: #932965;
}
</style>