Shades of Lipstick #913161
Tints of Lipstick #913161
RGB
CMYK
RGB Variations
Color information
#913161 (or 0x913161) is known color: Lipstick. HEX triplet: 91, 31 and 61. RGB value is (145,49,97). Sum of RGB (Red+Green+Blue) = 145+49+97=291 (38% of max value = 765). Red value is 145 (57.03% from 255 or 49.83% from 291); Green value is 49 (19.53% from 255 or 16.84% from 291); Blue value is 97 (38.28% from 255 or 33.33% from 291); Max value from RGB is 145 - color contains mainly: red. Hex color #913161 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #913161 is #6ECE9E. Grayscale: #535353. Windows color (decimal): -7261855 or 6369681. OLE color: 6369681.
HSL color Cylindrical-coordinate representation of color #913161: hue angle of 330º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #913161 is Cyan = 0, Magento = 0.66, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 49 | 97 | - |
| CMYK | 0 | 0.66 | 0.33 | 0.43 |
| HSL | 330º | 0.49% | 0.38% | - |
| HSV(B) | 330º | 0.66% | 0.57% | - |
| XYZ | 14.93 | 9.08 | 12.27 | - |
| YUV | 83.18 | 135.8 | 172.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 49 | 97 | 0 | 0.66 | 0.33 | 0.43 | 330 | 0.49 | 0.38 |
| Hex | 91 | 31 | 61 | 0 | 42 | 21 | 2B | 14A | 31 | 26 |
| Octal | 221 | 61 | 141 | 0 | 102 | 41 | 53 | 512 | 61 | 46 |
| Binary | 10010001 | 110001 | 1100001 | 0 | 1000010 | 100001 | 101011 | 101001010 | 110001 | 100110 |
Color Harmonies of #913161
Complementary color
Monochromatic Colors of #913161
Black with #913161
Text Example
Text Example
White with #913161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913161; }
p { color: rgb(145,49,97); }
H1.HeaderClassName
{
color: #913161;
}
.AnyTagClassName
{
color: #913161;
}
</style>
background-color css
<style>
a { background-color: #913161; }
a { background-color: rgb(145,49,97); }
div.DivClassName
{
background-color: #913161;
}
.BgClassName
{
background-color: #913161;
}
</style>
border-color css
<style>
span { border-color: #913161; }
span { border-color: rgb(145,49,97); }
td.TdClassName
{
border-color: #913161;
}
.TagClassName
{
border-color: #913161;
}
</style>