Shades of Lipstick #942759
Tints of Lipstick #942759
RGB
CMYK
RGB Variations
Color information
#942759 (or 0x942759) is known color: Lipstick. HEX triplet: 94, 27 and 59. RGB value is (148,39,89). Sum of RGB (Red+Green+Blue) = 148+39+89=276 (36% of max value = 765). Red value is 148 (58.20% from 255 or 53.62% from 276); Green value is 39 (15.62% from 255 or 14.13% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 148 - color contains mainly: red. Hex color #942759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #942759 is #6BD8A6. Grayscale: #4D4D4D. Windows color (decimal): -7067815 or 5842836. OLE color: 5842836.
HSL color Cylindrical-coordinate representation of color #942759: hue angle of 332.48º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #942759 is Cyan = 0, Magento = 0.74, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 39 | 89 | - |
| CMYK | 0 | 0.74 | 0.40 | 0.42 |
| HSL | 332.48º | 0.58% | 0.37% | - |
| HSV(B) | 332.48º | 0.74% | 0.58% | - |
| XYZ | 14.74 | 8.47 | 10.31 | - |
| YUV | 77.29 | 134.61 | 178.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 39 | 89 | 0 | 0.74 | 0.40 | 0.42 | 332.48 | 0.58 | 0.37 |
| Hex | 94 | 27 | 59 | 0 | 4A | 28 | 2A | 14C | 3A | 25 |
| Octal | 224 | 47 | 131 | 0 | 112 | 50 | 52 | 514 | 72 | 45 |
| Binary | 10010100 | 100111 | 1011001 | 0 | 1001010 | 101000 | 101010 | 101001100 | 111010 | 100101 |
Color Harmonies of #942759
Complementary color
Monochromatic Colors of #942759
Black with #942759
Text Example
Text Example
White with #942759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942759; }
p { color: rgb(148,39,89); }
H1.HeaderClassName
{
color: #942759;
}
.AnyTagClassName
{
color: #942759;
}
</style>
background-color css
<style>
a { background-color: #942759; }
a { background-color: rgb(148,39,89); }
div.DivClassName
{
background-color: #942759;
}
.BgClassName
{
background-color: #942759;
}
</style>
border-color css
<style>
span { border-color: #942759; }
span { border-color: rgb(148,39,89); }
td.TdClassName
{
border-color: #942759;
}
.TagClassName
{
border-color: #942759;
}
</style>