Shades of Lipstick #923463
Tints of Lipstick #923463
RGB
CMYK
RGB Variations
Color information
#923463 (or 0x923463) is known color: Lipstick. HEX triplet: 92, 34 and 63. RGB value is (146,52,99). Sum of RGB (Red+Green+Blue) = 146+52+99=297 (39% of max value = 765). Red value is 146 (57.42% from 255 or 49.16% from 297); Green value is 52 (20.70% from 255 or 17.51% from 297); Blue value is 99 (39.06% from 255 or 33.33% from 297); Max value from RGB is 146 - color contains mainly: red. Hex color #923463 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #923463 is #6DCB9C. Grayscale: #555555. Windows color (decimal): -7195549 or 6501522. OLE color: 6501522.
HSL color Cylindrical-coordinate representation of color #923463: hue angle of 330º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #923463 is Cyan = 0, Magento = 0.64, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 52 | 99 | - |
| CMYK | 0 | 0.64 | 0.32 | 0.43 |
| HSL | 330º | 0.47% | 0.39% | - |
| HSV(B) | 330º | 0.64% | 0.57% | - |
| XYZ | 15.33 | 9.47 | 12.82 | - |
| YUV | 85.46 | 135.64 | 171.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 52 | 99 | 0 | 0.64 | 0.32 | 0.43 | 330 | 0.47 | 0.39 |
| Hex | 92 | 34 | 63 | 0 | 40 | 20 | 2B | 14A | 2F | 27 |
| Octal | 222 | 64 | 143 | 0 | 100 | 40 | 53 | 512 | 57 | 47 |
| Binary | 10010010 | 110100 | 1100011 | 0 | 1000000 | 100000 | 101011 | 101001010 | 101111 | 100111 |
Color Harmonies of #923463
Complementary color
Monochromatic Colors of #923463
Black with #923463
Text Example
Text Example
White with #923463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #923463; }
p { color: rgb(146,52,99); }
H1.HeaderClassName
{
color: #923463;
}
.AnyTagClassName
{
color: #923463;
}
</style>
background-color css
<style>
a { background-color: #923463; }
a { background-color: rgb(146,52,99); }
div.DivClassName
{
background-color: #923463;
}
.BgClassName
{
background-color: #923463;
}
</style>
border-color css
<style>
span { border-color: #923463; }
span { border-color: rgb(146,52,99); }
td.TdClassName
{
border-color: #923463;
}
.TagClassName
{
border-color: #923463;
}
</style>