Shades of Lipstick #923059
Tints of Lipstick #923059
RGB
CMYK
RGB Variations
Color information
#923059 (or 0x923059) is known color: Lipstick. HEX triplet: 92, 30 and 59. RGB value is (146,48,89). Sum of RGB (Red+Green+Blue) = 146+48+89=283 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.59% from 283); Green value is 48 (19.14% from 255 or 16.96% from 283); Blue value is 89 (35.16% from 255 or 31.45% from 283); Max value from RGB is 146 - color contains mainly: red. Hex color #923059 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #923059 is #6DCFA6. Grayscale: #515151. Windows color (decimal): -7196583 or 5845138. OLE color: 5845138.
HSL color Cylindrical-coordinate representation of color #923059: hue angle of 334.9º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #923059 is Cyan = 0, Magento = 0.67, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 48 | 89 | - |
| CMYK | 0 | 0.67 | 0.39 | 0.43 |
| HSL | 334.9º | 0.51% | 0.38% | - |
| HSV(B) | 334.9º | 0.67% | 0.57% | - |
| XYZ | 14.71 | 8.95 | 10.4 | - |
| YUV | 81.98 | 131.97 | 173.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 48 | 89 | 0 | 0.67 | 0.39 | 0.43 | 334.9 | 0.51 | 0.38 |
| Hex | 92 | 30 | 59 | 0 | 43 | 27 | 2B | 14F | 33 | 26 |
| Octal | 222 | 60 | 131 | 0 | 103 | 47 | 53 | 517 | 63 | 46 |
| Binary | 10010010 | 110000 | 1011001 | 0 | 1000011 | 100111 | 101011 | 101001111 | 110011 | 100110 |
Color Harmonies of #923059
Complementary color
Monochromatic Colors of #923059
Black with #923059
Text Example
Text Example
White with #923059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #923059; }
p { color: rgb(146,48,89); }
H1.HeaderClassName
{
color: #923059;
}
.AnyTagClassName
{
color: #923059;
}
</style>
background-color css
<style>
a { background-color: #923059; }
a { background-color: rgb(146,48,89); }
div.DivClassName
{
background-color: #923059;
}
.BgClassName
{
background-color: #923059;
}
</style>
border-color css
<style>
span { border-color: #923059; }
span { border-color: rgb(146,48,89); }
td.TdClassName
{
border-color: #923059;
}
.TagClassName
{
border-color: #923059;
}
</style>