Shades of Lipstick #913266
Tints of Lipstick #913266
RGB
CMYK
RGB Variations
Color information
#913266 (or 0x913266) is known color: Lipstick. HEX triplet: 91, 32 and 66. RGB value is (145,50,102). Sum of RGB (Red+Green+Blue) = 145+50+102=297 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.82% from 297); Green value is 50 (19.92% from 255 or 16.84% from 297); Blue value is 102 (40.23% from 255 or 34.34% from 297); Max value from RGB is 145 - color contains mainly: red. Hex color #913266 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #913266 is #6ECD99. Grayscale: #545454. Windows color (decimal): -7261594 or 6697617. OLE color: 6697617.
HSL color Cylindrical-coordinate representation of color #913266: hue angle of 327.16º 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 #913266 is Cyan = 0, Magento = 0.66, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 50 | 102 | - |
| CMYK | 0 | 0.66 | 0.30 | 0.43 |
| HSL | 327.16º | 0.49% | 0.38% | - |
| HSV(B) | 327.16º | 0.66% | 0.57% | - |
| XYZ | 15.22 | 9.26 | 13.56 | - |
| YUV | 84.33 | 137.97 | 171.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 50 | 102 | 0 | 0.66 | 0.30 | 0.43 | 327.16 | 0.49 | 0.38 |
| Hex | 91 | 32 | 66 | 0 | 42 | 1E | 2B | 147 | 31 | 26 |
| Octal | 221 | 62 | 146 | 0 | 102 | 36 | 53 | 507 | 61 | 46 |
| Binary | 10010001 | 110010 | 1100110 | 0 | 1000010 | 11110 | 101011 | 101000111 | 110001 | 100110 |
Color Harmonies of #913266
Complementary color
Monochromatic Colors of #913266
Black with #913266
Text Example
Text Example
White with #913266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913266; }
p { color: rgb(145,50,102); }
H1.HeaderClassName
{
color: #913266;
}
.AnyTagClassName
{
color: #913266;
}
</style>
background-color css
<style>
a { background-color: #913266; }
a { background-color: rgb(145,50,102); }
div.DivClassName
{
background-color: #913266;
}
.BgClassName
{
background-color: #913266;
}
</style>
border-color css
<style>
span { border-color: #913266; }
span { border-color: rgb(145,50,102); }
td.TdClassName
{
border-color: #913266;
}
.TagClassName
{
border-color: #913266;
}
</style>