Shades of Lipstick #913559
Tints of Lipstick #913559
RGB
CMYK
RGB Variations
Color information
#913559 (or 0x913559) is known color: Lipstick. HEX triplet: 91, 35 and 59. RGB value is (145,53,89). Sum of RGB (Red+Green+Blue) = 145+53+89=287 (38% of max value = 765). Red value is 145 (57.03% from 255 or 50.52% from 287); Green value is 53 (21.09% from 255 or 18.47% from 287); Blue value is 89 (35.16% from 255 or 31.01% from 287); Max value from RGB is 145 - color contains mainly: red. Hex color #913559 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #913559 is #6ECAA6. Grayscale: #545454. Windows color (decimal): -7260839 or 5846417. OLE color: 5846417.
HSL color Cylindrical-coordinate representation of color #913559: hue angle of 336.52º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #913559 is Cyan = 0, Magento = 0.63, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 53 | 89 | - |
| CMYK | 0 | 0.63 | 0.39 | 0.43 |
| HSL | 336.52º | 0.46% | 0.39% | - |
| HSV(B) | 336.52º | 0.63% | 0.57% | - |
| XYZ | 14.75 | 9.29 | 10.47 | - |
| YUV | 84.61 | 130.48 | 171.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 53 | 89 | 0 | 0.63 | 0.39 | 0.43 | 336.52 | 0.46 | 0.39 |
| Hex | 91 | 35 | 59 | 0 | 3F | 27 | 2B | 151 | 2E | 27 |
| Octal | 221 | 65 | 131 | 0 | 77 | 47 | 53 | 521 | 56 | 47 |
| Binary | 10010001 | 110101 | 1011001 | 0 | 111111 | 100111 | 101011 | 101010001 | 101110 | 100111 |
Color Harmonies of #913559
Complementary color
Monochromatic Colors of #913559
Black with #913559
Text Example
Text Example
White with #913559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913559; }
p { color: rgb(145,53,89); }
H1.HeaderClassName
{
color: #913559;
}
.AnyTagClassName
{
color: #913559;
}
</style>
background-color css
<style>
a { background-color: #913559; }
a { background-color: rgb(145,53,89); }
div.DivClassName
{
background-color: #913559;
}
.BgClassName
{
background-color: #913559;
}
</style>
border-color css
<style>
span { border-color: #913559; }
span { border-color: rgb(145,53,89); }
td.TdClassName
{
border-color: #913559;
}
.TagClassName
{
border-color: #913559;
}
</style>