Shades of Lipstick #943559
Tints of Lipstick #943559
RGB
CMYK
RGB Variations
Color information
#943559 (or 0x943559) is known color: Lipstick. HEX triplet: 94, 35 and 59. RGB value is (148,53,89). Sum of RGB (Red+Green+Blue) = 148+53+89=290 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.03% from 290); Green value is 53 (21.09% from 255 or 18.28% from 290); Blue value is 89 (35.16% from 255 or 30.69% from 290); Max value from RGB is 148 - color contains mainly: red. Hex color #943559 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943559 is #6BCAA6. Grayscale: #555555. Windows color (decimal): -7064231 or 5846420. OLE color: 5846420.
HSL color Cylindrical-coordinate representation of color #943559: hue angle of 337.26º 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 #943559 is Cyan = 0, Magento = 0.64, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 53 | 89 | - |
| CMYK | 0 | 0.64 | 0.40 | 0.42 |
| HSL | 337.26º | 0.47% | 0.39% | - |
| HSV(B) | 337.26º | 0.64% | 0.58% | - |
| XYZ | 15.29 | 9.56 | 10.49 | - |
| YUV | 85.51 | 129.97 | 172.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 53 | 89 | 0 | 0.64 | 0.40 | 0.42 | 337.26 | 0.47 | 0.39 |
| Hex | 94 | 35 | 59 | 0 | 40 | 28 | 2A | 151 | 2F | 27 |
| Octal | 224 | 65 | 131 | 0 | 100 | 50 | 52 | 521 | 57 | 47 |
| Binary | 10010100 | 110101 | 1011001 | 0 | 1000000 | 101000 | 101010 | 101010001 | 101111 | 100111 |
Color Harmonies of #943559
Complementary color
Monochromatic Colors of #943559
Black with #943559
Text Example
Text Example
White with #943559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943559; }
p { color: rgb(148,53,89); }
H1.HeaderClassName
{
color: #943559;
}
.AnyTagClassName
{
color: #943559;
}
</style>
background-color css
<style>
a { background-color: #943559; }
a { background-color: rgb(148,53,89); }
div.DivClassName
{
background-color: #943559;
}
.BgClassName
{
background-color: #943559;
}
</style>
border-color css
<style>
span { border-color: #943559; }
span { border-color: rgb(148,53,89); }
td.TdClassName
{
border-color: #943559;
}
.TagClassName
{
border-color: #943559;
}
</style>