Shades of Lipstick #942561
Tints of Lipstick #942561
RGB
CMYK
RGB Variations
Color information
#942561 (or 0x942561) is known color: Lipstick. HEX triplet: 94, 25 and 61. RGB value is (148,37,97). Sum of RGB (Red+Green+Blue) = 148+37+97=282 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.48% from 282); Green value is 37 (14.84% from 255 or 13.12% from 282); Blue value is 97 (38.28% from 255 or 34.40% from 282); Max value from RGB is 148 - color contains mainly: red. Hex color #942561 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #942561 is #6BDA9E. Grayscale: #4C4C4C. Windows color (decimal): -7068319 or 6366612. OLE color: 6366612.
HSL color Cylindrical-coordinate representation of color #942561: hue angle of 327.57º 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 #942561 is Cyan = 0, Magento = 0.75, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 37 | 97 | - |
| CMYK | 0 | 0.75 | 0.34 | 0.42 |
| HSL | 327.57º | 0.6% | 0.36% | - |
| HSV(B) | 327.57º | 0.75% | 0.58% | - |
| XYZ | 15.03 | 8.48 | 12.15 | - |
| YUV | 77.03 | 139.27 | 178.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 37 | 97 | 0 | 0.75 | 0.34 | 0.42 | 327.57 | 0.6 | 0.36 |
| Hex | 94 | 25 | 61 | 0 | 4B | 22 | 2A | 148 | 3C | 24 |
| Octal | 224 | 45 | 141 | 0 | 113 | 42 | 52 | 510 | 74 | 44 |
| Binary | 10010100 | 100101 | 1100001 | 0 | 1001011 | 100010 | 101010 | 101001000 | 111100 | 100100 |
Color Harmonies of #942561
Complementary color
Monochromatic Colors of #942561
Black with #942561
Text Example
Text Example
White with #942561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942561; }
p { color: rgb(148,37,97); }
H1.HeaderClassName
{
color: #942561;
}
.AnyTagClassName
{
color: #942561;
}
</style>
background-color css
<style>
a { background-color: #942561; }
a { background-color: rgb(148,37,97); }
div.DivClassName
{
background-color: #942561;
}
.BgClassName
{
background-color: #942561;
}
</style>
border-color css
<style>
span { border-color: #942561; }
span { border-color: rgb(148,37,97); }
td.TdClassName
{
border-color: #942561;
}
.TagClassName
{
border-color: #942561;
}
</style>