Shades of Lipstick #912464
Tints of Lipstick #912464
RGB
CMYK
RGB Variations
Color information
#912464 (or 0x912464) is known color: Lipstick. HEX triplet: 91, 24 and 64. RGB value is (145,36,100). Sum of RGB (Red+Green+Blue) = 145+36+100=281 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.60% from 281); Green value is 36 (14.45% from 255 or 12.81% from 281); Blue value is 100 (39.45% from 255 or 35.59% from 281); Max value from RGB is 145 - color contains mainly: red. Hex color #912464 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #912464 is #6EDB9B. Grayscale: #4B4B4B. Windows color (decimal): -7265180 or 6562961. OLE color: 6562961.
HSL color Cylindrical-coordinate representation of color #912464: hue angle of 324.77º 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 #912464 is Cyan = 0, Magento = 0.75, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 100 | - |
| CMYK | 0 | 0.75 | 0.31 | 0.43 |
| HSL | 324.77º | 0.6% | 0.35% | - |
| HSV(B) | 324.77º | 0.75% | 0.57% | - |
| XYZ | 14.61 | 8.2 | 12.87 | - |
| YUV | 75.89 | 141.61 | 177.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 100 | 0 | 0.75 | 0.31 | 0.43 | 324.77 | 0.6 | 0.35 |
| Hex | 91 | 24 | 64 | 0 | 4B | 1F | 2B | 145 | 3C | 23 |
| Octal | 221 | 44 | 144 | 0 | 113 | 37 | 53 | 505 | 74 | 43 |
| Binary | 10010001 | 100100 | 1100100 | 0 | 1001011 | 11111 | 101011 | 101000101 | 111100 | 100011 |
Color Harmonies of #912464
Complementary color
Monochromatic Colors of #912464
Black with #912464
Text Example
Text Example
White with #912464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912464; }
p { color: rgb(145,36,100); }
H1.HeaderClassName
{
color: #912464;
}
.AnyTagClassName
{
color: #912464;
}
</style>
background-color css
<style>
a { background-color: #912464; }
a { background-color: rgb(145,36,100); }
div.DivClassName
{
background-color: #912464;
}
.BgClassName
{
background-color: #912464;
}
</style>
border-color css
<style>
span { border-color: #912464; }
span { border-color: rgb(145,36,100); }
td.TdClassName
{
border-color: #912464;
}
.TagClassName
{
border-color: #912464;
}
</style>