Shades of Lipstick #943268
Tints of Lipstick #943268
RGB
CMYK
RGB Variations
Color information
#943268 (or 0x943268) is known color: Lipstick. HEX triplet: 94, 32 and 68. RGB value is (148,50,104). Sum of RGB (Red+Green+Blue) = 148+50+104=302 (40% of max value = 765). Red value is 148 (58.20% from 255 or 49.01% from 302); Green value is 50 (19.92% from 255 or 16.56% from 302); Blue value is 104 (41.02% from 255 or 34.44% from 302); Max value from RGB is 148 - color contains mainly: red. Hex color #943268 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943268 is #6BCD97. Grayscale: #555555. Windows color (decimal): -7064984 or 6828692. OLE color: 6828692.
HSL color Cylindrical-coordinate representation of color #943268: hue angle of 326.94º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #943268 is Cyan = 0, Magento = 0.66, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 50 | 104 | - |
| CMYK | 0 | 0.66 | 0.30 | 0.42 |
| HSL | 326.94º | 0.49% | 0.39% | - |
| HSV(B) | 326.94º | 0.66% | 0.58% | - |
| XYZ | 15.85 | 9.58 | 14.11 | - |
| YUV | 85.46 | 138.47 | 172.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 50 | 104 | 0 | 0.66 | 0.30 | 0.42 | 326.94 | 0.49 | 0.39 |
| Hex | 94 | 32 | 68 | 0 | 42 | 1E | 2A | 147 | 31 | 27 |
| Octal | 224 | 62 | 150 | 0 | 102 | 36 | 52 | 507 | 61 | 47 |
| Binary | 10010100 | 110010 | 1101000 | 0 | 1000010 | 11110 | 101010 | 101000111 | 110001 | 100111 |
Color Harmonies of #943268
Complementary color
Monochromatic Colors of #943268
Black with #943268
Text Example
Text Example
White with #943268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943268; }
p { color: rgb(148,50,104); }
H1.HeaderClassName
{
color: #943268;
}
.AnyTagClassName
{
color: #943268;
}
</style>
background-color css
<style>
a { background-color: #943268; }
a { background-color: rgb(148,50,104); }
div.DivClassName
{
background-color: #943268;
}
.BgClassName
{
background-color: #943268;
}
</style>
border-color css
<style>
span { border-color: #943268; }
span { border-color: rgb(148,50,104); }
td.TdClassName
{
border-color: #943268;
}
.TagClassName
{
border-color: #943268;
}
</style>