Shades of Eggplant #920473
Tints of Eggplant #920473
RGB
CMYK
RGB Variations
Color information
#920473 (or 0x920473) is known color: Eggplant. HEX triplet: 92, 04 and 73. RGB value is (146,4,115). Sum of RGB (Red+Green+Blue) = 146+4+115=265 (35% of max value = 765). Red value is 146 (57.42% from 255 or 55.09% from 265); Green value is 4 (1.95% from 255 or 1.51% from 265); Blue value is 115 (45.31% from 255 or 43.40% from 265); Max value from RGB is 146 - color contains mainly: red. Hex color #920473 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920473 is #6DFB8C. Grayscale: #3A3A3A. Windows color (decimal): -7207821 or 7537810. OLE color: 7537810.
HSL color Cylindrical-coordinate representation of color #920473: hue angle of 313.1º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #920473 is Cyan = 0, Magento = 0.97, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 4 | 115 | - |
| CMYK | 0 | 0.97 | 0.21 | 0.43 |
| HSL | 313.1º | 0.95% | 0.29% | - |
| HSV(B) | 313.1º | 0.97% | 0.57% | - |
| XYZ | 14.99 | 7.44 | 16.86 | - |
| YUV | 59.11 | 159.54 | 189.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 4 | 115 | 0 | 0.97 | 0.21 | 0.43 | 313.1 | 0.95 | 0.29 |
| Hex | 92 | 4 | 73 | 0 | 61 | 15 | 2B | 139 | 5F | 1D |
| Octal | 222 | 4 | 163 | 0 | 141 | 25 | 53 | 471 | 137 | 35 |
| Binary | 10010010 | 100 | 1110011 | 0 | 1100001 | 10101 | 101011 | 100111001 | 1011111 | 11101 |
Color Harmonies of #920473
Complementary color
Monochromatic Colors of #920473
Black with #920473
Text Example
Text Example
White with #920473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920473; }
p { color: rgb(146,4,115); }
H1.HeaderClassName
{
color: #920473;
}
.AnyTagClassName
{
color: #920473;
}
</style>
background-color css
<style>
a { background-color: #920473; }
a { background-color: rgb(146,4,115); }
div.DivClassName
{
background-color: #920473;
}
.BgClassName
{
background-color: #920473;
}
</style>
border-color css
<style>
span { border-color: #920473; }
span { border-color: rgb(146,4,115); }
td.TdClassName
{
border-color: #920473;
}
.TagClassName
{
border-color: #920473;
}
</style>