Shades of Eggplant #920576
Tints of Eggplant #920576
RGB
CMYK
RGB Variations
Color information
#920576 (or 0x920576) is known color: Eggplant. HEX triplet: 92, 05 and 76. RGB value is (146,5,118). Sum of RGB (Red+Green+Blue) = 146+5+118=269 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.28% from 269); Green value is 5 (2.34% from 255 or 1.86% from 269); Blue value is 118 (46.48% from 255 or 43.87% from 269); Max value from RGB is 146 - color contains mainly: red. Hex color #920576 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920576 is #6DFA89. Grayscale: #3B3B3B. Windows color (decimal): -7207562 or 7734674. OLE color: 7734674.
HSL color Cylindrical-coordinate representation of color #920576: hue angle of 311.91º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #920576 is Cyan = 0, Magento = 0.97, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 118 | - |
| CMYK | 0 | 0.97 | 0.19 | 0.43 |
| HSL | 311.91º | 0.93% | 0.3% | - |
| HSV(B) | 311.91º | 0.97% | 0.57% | - |
| XYZ | 15.18 | 7.53 | 17.79 | - |
| YUV | 60.04 | 160.71 | 189.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 118 | 0 | 0.97 | 0.19 | 0.43 | 311.91 | 0.93 | 0.3 |
| Hex | 92 | 5 | 76 | 0 | 61 | 13 | 2B | 138 | 5D | 1E |
| Octal | 222 | 5 | 166 | 0 | 141 | 23 | 53 | 470 | 135 | 36 |
| Binary | 10010010 | 101 | 1110110 | 0 | 1100001 | 10011 | 101011 | 100111000 | 1011101 | 11110 |
Color Harmonies of #920576
Complementary color
Monochromatic Colors of #920576
Black with #920576
Text Example
Text Example
White with #920576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920576; }
p { color: rgb(146,5,118); }
H1.HeaderClassName
{
color: #920576;
}
.AnyTagClassName
{
color: #920576;
}
</style>
background-color css
<style>
a { background-color: #920576; }
a { background-color: rgb(146,5,118); }
div.DivClassName
{
background-color: #920576;
}
.BgClassName
{
background-color: #920576;
}
</style>
border-color css
<style>
span { border-color: #920576; }
span { border-color: rgb(146,5,118); }
td.TdClassName
{
border-color: #920576;
}
.TagClassName
{
border-color: #920576;
}
</style>