Shades of Lipstick #942748
Tints of Lipstick #942748
RGB
CMYK
RGB Variations
Color information
#942748 (or 0x942748) is known color: Lipstick. HEX triplet: 94, 27 and 48. RGB value is (148,39,72). Sum of RGB (Red+Green+Blue) = 148+39+72=259 (34% of max value = 765). Red value is 148 (58.20% from 255 or 57.14% from 259); Green value is 39 (15.62% from 255 or 15.06% from 259); Blue value is 72 (28.52% from 255 or 27.80% from 259); Max value from RGB is 148 - color contains mainly: red. Hex color #942748 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #942748 is #6BD8B7. Grayscale: #4B4B4B. Windows color (decimal): -7067832 or 4728724. OLE color: 4728724.
HSL color Cylindrical-coordinate representation of color #942748: hue angle of 341.83º 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 #942748 is Cyan = 0, Magento = 0.74, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 39 | 72 | - |
| CMYK | 0 | 0.74 | 0.51 | 0.42 |
| HSL | 341.83º | 0.58% | 0.37% | - |
| HSV(B) | 341.83º | 0.74% | 0.58% | - |
| XYZ | 14.11 | 8.21 | 6.97 | - |
| YUV | 75.35 | 126.11 | 179.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 39 | 72 | 0 | 0.74 | 0.51 | 0.42 | 341.83 | 0.58 | 0.37 |
| Hex | 94 | 27 | 48 | 0 | 4A | 33 | 2A | 156 | 3A | 25 |
| Octal | 224 | 47 | 110 | 0 | 112 | 63 | 52 | 526 | 72 | 45 |
| Binary | 10010100 | 100111 | 1001000 | 0 | 1001010 | 110011 | 101010 | 101010110 | 111010 | 100101 |
Color Harmonies of #942748
Complementary color
Monochromatic Colors of #942748
Black with #942748
Text Example
Text Example
White with #942748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942748; }
p { color: rgb(148,39,72); }
H1.HeaderClassName
{
color: #942748;
}
.AnyTagClassName
{
color: #942748;
}
</style>
background-color css
<style>
a { background-color: #942748; }
a { background-color: rgb(148,39,72); }
div.DivClassName
{
background-color: #942748;
}
.BgClassName
{
background-color: #942748;
}
</style>
border-color css
<style>
span { border-color: #942748; }
span { border-color: rgb(148,39,72); }
td.TdClassName
{
border-color: #942748;
}
.TagClassName
{
border-color: #942748;
}
</style>