Shades of Lipstick #911959
Tints of Lipstick #911959
RGB
CMYK
RGB Variations
Color information
#911959 (or 0x911959) is known color: Lipstick. HEX triplet: 91, 19 and 59. RGB value is (145,25,89). Sum of RGB (Red+Green+Blue) = 145+25+89=259 (34% of max value = 765). Red value is 145 (57.03% from 255 or 55.98% from 259); Green value is 25 (10.16% from 255 or 9.65% from 259); Blue value is 89 (35.16% from 255 or 34.36% from 259); Max value from RGB is 145 - color contains mainly: red. Hex color #911959 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #911959 is #6EE6A6. Grayscale: #444444. Windows color (decimal): -7268007 or 5839249. OLE color: 5839249.
HSL color Cylindrical-coordinate representation of color #911959: hue angle of 328º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #911959 is Cyan = 0, Magento = 0.83, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 25 | 89 | - |
| CMYK | 0 | 0.83 | 0.39 | 0.43 |
| HSL | 328º | 0.71% | 0.33% | - |
| HSV(B) | 328º | 0.83% | 0.57% | - |
| XYZ | 13.83 | 7.44 | 10.16 | - |
| YUV | 68.18 | 139.76 | 182.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 25 | 89 | 0 | 0.83 | 0.39 | 0.43 | 328 | 0.71 | 0.33 |
| Hex | 91 | 19 | 59 | 0 | 53 | 27 | 2B | 148 | 47 | 21 |
| Octal | 221 | 31 | 131 | 0 | 123 | 47 | 53 | 510 | 107 | 41 |
| Binary | 10010001 | 11001 | 1011001 | 0 | 1010011 | 100111 | 101011 | 101001000 | 1000111 | 100001 |
Color Harmonies of #911959
Complementary color
Monochromatic Colors of #911959
Black with #911959
Text Example
Text Example
White with #911959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911959; }
p { color: rgb(145,25,89); }
H1.HeaderClassName
{
color: #911959;
}
.AnyTagClassName
{
color: #911959;
}
</style>
background-color css
<style>
a { background-color: #911959; }
a { background-color: rgb(145,25,89); }
div.DivClassName
{
background-color: #911959;
}
.BgClassName
{
background-color: #911959;
}
</style>
border-color css
<style>
span { border-color: #911959; }
span { border-color: rgb(145,25,89); }
td.TdClassName
{
border-color: #911959;
}
.TagClassName
{
border-color: #911959;
}
</style>