Shades of Lipstick #943558
Tints of Lipstick #943558
RGB
CMYK
RGB Variations
Color information
#943558 (or 0x943558) is known color: Lipstick. HEX triplet: 94, 35 and 58. RGB value is (148,53,88). Sum of RGB (Red+Green+Blue) = 148+53+88=289 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.21% from 289); Green value is 53 (21.09% from 255 or 18.34% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 148 - color contains mainly: red. Hex color #943558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943558 is #6BCAA7. Grayscale: #555555. Windows color (decimal): -7064232 or 5780884. OLE color: 5780884.
HSL color Cylindrical-coordinate representation of color #943558: hue angle of 337.89º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #943558 is Cyan = 0, Magento = 0.64, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 53 | 88 | - |
| CMYK | 0 | 0.64 | 0.41 | 0.42 |
| HSL | 337.89º | 0.47% | 0.39% | - |
| HSV(B) | 337.89º | 0.64% | 0.58% | - |
| XYZ | 15.25 | 9.55 | 10.27 | - |
| YUV | 85.4 | 129.47 | 172.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 53 | 88 | 0 | 0.64 | 0.41 | 0.42 | 337.89 | 0.47 | 0.39 |
| Hex | 94 | 35 | 58 | 0 | 40 | 29 | 2A | 152 | 2F | 27 |
| Octal | 224 | 65 | 130 | 0 | 100 | 51 | 52 | 522 | 57 | 47 |
| Binary | 10010100 | 110101 | 1011000 | 0 | 1000000 | 101001 | 101010 | 101010010 | 101111 | 100111 |
Color Harmonies of #943558
Complementary color
Monochromatic Colors of #943558
Black with #943558
Text Example
Text Example
White with #943558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943558; }
p { color: rgb(148,53,88); }
H1.HeaderClassName
{
color: #943558;
}
.AnyTagClassName
{
color: #943558;
}
</style>
background-color css
<style>
a { background-color: #943558; }
a { background-color: rgb(148,53,88); }
div.DivClassName
{
background-color: #943558;
}
.BgClassName
{
background-color: #943558;
}
</style>
border-color css
<style>
span { border-color: #943558; }
span { border-color: rgb(148,53,88); }
td.TdClassName
{
border-color: #943558;
}
.TagClassName
{
border-color: #943558;
}
</style>