Shades of Eggplant #920577
Tints of Eggplant #920577
RGB
CMYK
RGB Variations
Color information
#920577 (or 0x920577) is known color: Eggplant. HEX triplet: 92, 05 and 77. RGB value is (146,5,119). Sum of RGB (Red+Green+Blue) = 146+5+119=270 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.07% from 270); Green value is 5 (2.34% from 255 or 1.85% from 270); Blue value is 119 (46.88% from 255 or 44.07% from 270); Max value from RGB is 146 - color contains mainly: red. Hex color #920577 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920577 is #6DFA88. Grayscale: #3B3B3B. Windows color (decimal): -7207561 or 7800210. OLE color: 7800210.
HSL color Cylindrical-coordinate representation of color #920577: hue angle of 311.49º 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 #920577 is Cyan = 0, Magento = 0.97, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 119 | - |
| CMYK | 0 | 0.97 | 0.18 | 0.43 |
| HSL | 311.49º | 0.93% | 0.3% | - |
| HSV(B) | 311.49º | 0.97% | 0.57% | - |
| XYZ | 15.24 | 7.55 | 18.11 | - |
| YUV | 60.16 | 161.21 | 189.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 119 | 0 | 0.97 | 0.18 | 0.43 | 311.49 | 0.93 | 0.3 |
| Hex | 92 | 5 | 77 | 0 | 61 | 12 | 2B | 137 | 5D | 1E |
| Octal | 222 | 5 | 167 | 0 | 141 | 22 | 53 | 467 | 135 | 36 |
| Binary | 10010010 | 101 | 1110111 | 0 | 1100001 | 10010 | 101011 | 100110111 | 1011101 | 11110 |
Color Harmonies of #920577
Complementary color
Monochromatic Colors of #920577
Black with #920577
Text Example
Text Example
White with #920577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920577; }
p { color: rgb(146,5,119); }
H1.HeaderClassName
{
color: #920577;
}
.AnyTagClassName
{
color: #920577;
}
</style>
background-color css
<style>
a { background-color: #920577; }
a { background-color: rgb(146,5,119); }
div.DivClassName
{
background-color: #920577;
}
.BgClassName
{
background-color: #920577;
}
</style>
border-color css
<style>
span { border-color: #920577; }
span { border-color: rgb(146,5,119); }
td.TdClassName
{
border-color: #920577;
}
.TagClassName
{
border-color: #920577;
}
</style>