Shades of Eggplant #920459
Tints of Eggplant #920459
RGB
CMYK
RGB Variations
Color information
#920459 (or 0x920459) is known color: Eggplant. HEX triplet: 92, 04 and 59. RGB value is (146,4,89). Sum of RGB (Red+Green+Blue) = 146+4+89=239 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.09% from 239); Green value is 4 (1.95% from 255 or 1.67% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 146 - color contains mainly: red. Hex color #920459 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920459 is #6DFBA6. Grayscale: #373737. Windows color (decimal): -7207847 or 5833874. OLE color: 5833874.
HSL color Cylindrical-coordinate representation of color #920459: hue angle of 324.08º 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 #920459 is Cyan = 0, Magento = 0.97, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 4 | 89 | - |
| CMYK | 0 | 0.97 | 0.39 | 0.43 |
| HSL | 324.08º | 0.95% | 0.29% | - |
| HSV(B) | 324.08º | 0.97% | 0.57% | - |
| XYZ | 13.7 | 6.92 | 10.06 | - |
| YUV | 56.15 | 146.54 | 192.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 4 | 89 | 0 | 0.97 | 0.39 | 0.43 | 324.08 | 0.95 | 0.29 |
| Hex | 92 | 4 | 59 | 0 | 61 | 27 | 2B | 144 | 5F | 1D |
| Octal | 222 | 4 | 131 | 0 | 141 | 47 | 53 | 504 | 137 | 35 |
| Binary | 10010010 | 100 | 1011001 | 0 | 1100001 | 100111 | 101011 | 101000100 | 1011111 | 11101 |
Color Harmonies of #920459
Complementary color
Monochromatic Colors of #920459
Black with #920459
Text Example
Text Example
White with #920459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920459; }
p { color: rgb(146,4,89); }
H1.HeaderClassName
{
color: #920459;
}
.AnyTagClassName
{
color: #920459;
}
</style>
background-color css
<style>
a { background-color: #920459; }
a { background-color: rgb(146,4,89); }
div.DivClassName
{
background-color: #920459;
}
.BgClassName
{
background-color: #920459;
}
</style>
border-color css
<style>
span { border-color: #920459; }
span { border-color: rgb(146,4,89); }
td.TdClassName
{
border-color: #920459;
}
.TagClassName
{
border-color: #920459;
}
</style>