Shades of Lipstick #941648
Tints of Lipstick #941648
RGB
CMYK
RGB Variations
Color information
#941648 (or 0x941648) is known color: Lipstick. HEX triplet: 94, 16 and 48. RGB value is (148,22,72). Sum of RGB (Red+Green+Blue) = 148+22+72=242 (32% of max value = 765). Red value is 148 (58.20% from 255 or 61.16% from 242); Green value is 22 (8.98% from 255 or 9.09% from 242); Blue value is 72 (28.52% from 255 or 29.75% from 242); Max value from RGB is 148 - color contains mainly: red. Hex color #941648 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #941648 is #6BE9B7. Grayscale: #414141. Windows color (decimal): -7072184 or 4724372. OLE color: 4724372.
HSL color Cylindrical-coordinate representation of color #941648: hue angle of 336.19º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #941648 is Cyan = 0, Magento = 0.85, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 22 | 72 | - |
| CMYK | 0 | 0.85 | 0.51 | 0.42 |
| HSL | 336.19º | 0.74% | 0.33% | - |
| HSV(B) | 336.19º | 0.85% | 0.58% | - |
| XYZ | 13.67 | 7.34 | 6.83 | - |
| YUV | 65.37 | 131.74 | 186.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 22 | 72 | 0 | 0.85 | 0.51 | 0.42 | 336.19 | 0.74 | 0.33 |
| Hex | 94 | 16 | 48 | 0 | 55 | 33 | 2A | 150 | 4A | 21 |
| Octal | 224 | 26 | 110 | 0 | 125 | 63 | 52 | 520 | 112 | 41 |
| Binary | 10010100 | 10110 | 1001000 | 0 | 1010101 | 110011 | 101010 | 101010000 | 1001010 | 100001 |
Color Harmonies of #941648
Complementary color
Monochromatic Colors of #941648
Black with #941648
Text Example
Text Example
White with #941648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941648; }
p { color: rgb(148,22,72); }
H1.HeaderClassName
{
color: #941648;
}
.AnyTagClassName
{
color: #941648;
}
</style>
background-color css
<style>
a { background-color: #941648; }
a { background-color: rgb(148,22,72); }
div.DivClassName
{
background-color: #941648;
}
.BgClassName
{
background-color: #941648;
}
</style>
border-color css
<style>
span { border-color: #941648; }
span { border-color: rgb(148,22,72); }
td.TdClassName
{
border-color: #941648;
}
.TagClassName
{
border-color: #941648;
}
</style>