Shades of Lipstick #943663
Tints of Lipstick #943663
RGB
CMYK
RGB Variations
Color information
#943663 (or 0x943663) is known color: Lipstick. HEX triplet: 94, 36 and 63. RGB value is (148,54,99). Sum of RGB (Red+Green+Blue) = 148+54+99=301 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.17% from 301); Green value is 54 (21.48% from 255 or 17.94% from 301); Blue value is 99 (39.06% from 255 or 32.89% from 301); Max value from RGB is 148 - color contains mainly: red. Hex color #943663 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943663 is #6BC99C. Grayscale: #575757. Windows color (decimal): -7063965 or 6502036. OLE color: 6502036.
HSL color Cylindrical-coordinate representation of color #943663: hue angle of 331.28º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #943663 is Cyan = 0, Magento = 0.64, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 54 | 99 | - |
| CMYK | 0 | 0.64 | 0.33 | 0.42 |
| HSL | 331.28º | 0.47% | 0.4% | - |
| HSV(B) | 331.28º | 0.64% | 0.58% | - |
| XYZ | 15.78 | 9.84 | 12.87 | - |
| YUV | 87.24 | 134.64 | 171.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 54 | 99 | 0 | 0.64 | 0.33 | 0.42 | 331.28 | 0.47 | 0.4 |
| Hex | 94 | 36 | 63 | 0 | 40 | 21 | 2A | 14B | 2F | 28 |
| Octal | 224 | 66 | 143 | 0 | 100 | 41 | 52 | 513 | 57 | 50 |
| Binary | 10010100 | 110110 | 1100011 | 0 | 1000000 | 100001 | 101010 | 101001011 | 101111 | 101000 |
Color Harmonies of #943663
Complementary color
Monochromatic Colors of #943663
Black with #943663
Text Example
Text Example
White with #943663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943663; }
p { color: rgb(148,54,99); }
H1.HeaderClassName
{
color: #943663;
}
.AnyTagClassName
{
color: #943663;
}
</style>
background-color css
<style>
a { background-color: #943663; }
a { background-color: rgb(148,54,99); }
div.DivClassName
{
background-color: #943663;
}
.BgClassName
{
background-color: #943663;
}
</style>
border-color css
<style>
span { border-color: #943663; }
span { border-color: rgb(148,54,99); }
td.TdClassName
{
border-color: #943663;
}
.TagClassName
{
border-color: #943663;
}
</style>