Shades of Lipstick #913755
Tints of Lipstick #913755
RGB
CMYK
RGB Variations
Color information
#913755 (or 0x913755) is known color: Lipstick. HEX triplet: 91, 37 and 55. RGB value is (145,55,85). Sum of RGB (Red+Green+Blue) = 145+55+85=285 (37% of max value = 765). Red value is 145 (57.03% from 255 or 50.88% from 285); Green value is 55 (21.88% from 255 or 19.30% from 285); Blue value is 85 (33.59% from 255 or 29.82% from 285); Max value from RGB is 145 - color contains mainly: red. Hex color #913755 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #913755 is #6EC8AA. Grayscale: #555555. Windows color (decimal): -7260331 or 5584785. OLE color: 5584785.
HSL color Cylindrical-coordinate representation of color #913755: hue angle of 340º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #913755 is Cyan = 0, Magento = 0.62, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 55 | 85 | - |
| CMYK | 0 | 0.62 | 0.41 | 0.43 |
| HSL | 340º | 0.45% | 0.39% | - |
| HSV(B) | 340º | 0.62% | 0.57% | - |
| XYZ | 14.68 | 9.41 | 9.64 | - |
| YUV | 85.33 | 127.82 | 170.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 55 | 85 | 0 | 0.62 | 0.41 | 0.43 | 340 | 0.45 | 0.39 |
| Hex | 91 | 37 | 55 | 0 | 3E | 29 | 2B | 154 | 2D | 27 |
| Octal | 221 | 67 | 125 | 0 | 76 | 51 | 53 | 524 | 55 | 47 |
| Binary | 10010001 | 110111 | 1010101 | 0 | 111110 | 101001 | 101011 | 101010100 | 101101 | 100111 |
Color Harmonies of #913755
Complementary color
Monochromatic Colors of #913755
Black with #913755
Text Example
Text Example
White with #913755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913755; }
p { color: rgb(145,55,85); }
H1.HeaderClassName
{
color: #913755;
}
.AnyTagClassName
{
color: #913755;
}
</style>
background-color css
<style>
a { background-color: #913755; }
a { background-color: rgb(145,55,85); }
div.DivClassName
{
background-color: #913755;
}
.BgClassName
{
background-color: #913755;
}
</style>
border-color css
<style>
span { border-color: #913755; }
span { border-color: rgb(145,55,85); }
td.TdClassName
{
border-color: #913755;
}
.TagClassName
{
border-color: #913755;
}
</style>