Shades of Lipstick #912457
Tints of Lipstick #912457
RGB
CMYK
RGB Variations
Color information
#912457 (or 0x912457) is known color: Lipstick. HEX triplet: 91, 24 and 57. RGB value is (145,36,87). Sum of RGB (Red+Green+Blue) = 145+36+87=268 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.10% from 268); Green value is 36 (14.45% from 255 or 13.43% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 145 - color contains mainly: red. Hex color #912457 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #912457 is #6EDBA8. Grayscale: #4A4A4A. Windows color (decimal): -7265193 or 5710993. OLE color: 5710993.
HSL color Cylindrical-coordinate representation of color #912457: hue angle of 331.93º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #912457 is Cyan = 0, Magento = 0.75, Yellow = 0.4 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 87 | - |
| CMYK | 0 | 0.75 | 0.4 | 0.43 |
| HSL | 331.93º | 0.6% | 0.35% | - |
| HSV(B) | 331.93º | 0.75% | 0.57% | - |
| XYZ | 14.03 | 7.97 | 9.82 | - |
| YUV | 74.41 | 135.11 | 178.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 87 | 0 | 0.75 | 0.4 | 0.43 | 331.93 | 0.6 | 0.35 |
| Hex | 91 | 24 | 57 | 0 | 4B | 28 | 2B | 14C | 3C | 23 |
| Octal | 221 | 44 | 127 | 0 | 113 | 50 | 53 | 514 | 74 | 43 |
| Binary | 10010001 | 100100 | 1010111 | 0 | 1001011 | 101000 | 101011 | 101001100 | 111100 | 100011 |
Color Harmonies of #912457
Complementary color
Monochromatic Colors of #912457
Black with #912457
Text Example
Text Example
White with #912457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912457; }
p { color: rgb(145,36,87); }
H1.HeaderClassName
{
color: #912457;
}
.AnyTagClassName
{
color: #912457;
}
</style>
background-color css
<style>
a { background-color: #912457; }
a { background-color: rgb(145,36,87); }
div.DivClassName
{
background-color: #912457;
}
.BgClassName
{
background-color: #912457;
}
</style>
border-color css
<style>
span { border-color: #912457; }
span { border-color: rgb(145,36,87); }
td.TdClassName
{
border-color: #912457;
}
.TagClassName
{
border-color: #912457;
}
</style>