Shades of Lipstick #942553
Tints of Lipstick #942553
RGB
CMYK
RGB Variations
Color information
#942553 (or 0x942553) is known color: Lipstick. HEX triplet: 94, 25 and 53. RGB value is (148,37,83). Sum of RGB (Red+Green+Blue) = 148+37+83=268 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.22% from 268); Green value is 37 (14.84% from 255 or 13.81% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 148 - color contains mainly: red. Hex color #942553 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #942553 is #6BDAAC. Grayscale: #4B4B4B. Windows color (decimal): -7068333 or 5449108. OLE color: 5449108.
HSL color Cylindrical-coordinate representation of color #942553: hue angle of 335.14º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #942553 is Cyan = 0, Magento = 0.75, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 37 | 83 | - |
| CMYK | 0 | 0.75 | 0.44 | 0.42 |
| HSL | 335.14º | 0.6% | 0.36% | - |
| HSV(B) | 335.14º | 0.75% | 0.58% | - |
| XYZ | 14.44 | 8.24 | 9.01 | - |
| YUV | 75.43 | 132.27 | 179.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 37 | 83 | 0 | 0.75 | 0.44 | 0.42 | 335.14 | 0.6 | 0.36 |
| Hex | 94 | 25 | 53 | 0 | 4B | 2C | 2A | 14F | 3C | 24 |
| Octal | 224 | 45 | 123 | 0 | 113 | 54 | 52 | 517 | 74 | 44 |
| Binary | 10010100 | 100101 | 1010011 | 0 | 1001011 | 101100 | 101010 | 101001111 | 111100 | 100100 |
Color Harmonies of #942553
Complementary color
Monochromatic Colors of #942553
Black with #942553
Text Example
Text Example
White with #942553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942553; }
p { color: rgb(148,37,83); }
H1.HeaderClassName
{
color: #942553;
}
.AnyTagClassName
{
color: #942553;
}
</style>
background-color css
<style>
a { background-color: #942553; }
a { background-color: rgb(148,37,83); }
div.DivClassName
{
background-color: #942553;
}
.BgClassName
{
background-color: #942553;
}
</style>
border-color css
<style>
span { border-color: #942553; }
span { border-color: rgb(148,37,83); }
td.TdClassName
{
border-color: #942553;
}
.TagClassName
{
border-color: #942553;
}
</style>