Shades of Lipstick #923257
Tints of Lipstick #923257
RGB
CMYK
RGB Variations
Color information
#923257 (or 0x923257) is known color: Lipstick. HEX triplet: 92, 32 and 57. RGB value is (146,50,87). Sum of RGB (Red+Green+Blue) = 146+50+87=283 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.59% from 283); Green value is 50 (19.92% from 255 or 17.67% from 283); Blue value is 87 (34.38% from 255 or 30.74% from 283); Max value from RGB is 146 - color contains mainly: red. Hex color #923257 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #923257 is #6DCDA8. Grayscale: #525252. Windows color (decimal): -7196073 or 5714578. OLE color: 5714578.
HSL color Cylindrical-coordinate representation of color #923257: hue angle of 336.88º degrees, saturation: 0.49, 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 #923257 is Cyan = 0, Magento = 0.66, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 50 | 87 | - |
| CMYK | 0 | 0.66 | 0.40 | 0.43 |
| HSL | 336.88º | 0.49% | 0.38% | - |
| HSV(B) | 336.88º | 0.66% | 0.57% | - |
| XYZ | 14.71 | 9.08 | 9.99 | - |
| YUV | 82.92 | 130.3 | 172.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 50 | 87 | 0 | 0.66 | 0.40 | 0.43 | 336.88 | 0.49 | 0.38 |
| Hex | 92 | 32 | 57 | 0 | 42 | 28 | 2B | 151 | 31 | 26 |
| Octal | 222 | 62 | 127 | 0 | 102 | 50 | 53 | 521 | 61 | 46 |
| Binary | 10010010 | 110010 | 1010111 | 0 | 1000010 | 101000 | 101011 | 101010001 | 110001 | 100110 |
Color Harmonies of #923257
Complementary color
Monochromatic Colors of #923257
Black with #923257
Text Example
Text Example
White with #923257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #923257; }
p { color: rgb(146,50,87); }
H1.HeaderClassName
{
color: #923257;
}
.AnyTagClassName
{
color: #923257;
}
</style>
background-color css
<style>
a { background-color: #923257; }
a { background-color: rgb(146,50,87); }
div.DivClassName
{
background-color: #923257;
}
.BgClassName
{
background-color: #923257;
}
</style>
border-color css
<style>
span { border-color: #923257; }
span { border-color: rgb(146,50,87); }
td.TdClassName
{
border-color: #923257;
}
.TagClassName
{
border-color: #923257;
}
</style>