Shades of Lipstick #942546
Tints of Lipstick #942546
RGB
CMYK
RGB Variations
Color information
#942546 (or 0x942546) is known color: Lipstick. HEX triplet: 94, 25 and 46. RGB value is (148,37,70). Sum of RGB (Red+Green+Blue) = 148+37+70=255 (33% of max value = 765). Red value is 148 (58.20% from 255 or 58.04% from 255); Green value is 37 (14.84% from 255 or 14.51% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 148 - color contains mainly: red. Hex color #942546 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #942546 is #6BDAB9. Grayscale: #494949. Windows color (decimal): -7068346 or 4597140. OLE color: 4597140.
HSL color Cylindrical-coordinate representation of color #942546: hue angle of 342.16º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #942546 is Cyan = 0, Magento = 0.75, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 37 | 70 | - |
| CMYK | 0 | 0.75 | 0.53 | 0.42 |
| HSL | 342.16º | 0.6% | 0.36% | - |
| HSV(B) | 342.16º | 0.75% | 0.58% | - |
| XYZ | 13.98 | 8.06 | 6.61 | - |
| YUV | 73.95 | 125.77 | 180.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 37 | 70 | 0 | 0.75 | 0.53 | 0.42 | 342.16 | 0.6 | 0.36 |
| Hex | 94 | 25 | 46 | 0 | 4B | 35 | 2A | 156 | 3C | 24 |
| Octal | 224 | 45 | 106 | 0 | 113 | 65 | 52 | 526 | 74 | 44 |
| Binary | 10010100 | 100101 | 1000110 | 0 | 1001011 | 110101 | 101010 | 101010110 | 111100 | 100100 |
Color Harmonies of #942546
Complementary color
Monochromatic Colors of #942546
Black with #942546
Text Example
Text Example
White with #942546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942546; }
p { color: rgb(148,37,70); }
H1.HeaderClassName
{
color: #942546;
}
.AnyTagClassName
{
color: #942546;
}
</style>
background-color css
<style>
a { background-color: #942546; }
a { background-color: rgb(148,37,70); }
div.DivClassName
{
background-color: #942546;
}
.BgClassName
{
background-color: #942546;
}
</style>
border-color css
<style>
span { border-color: #942546; }
span { border-color: rgb(148,37,70); }
td.TdClassName
{
border-color: #942546;
}
.TagClassName
{
border-color: #942546;
}
</style>