Shades of Lipstick #923159
Tints of Lipstick #923159
RGB
CMYK
RGB Variations
Color information
#923159 (or 0x923159) is known color: Lipstick. HEX triplet: 92, 31 and 59. RGB value is (146,49,89). Sum of RGB (Red+Green+Blue) = 146+49+89=284 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.41% from 284); Green value is 49 (19.53% from 255 or 17.25% from 284); Blue value is 89 (35.16% from 255 or 31.34% from 284); Max value from RGB is 146 - color contains mainly: red. Hex color #923159 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #923159 is #6DCEA6. Grayscale: #525252. Windows color (decimal): -7196327 or 5845394. OLE color: 5845394.
HSL color Cylindrical-coordinate representation of color #923159: hue angle of 335.26º 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 #923159 is Cyan = 0, Magento = 0.66, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 49 | 89 | - |
| CMYK | 0 | 0.66 | 0.39 | 0.43 |
| HSL | 335.26º | 0.5% | 0.38% | - |
| HSV(B) | 335.26º | 0.66% | 0.57% | - |
| XYZ | 14.76 | 9.03 | 10.42 | - |
| YUV | 82.56 | 131.64 | 173.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 49 | 89 | 0 | 0.66 | 0.39 | 0.43 | 335.26 | 0.5 | 0.38 |
| Hex | 92 | 31 | 59 | 0 | 42 | 27 | 2B | 14F | 32 | 26 |
| Octal | 222 | 61 | 131 | 0 | 102 | 47 | 53 | 517 | 62 | 46 |
| Binary | 10010010 | 110001 | 1011001 | 0 | 1000010 | 100111 | 101011 | 101001111 | 110010 | 100110 |
Color Harmonies of #923159
Complementary color
Monochromatic Colors of #923159
Black with #923159
Text Example
Text Example
White with #923159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #923159; }
p { color: rgb(146,49,89); }
H1.HeaderClassName
{
color: #923159;
}
.AnyTagClassName
{
color: #923159;
}
</style>
background-color css
<style>
a { background-color: #923159; }
a { background-color: rgb(146,49,89); }
div.DivClassName
{
background-color: #923159;
}
.BgClassName
{
background-color: #923159;
}
</style>
border-color css
<style>
span { border-color: #923159; }
span { border-color: rgb(146,49,89); }
td.TdClassName
{
border-color: #923159;
}
.TagClassName
{
border-color: #923159;
}
</style>