Shades of Lipstick #943550
Tints of Lipstick #943550
RGB
CMYK
RGB Variations
Color information
#943550 (or 0x943550) is known color: Lipstick. HEX triplet: 94, 35 and 50. RGB value is (148,53,80). Sum of RGB (Red+Green+Blue) = 148+53+80=281 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.67% from 281); Green value is 53 (21.09% from 255 or 18.86% from 281); Blue value is 80 (31.64% from 255 or 28.47% from 281); Max value from RGB is 148 - color contains mainly: red. Hex color #943550 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943550 is #6BCAAF. Grayscale: #545454. Windows color (decimal): -7064240 or 5256596. OLE color: 5256596.
HSL color Cylindrical-coordinate representation of color #943550: hue angle of 342.95º 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 #943550 is Cyan = 0, Magento = 0.64, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 53 | 80 | - |
| CMYK | 0 | 0.64 | 0.46 | 0.42 |
| HSL | 342.95º | 0.47% | 0.39% | - |
| HSV(B) | 342.95º | 0.64% | 0.58% | - |
| XYZ | 14.93 | 9.42 | 8.62 | - |
| YUV | 84.48 | 125.47 | 173.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 53 | 80 | 0 | 0.64 | 0.46 | 0.42 | 342.95 | 0.47 | 0.39 |
| Hex | 94 | 35 | 50 | 0 | 40 | 2E | 2A | 157 | 2F | 27 |
| Octal | 224 | 65 | 120 | 0 | 100 | 56 | 52 | 527 | 57 | 47 |
| Binary | 10010100 | 110101 | 1010000 | 0 | 1000000 | 101110 | 101010 | 101010111 | 101111 | 100111 |
Color Harmonies of #943550
Complementary color
Monochromatic Colors of #943550
Black with #943550
Text Example
Text Example
White with #943550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943550; }
p { color: rgb(148,53,80); }
H1.HeaderClassName
{
color: #943550;
}
.AnyTagClassName
{
color: #943550;
}
</style>
background-color css
<style>
a { background-color: #943550; }
a { background-color: rgb(148,53,80); }
div.DivClassName
{
background-color: #943550;
}
.BgClassName
{
background-color: #943550;
}
</style>
border-color css
<style>
span { border-color: #943550; }
span { border-color: rgb(148,53,80); }
td.TdClassName
{
border-color: #943550;
}
.TagClassName
{
border-color: #943550;
}
</style>