Shades of Lipstick #922467
Tints of Lipstick #922467
RGB
CMYK
RGB Variations
Color information
#922467 (or 0x922467) is known color: Lipstick. HEX triplet: 92, 24 and 67. RGB value is (146,36,103). Sum of RGB (Red+Green+Blue) = 146+36+103=285 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.23% from 285); Green value is 36 (14.45% from 255 or 12.63% from 285); Blue value is 103 (40.62% from 255 or 36.14% from 285); Max value from RGB is 146 - color contains mainly: red. Hex color #922467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #922467 is #6DDB98. Grayscale: #4C4C4C. Windows color (decimal): -7199641 or 6759570. OLE color: 6759570.
HSL color Cylindrical-coordinate representation of color #922467: hue angle of 323.45º 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 #922467 is Cyan = 0, Magento = 0.75, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 36 | 103 | - |
| CMYK | 0 | 0.75 | 0.29 | 0.43 |
| HSL | 323.45º | 0.6% | 0.36% | - |
| HSV(B) | 323.45º | 0.75% | 0.57% | - |
| XYZ | 14.93 | 8.35 | 13.66 | - |
| YUV | 76.53 | 142.94 | 177.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 36 | 103 | 0 | 0.75 | 0.29 | 0.43 | 323.45 | 0.6 | 0.36 |
| Hex | 92 | 24 | 67 | 0 | 4B | 1D | 2B | 143 | 3C | 24 |
| Octal | 222 | 44 | 147 | 0 | 113 | 35 | 53 | 503 | 74 | 44 |
| Binary | 10010010 | 100100 | 1100111 | 0 | 1001011 | 11101 | 101011 | 101000011 | 111100 | 100100 |
Color Harmonies of #922467
Complementary color
Monochromatic Colors of #922467
Black with #922467
Text Example
Text Example
White with #922467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922467; }
p { color: rgb(146,36,103); }
H1.HeaderClassName
{
color: #922467;
}
.AnyTagClassName
{
color: #922467;
}
</style>
background-color css
<style>
a { background-color: #922467; }
a { background-color: rgb(146,36,103); }
div.DivClassName
{
background-color: #922467;
}
.BgClassName
{
background-color: #922467;
}
</style>
border-color css
<style>
span { border-color: #922467; }
span { border-color: rgb(146,36,103); }
td.TdClassName
{
border-color: #922467;
}
.TagClassName
{
border-color: #922467;
}
</style>