Shades of Lipstick #923165
Tints of Lipstick #923165
RGB
CMYK
RGB Variations
Color information
#923165 (or 0x923165) is known color: Lipstick. HEX triplet: 92, 31 and 65. RGB value is (146,49,101). Sum of RGB (Red+Green+Blue) = 146+49+101=296 (39% of max value = 765). Red value is 146 (57.42% from 255 or 49.32% from 296); Green value is 49 (19.53% from 255 or 16.55% from 296); Blue value is 101 (39.84% from 255 or 34.12% from 296); Max value from RGB is 146 - color contains mainly: red. Hex color #923165 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #923165 is #6DCE9A. Grayscale: #535353. Windows color (decimal): -7196315 or 6631826. OLE color: 6631826.
HSL color Cylindrical-coordinate representation of color #923165: hue angle of 327.84º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #923165 is Cyan = 0, Magento = 0.66, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 49 | 101 | - |
| CMYK | 0 | 0.66 | 0.31 | 0.43 |
| HSL | 327.84º | 0.5% | 0.38% | - |
| HSV(B) | 327.84º | 0.66% | 0.57% | - |
| XYZ | 15.3 | 9.25 | 13.29 | - |
| YUV | 83.93 | 137.64 | 172.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 49 | 101 | 0 | 0.66 | 0.31 | 0.43 | 327.84 | 0.5 | 0.38 |
| Hex | 92 | 31 | 65 | 0 | 42 | 1F | 2B | 148 | 32 | 26 |
| Octal | 222 | 61 | 145 | 0 | 102 | 37 | 53 | 510 | 62 | 46 |
| Binary | 10010010 | 110001 | 1100101 | 0 | 1000010 | 11111 | 101011 | 101001000 | 110010 | 100110 |
Color Harmonies of #923165
Complementary color
Monochromatic Colors of #923165
Black with #923165
Text Example
Text Example
White with #923165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #923165; }
p { color: rgb(146,49,101); }
H1.HeaderClassName
{
color: #923165;
}
.AnyTagClassName
{
color: #923165;
}
</style>
background-color css
<style>
a { background-color: #923165; }
a { background-color: rgb(146,49,101); }
div.DivClassName
{
background-color: #923165;
}
.BgClassName
{
background-color: #923165;
}
</style>
border-color css
<style>
span { border-color: #923165; }
span { border-color: rgb(146,49,101); }
td.TdClassName
{
border-color: #923165;
}
.TagClassName
{
border-color: #923165;
}
</style>