Shades of Lipstick #943751
Tints of Lipstick #943751
RGB
CMYK
RGB Variations
Color information
#943751 (or 0x943751) is known color: Lipstick. HEX triplet: 94, 37 and 51. RGB value is (148,55,81). Sum of RGB (Red+Green+Blue) = 148+55+81=284 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.11% from 284); Green value is 55 (21.88% from 255 or 19.37% from 284); Blue value is 81 (32.03% from 255 or 28.52% from 284); Max value from RGB is 148 - color contains mainly: red. Hex color #943751 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943751 is #6BC8AE. Grayscale: #555555. Windows color (decimal): -7063727 or 5322644. OLE color: 5322644.
HSL color Cylindrical-coordinate representation of color #943751: hue angle of 343.23º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #943751 is Cyan = 0, Magento = 0.63, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 55 | 81 | - |
| CMYK | 0 | 0.63 | 0.45 | 0.42 |
| HSL | 343.23º | 0.46% | 0.4% | - |
| HSV(B) | 343.23º | 0.63% | 0.58% | - |
| XYZ | 15.06 | 9.62 | 8.85 | - |
| YUV | 85.77 | 125.31 | 172.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 55 | 81 | 0 | 0.63 | 0.45 | 0.42 | 343.23 | 0.46 | 0.4 |
| Hex | 94 | 37 | 51 | 0 | 3F | 2D | 2A | 157 | 2E | 28 |
| Octal | 224 | 67 | 121 | 0 | 77 | 55 | 52 | 527 | 56 | 50 |
| Binary | 10010100 | 110111 | 1010001 | 0 | 111111 | 101101 | 101010 | 101010111 | 101110 | 101000 |
Color Harmonies of #943751
Complementary color
Monochromatic Colors of #943751
Black with #943751
Text Example
Text Example
White with #943751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943751; }
p { color: rgb(148,55,81); }
H1.HeaderClassName
{
color: #943751;
}
.AnyTagClassName
{
color: #943751;
}
</style>
background-color css
<style>
a { background-color: #943751; }
a { background-color: rgb(148,55,81); }
div.DivClassName
{
background-color: #943751;
}
.BgClassName
{
background-color: #943751;
}
</style>
border-color css
<style>
span { border-color: #943751; }
span { border-color: rgb(148,55,81); }
td.TdClassName
{
border-color: #943751;
}
.TagClassName
{
border-color: #943751;
}
</style>