Shades of Lipstick #923269
Tints of Lipstick #923269
RGB
CMYK
RGB Variations
Color information
#923269 (or 0x923269) is known color: Lipstick. HEX triplet: 92, 32 and 69. RGB value is (146,50,105). Sum of RGB (Red+Green+Blue) = 146+50+105=301 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.50% from 301); Green value is 50 (19.92% from 255 or 16.61% from 301); Blue value is 105 (41.41% from 255 or 34.88% from 301); Max value from RGB is 146 - color contains mainly: red. Hex color #923269 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #923269 is #6DCD96. Grayscale: #545454. Windows color (decimal): -7196055 or 6894226. OLE color: 6894226.
HSL color Cylindrical-coordinate representation of color #923269: hue angle of 325.62º 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 #923269 is Cyan = 0, Magento = 0.66, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 50 | 105 | - |
| CMYK | 0 | 0.66 | 0.28 | 0.43 |
| HSL | 325.63º | 0.49% | 0.38% | - |
| HSV(B) | 325.63º | 0.66% | 0.57% | - |
| XYZ | 15.54 | 9.41 | 14.36 | - |
| YUV | 84.97 | 139.3 | 171.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 50 | 105 | 0 | 0.66 | 0.28 | 0.43 | 325.63 | 0.49 | 0.38 |
| Hex | 92 | 32 | 69 | 0 | 42 | 1C | 2B | 146 | 31 | 26 |
| Octal | 222 | 62 | 151 | 0 | 102 | 34 | 53 | 506 | 61 | 46 |
| Binary | 10010010 | 110010 | 1101001 | 0 | 1000010 | 11100 | 101011 | 101000110 | 110001 | 100110 |
Color Harmonies of #923269
Complementary color
Monochromatic Colors of #923269
Black with #923269
Text Example
Text Example
White with #923269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #923269; }
p { color: rgb(146,50,105); }
H1.HeaderClassName
{
color: #923269;
}
.AnyTagClassName
{
color: #923269;
}
</style>
background-color css
<style>
a { background-color: #923269; }
a { background-color: rgb(146,50,105); }
div.DivClassName
{
background-color: #923269;
}
.BgClassName
{
background-color: #923269;
}
</style>
border-color css
<style>
span { border-color: #923269; }
span { border-color: rgb(146,50,105); }
td.TdClassName
{
border-color: #923269;
}
.TagClassName
{
border-color: #923269;
}
</style>