Shades of Lipstick #941747
Tints of Lipstick #941747
RGB
CMYK
RGB Variations
Color information
#941747 (or 0x941747) is known color: Lipstick. HEX triplet: 94, 17 and 47. RGB value is (148,23,71). Sum of RGB (Red+Green+Blue) = 148+23+71=242 (32% of max value = 765). Red value is 148 (58.20% from 255 or 61.16% from 242); Green value is 23 (9.38% from 255 or 9.50% from 242); Blue value is 71 (28.12% from 255 or 29.34% from 242); Max value from RGB is 148 - color contains mainly: red. Hex color #941747 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #941747 is #6BE8B8. Grayscale: #414141. Windows color (decimal): -7071929 or 4659092. OLE color: 4659092.
HSL color Cylindrical-coordinate representation of color #941747: hue angle of 336.96º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #941747 is Cyan = 0, Magento = 0.84, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 23 | 71 | - |
| CMYK | 0 | 0.84 | 0.52 | 0.42 |
| HSL | 336.96º | 0.73% | 0.34% | - |
| HSV(B) | 336.96º | 0.84% | 0.58% | - |
| XYZ | 13.66 | 7.36 | 6.66 | - |
| YUV | 65.85 | 130.91 | 186.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 23 | 71 | 0 | 0.84 | 0.52 | 0.42 | 336.96 | 0.73 | 0.34 |
| Hex | 94 | 17 | 47 | 0 | 54 | 34 | 2A | 151 | 49 | 22 |
| Octal | 224 | 27 | 107 | 0 | 124 | 64 | 52 | 521 | 111 | 42 |
| Binary | 10010100 | 10111 | 1000111 | 0 | 1010100 | 110100 | 101010 | 101010001 | 1001001 | 100010 |
Color Harmonies of #941747
Complementary color
Monochromatic Colors of #941747
Black with #941747
Text Example
Text Example
White with #941747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941747; }
p { color: rgb(148,23,71); }
H1.HeaderClassName
{
color: #941747;
}
.AnyTagClassName
{
color: #941747;
}
</style>
background-color css
<style>
a { background-color: #941747; }
a { background-color: rgb(148,23,71); }
div.DivClassName
{
background-color: #941747;
}
.BgClassName
{
background-color: #941747;
}
</style>
border-color css
<style>
span { border-color: #941747; }
span { border-color: rgb(148,23,71); }
td.TdClassName
{
border-color: #941747;
}
.TagClassName
{
border-color: #941747;
}
</style>