Shades of Lipstick #943459
Tints of Lipstick #943459
RGB
CMYK
RGB Variations
Color information
#943459 (or 0x943459) is known color: Lipstick. HEX triplet: 94, 34 and 59. RGB value is (148,52,89). Sum of RGB (Red+Green+Blue) = 148+52+89=289 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.21% from 289); Green value is 52 (20.70% from 255 or 17.99% from 289); Blue value is 89 (35.16% from 255 or 30.80% from 289); Max value from RGB is 148 - color contains mainly: red. Hex color #943459 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #943459 is #6BCBA6. Grayscale: #545454. Windows color (decimal): -7064487 or 5846164. OLE color: 5846164.
HSL color Cylindrical-coordinate representation of color #943459: hue angle of 336.88º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #943459 is Cyan = 0, Magento = 0.65, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 52 | 89 | - |
| CMYK | 0 | 0.65 | 0.40 | 0.42 |
| HSL | 336.88º | 0.48% | 0.39% | - |
| HSV(B) | 336.88º | 0.65% | 0.58% | - |
| XYZ | 15.24 | 9.47 | 10.48 | - |
| YUV | 84.92 | 130.3 | 172.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 52 | 89 | 0 | 0.65 | 0.40 | 0.42 | 336.88 | 0.48 | 0.39 |
| Hex | 94 | 34 | 59 | 0 | 41 | 28 | 2A | 151 | 30 | 27 |
| Octal | 224 | 64 | 131 | 0 | 101 | 50 | 52 | 521 | 60 | 47 |
| Binary | 10010100 | 110100 | 1011001 | 0 | 1000001 | 101000 | 101010 | 101010001 | 110000 | 100111 |
Color Harmonies of #943459
Complementary color
Monochromatic Colors of #943459
Black with #943459
Text Example
Text Example
White with #943459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943459; }
p { color: rgb(148,52,89); }
H1.HeaderClassName
{
color: #943459;
}
.AnyTagClassName
{
color: #943459;
}
</style>
background-color css
<style>
a { background-color: #943459; }
a { background-color: rgb(148,52,89); }
div.DivClassName
{
background-color: #943459;
}
.BgClassName
{
background-color: #943459;
}
</style>
border-color css
<style>
span { border-color: #943459; }
span { border-color: rgb(148,52,89); }
td.TdClassName
{
border-color: #943459;
}
.TagClassName
{
border-color: #943459;
}
</style>