Shades of Lipstick #921747
Tints of Lipstick #921747
RGB
CMYK
RGB Variations
Color information
#921747 (or 0x921747) is known color: Lipstick. HEX triplet: 92, 17 and 47. RGB value is (146,23,71). Sum of RGB (Red+Green+Blue) = 146+23+71=240 (31% of max value = 765). Red value is 146 (57.42% from 255 or 60.83% from 240); Green value is 23 (9.38% from 255 or 9.58% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 146 - color contains mainly: red. Hex color #921747 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #921747 is #6DE8B8. Grayscale: #414141. Windows color (decimal): -7203001 or 4659090. OLE color: 4659090.
HSL color Cylindrical-coordinate representation of color #921747: hue angle of 336.59º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #921747 is Cyan = 0, Magento = 0.84, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 23 | 71 | - |
| CMYK | 0 | 0.84 | 0.51 | 0.43 |
| HSL | 336.59º | 0.73% | 0.33% | - |
| HSV(B) | 336.59º | 0.84% | 0.57% | - |
| XYZ | 13.3 | 7.18 | 6.65 | - |
| YUV | 65.25 | 131.25 | 185.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 23 | 71 | 0 | 0.84 | 0.51 | 0.43 | 336.59 | 0.73 | 0.33 |
| Hex | 92 | 17 | 47 | 0 | 54 | 33 | 2B | 151 | 49 | 21 |
| Octal | 222 | 27 | 107 | 0 | 124 | 63 | 53 | 521 | 111 | 41 |
| Binary | 10010010 | 10111 | 1000111 | 0 | 1010100 | 110011 | 101011 | 101010001 | 1001001 | 100001 |
Color Harmonies of #921747
Complementary color
Monochromatic Colors of #921747
Black with #921747
Text Example
Text Example
White with #921747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921747; }
p { color: rgb(146,23,71); }
H1.HeaderClassName
{
color: #921747;
}
.AnyTagClassName
{
color: #921747;
}
</style>
background-color css
<style>
a { background-color: #921747; }
a { background-color: rgb(146,23,71); }
div.DivClassName
{
background-color: #921747;
}
.BgClassName
{
background-color: #921747;
}
</style>
border-color css
<style>
span { border-color: #921747; }
span { border-color: rgb(146,23,71); }
td.TdClassName
{
border-color: #921747;
}
.TagClassName
{
border-color: #921747;
}
</style>