Shades of Lipstick #943760
Tints of Lipstick #943760
RGB
CMYK
RGB Variations
Color information
#943760 (or 0x943760) is known color: Lipstick. HEX triplet: 94, 37 and 60. RGB value is (148,55,96). Sum of RGB (Red+Green+Blue) = 148+55+96=299 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.50% from 299); Green value is 55 (21.88% from 255 or 18.39% from 299); Blue value is 96 (37.89% from 255 or 32.11% from 299); Max value from RGB is 148 - color contains mainly: red. Hex color #943760 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943760 is #6BC89F. Grayscale: #575757. Windows color (decimal): -7063712 or 6305684. OLE color: 6305684.
HSL color Cylindrical-coordinate representation of color #943760: hue angle of 333.55º 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 #943760 is Cyan = 0, Magento = 0.63, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 55 | 96 | - |
| CMYK | 0 | 0.63 | 0.35 | 0.42 |
| HSL | 333.55º | 0.46% | 0.4% | - |
| HSV(B) | 333.55º | 0.63% | 0.58% | - |
| XYZ | 15.69 | 9.87 | 12.15 | - |
| YUV | 87.48 | 132.81 | 171.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 55 | 96 | 0 | 0.63 | 0.35 | 0.42 | 333.55 | 0.46 | 0.4 |
| Hex | 94 | 37 | 60 | 0 | 3F | 23 | 2A | 14E | 2E | 28 |
| Octal | 224 | 67 | 140 | 0 | 77 | 43 | 52 | 516 | 56 | 50 |
| Binary | 10010100 | 110111 | 1100000 | 0 | 111111 | 100011 | 101010 | 101001110 | 101110 | 101000 |
Color Harmonies of #943760
Complementary color
Monochromatic Colors of #943760
Black with #943760
Text Example
Text Example
White with #943760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943760; }
p { color: rgb(148,55,96); }
H1.HeaderClassName
{
color: #943760;
}
.AnyTagClassName
{
color: #943760;
}
</style>
background-color css
<style>
a { background-color: #943760; }
a { background-color: rgb(148,55,96); }
div.DivClassName
{
background-color: #943760;
}
.BgClassName
{
background-color: #943760;
}
</style>
border-color css
<style>
span { border-color: #943760; }
span { border-color: rgb(148,55,96); }
td.TdClassName
{
border-color: #943760;
}
.TagClassName
{
border-color: #943760;
}
</style>