Shades of Eggplant #920558
Tints of Eggplant #920558
RGB
CMYK
RGB Variations
Color information
#920558 (or 0x920558) is known color: Eggplant. HEX triplet: 92, 05 and 58. RGB value is (146,5,88). Sum of RGB (Red+Green+Blue) = 146+5+88=239 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.09% from 239); Green value is 5 (2.34% from 255 or 2.09% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 146 - color contains mainly: red. Hex color #920558 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920558 is #6DFAA7. Grayscale: #383838. Windows color (decimal): -7207592 or 5768594. OLE color: 5768594.
HSL color Cylindrical-coordinate representation of color #920558: hue angle of 324.68º 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 #920558 is Cyan = 0, Magento = 0.97, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 88 | - |
| CMYK | 0 | 0.97 | 0.40 | 0.43 |
| HSL | 324.68º | 0.93% | 0.3% | - |
| HSV(B) | 324.68º | 0.97% | 0.57% | - |
| XYZ | 13.67 | 6.92 | 9.85 | - |
| YUV | 56.62 | 145.71 | 191.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 88 | 0 | 0.97 | 0.40 | 0.43 | 324.68 | 0.93 | 0.3 |
| Hex | 92 | 5 | 58 | 0 | 61 | 28 | 2B | 145 | 5D | 1E |
| Octal | 222 | 5 | 130 | 0 | 141 | 50 | 53 | 505 | 135 | 36 |
| Binary | 10010010 | 101 | 1011000 | 0 | 1100001 | 101000 | 101011 | 101000101 | 1011101 | 11110 |
Color Harmonies of #920558
Complementary color
Monochromatic Colors of #920558
Black with #920558
Text Example
Text Example
White with #920558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920558; }
p { color: rgb(146,5,88); }
H1.HeaderClassName
{
color: #920558;
}
.AnyTagClassName
{
color: #920558;
}
</style>
background-color css
<style>
a { background-color: #920558; }
a { background-color: rgb(146,5,88); }
div.DivClassName
{
background-color: #920558;
}
.BgClassName
{
background-color: #920558;
}
</style>
border-color css
<style>
span { border-color: #920558; }
span { border-color: rgb(146,5,88); }
td.TdClassName
{
border-color: #920558;
}
.TagClassName
{
border-color: #920558;
}
</style>