Shades of Lipstick #943350
Tints of Lipstick #943350
RGB
CMYK
RGB Variations
Color information
#943350 (or 0x943350) is known color: Lipstick. HEX triplet: 94, 33 and 50. RGB value is (148,51,80). Sum of RGB (Red+Green+Blue) = 148+51+80=279 (36% of max value = 765). Red value is 148 (58.20% from 255 or 53.05% from 279); Green value is 51 (20.31% from 255 or 18.28% from 279); Blue value is 80 (31.64% from 255 or 28.67% from 279); Max value from RGB is 148 - color contains mainly: red. Hex color #943350 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943350 is #6BCCAF. Grayscale: #535353. Windows color (decimal): -7064752 or 5256084. OLE color: 5256084.
HSL color Cylindrical-coordinate representation of color #943350: hue angle of 342.06º 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 #943350 is Cyan = 0, Magento = 0.66, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 51 | 80 | - |
| CMYK | 0 | 0.66 | 0.46 | 0.42 |
| HSL | 342.06º | 0.49% | 0.39% | - |
| HSV(B) | 342.06º | 0.66% | 0.58% | - |
| XYZ | 14.84 | 9.24 | 8.59 | - |
| YUV | 83.31 | 126.14 | 174.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 51 | 80 | 0 | 0.66 | 0.46 | 0.42 | 342.06 | 0.49 | 0.39 |
| Hex | 94 | 33 | 50 | 0 | 42 | 2E | 2A | 156 | 31 | 27 |
| Octal | 224 | 63 | 120 | 0 | 102 | 56 | 52 | 526 | 61 | 47 |
| Binary | 10010100 | 110011 | 1010000 | 0 | 1000010 | 101110 | 101010 | 101010110 | 110001 | 100111 |
Color Harmonies of #943350
Complementary color
Monochromatic Colors of #943350
Black with #943350
Text Example
Text Example
White with #943350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943350; }
p { color: rgb(148,51,80); }
H1.HeaderClassName
{
color: #943350;
}
.AnyTagClassName
{
color: #943350;
}
</style>
background-color css
<style>
a { background-color: #943350; }
a { background-color: rgb(148,51,80); }
div.DivClassName
{
background-color: #943350;
}
.BgClassName
{
background-color: #943350;
}
</style>
border-color css
<style>
span { border-color: #943350; }
span { border-color: rgb(148,51,80); }
td.TdClassName
{
border-color: #943350;
}
.TagClassName
{
border-color: #943350;
}
</style>