Shades of Lipstick #942458
Tints of Lipstick #942458
RGB
CMYK
RGB Variations
Color information
#942458 (or 0x942458) is known color: Lipstick. HEX triplet: 94, 24 and 58. RGB value is (148,36,88). Sum of RGB (Red+Green+Blue) = 148+36+88=272 (36% of max value = 765). Red value is 148 (58.20% from 255 or 54.41% from 272); Green value is 36 (14.45% from 255 or 13.24% from 272); Blue value is 88 (34.77% from 255 or 32.35% from 272); Max value from RGB is 148 - color contains mainly: red. Hex color #942458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #942458 is #6BDBA7. Grayscale: #4B4B4B. Windows color (decimal): -7068584 or 5776532. OLE color: 5776532.
HSL color Cylindrical-coordinate representation of color #942458: hue angle of 332.14º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #942458 is Cyan = 0, Magento = 0.76, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 36 | 88 | - |
| CMYK | 0 | 0.76 | 0.41 | 0.42 |
| HSL | 332.14º | 0.61% | 0.36% | - |
| HSV(B) | 332.14º | 0.76% | 0.58% | - |
| XYZ | 14.61 | 8.26 | 10.06 | - |
| YUV | 75.42 | 135.11 | 179.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 36 | 88 | 0 | 0.76 | 0.41 | 0.42 | 332.14 | 0.61 | 0.36 |
| Hex | 94 | 24 | 58 | 0 | 4C | 29 | 2A | 14C | 3D | 24 |
| Octal | 224 | 44 | 130 | 0 | 114 | 51 | 52 | 514 | 75 | 44 |
| Binary | 10010100 | 100100 | 1011000 | 0 | 1001100 | 101001 | 101010 | 101001100 | 111101 | 100100 |
Color Harmonies of #942458
Complementary color
Monochromatic Colors of #942458
Black with #942458
Text Example
Text Example
White with #942458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942458; }
p { color: rgb(148,36,88); }
H1.HeaderClassName
{
color: #942458;
}
.AnyTagClassName
{
color: #942458;
}
</style>
background-color css
<style>
a { background-color: #942458; }
a { background-color: rgb(148,36,88); }
div.DivClassName
{
background-color: #942458;
}
.BgClassName
{
background-color: #942458;
}
</style>
border-color css
<style>
span { border-color: #942458; }
span { border-color: rgb(148,36,88); }
td.TdClassName
{
border-color: #942458;
}
.TagClassName
{
border-color: #942458;
}
</style>