Shades of Eggplant #920071
Tints of Eggplant #920071
RGB
CMYK
RGB Variations
Color information
#920071 (or 0x920071) is known color: Eggplant. HEX triplet: 92, 00 and 71. RGB value is (146,0,113). Sum of RGB (Red+Green+Blue) = 146+0+113=259 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.37% from 259); Green value is 0 (0.39% from 255 or 0% from 259); Blue value is 113 (44.53% from 255 or 43.63% from 259); Max value from RGB is 146 - color contains mainly: red. Hex color #920071 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920071 is #6DFF8E. Grayscale: #383838. Windows color (decimal): -7208847 or 7405714. OLE color: 7405714.
HSL color Cylindrical-coordinate representation of color #920071: hue angle of 313.56º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #920071 is Cyan = 0, Magento = 1, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 0 | 113 | - |
| CMYK | 0 | 1 | 0.23 | 0.43 |
| HSL | 313.56º | 1% | 0.29% | - |
| HSV(B) | 313.56º | 1% | 0.57% | - |
| XYZ | 14.83 | 7.3 | 16.25 | - |
| YUV | 56.54 | 159.87 | 191.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 0 | 113 | 0 | 1 | 0.23 | 0.43 | 313.56 | 1 | 0.29 |
| Hex | 92 | 0 | 71 | 0 | 64 | 17 | 2B | 13A | 64 | 1D |
| Octal | 222 | 0 | 161 | 0 | 144 | 27 | 53 | 472 | 144 | 35 |
| Binary | 10010010 | 0 | 1110001 | 0 | 1100100 | 10111 | 101011 | 100111010 | 1100100 | 11101 |
Color Harmonies of #920071
Complementary color
Monochromatic Colors of #920071
Black with #920071
Text Example
Text Example
White with #920071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920071; }
p { color: rgb(146,0,113); }
H1.HeaderClassName
{
color: #920071;
}
.AnyTagClassName
{
color: #920071;
}
</style>
background-color css
<style>
a { background-color: #920071; }
a { background-color: rgb(146,0,113); }
div.DivClassName
{
background-color: #920071;
}
.BgClassName
{
background-color: #920071;
}
</style>
border-color css
<style>
span { border-color: #920071; }
span { border-color: rgb(146,0,113); }
td.TdClassName
{
border-color: #920071;
}
.TagClassName
{
border-color: #920071;
}
</style>