Shades of Eggplant #920573
Tints of Eggplant #920573
RGB
CMYK
RGB Variations
Color information
#920573 (or 0x920573) is known color: Eggplant. HEX triplet: 92, 05 and 73. RGB value is (146,5,115). Sum of RGB (Red+Green+Blue) = 146+5+115=266 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.89% from 266); Green value is 5 (2.34% from 255 or 1.88% from 266); Blue value is 115 (45.31% from 255 or 43.23% from 266); Max value from RGB is 146 - color contains mainly: red. Hex color #920573 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920573 is #6DFA8C. Grayscale: #3B3B3B. Windows color (decimal): -7207565 or 7538066. OLE color: 7538066.
HSL color Cylindrical-coordinate representation of color #920573: hue angle of 313.19º 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 #920573 is Cyan = 0, Magento = 0.97, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 115 | - |
| CMYK | 0 | 0.97 | 0.21 | 0.43 |
| HSL | 313.19º | 0.93% | 0.3% | - |
| HSV(B) | 313.19º | 0.97% | 0.57% | - |
| XYZ | 15 | 7.46 | 16.87 | - |
| YUV | 59.7 | 159.21 | 189.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 115 | 0 | 0.97 | 0.21 | 0.43 | 313.19 | 0.93 | 0.3 |
| Hex | 92 | 5 | 73 | 0 | 61 | 15 | 2B | 139 | 5D | 1E |
| Octal | 222 | 5 | 163 | 0 | 141 | 25 | 53 | 471 | 135 | 36 |
| Binary | 10010010 | 101 | 1110011 | 0 | 1100001 | 10101 | 101011 | 100111001 | 1011101 | 11110 |
Color Harmonies of #920573
Complementary color
Monochromatic Colors of #920573
Black with #920573
Text Example
Text Example
White with #920573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920573; }
p { color: rgb(146,5,115); }
H1.HeaderClassName
{
color: #920573;
}
.AnyTagClassName
{
color: #920573;
}
</style>
background-color css
<style>
a { background-color: #920573; }
a { background-color: rgb(146,5,115); }
div.DivClassName
{
background-color: #920573;
}
.BgClassName
{
background-color: #920573;
}
</style>
border-color css
<style>
span { border-color: #920573; }
span { border-color: rgb(146,5,115); }
td.TdClassName
{
border-color: #920573;
}
.TagClassName
{
border-color: #920573;
}
</style>