Shades of Lipstick #922552
Tints of Lipstick #922552
RGB
CMYK
RGB Variations
Color information
#922552 (or 0x922552) is known color: Lipstick. HEX triplet: 92, 25 and 52. RGB value is (146,37,82). Sum of RGB (Red+Green+Blue) = 146+37+82=265 (35% of max value = 765). Red value is 146 (57.42% from 255 or 55.09% from 265); Green value is 37 (14.84% from 255 or 13.96% from 265); Blue value is 82 (32.42% from 255 or 30.94% from 265); Max value from RGB is 146 - color contains mainly: red. Hex color #922552 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #922552 is #6DDAAD. Grayscale: #4A4A4A. Windows color (decimal): -7199406 or 5383570. OLE color: 5383570.
HSL color Cylindrical-coordinate representation of color #922552: hue angle of 335.23º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #922552 is Cyan = 0, Magento = 0.75, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 37 | 82 | - |
| CMYK | 0 | 0.75 | 0.44 | 0.43 |
| HSL | 335.23º | 0.6% | 0.36% | - |
| HSV(B) | 335.23º | 0.75% | 0.57% | - |
| XYZ | 14.04 | 8.04 | 8.8 | - |
| YUV | 74.72 | 132.11 | 178.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 37 | 82 | 0 | 0.75 | 0.44 | 0.43 | 335.23 | 0.6 | 0.36 |
| Hex | 92 | 25 | 52 | 0 | 4B | 2C | 2B | 14F | 3C | 24 |
| Octal | 222 | 45 | 122 | 0 | 113 | 54 | 53 | 517 | 74 | 44 |
| Binary | 10010010 | 100101 | 1010010 | 0 | 1001011 | 101100 | 101011 | 101001111 | 111100 | 100100 |
Color Harmonies of #922552
Complementary color
Monochromatic Colors of #922552
Black with #922552
Text Example
Text Example
White with #922552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922552; }
p { color: rgb(146,37,82); }
H1.HeaderClassName
{
color: #922552;
}
.AnyTagClassName
{
color: #922552;
}
</style>
background-color css
<style>
a { background-color: #922552; }
a { background-color: rgb(146,37,82); }
div.DivClassName
{
background-color: #922552;
}
.BgClassName
{
background-color: #922552;
}
</style>
border-color css
<style>
span { border-color: #922552; }
span { border-color: rgb(146,37,82); }
td.TdClassName
{
border-color: #922552;
}
.TagClassName
{
border-color: #922552;
}
</style>