Shades of Eggplant #920673
Tints of Eggplant #920673
RGB
CMYK
RGB Variations
Color information
#920673 (or 0x920673) is known color: Eggplant. HEX triplet: 92, 06 and 73. RGB value is (146,6,115). Sum of RGB (Red+Green+Blue) = 146+6+115=267 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.68% from 267); Green value is 6 (2.73% from 255 or 2.25% from 267); Blue value is 115 (45.31% from 255 or 43.07% from 267); Max value from RGB is 146 - color contains mainly: red. Hex color #920673 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920673 is #6DF98C. Grayscale: #3B3B3B. Windows color (decimal): -7207309 or 7538322. OLE color: 7538322.
HSL color Cylindrical-coordinate representation of color #920673: hue angle of 313.29º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #920673 is Cyan = 0, Magento = 0.96, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 6 | 115 | - |
| CMYK | 0 | 0.96 | 0.21 | 0.43 |
| HSL | 313.29º | 0.92% | 0.3% | - |
| HSV(B) | 313.29º | 0.96% | 0.57% | - |
| XYZ | 15.01 | 7.48 | 16.87 | - |
| YUV | 60.29 | 158.88 | 189.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 6 | 115 | 0 | 0.96 | 0.21 | 0.43 | 313.29 | 0.92 | 0.3 |
| Hex | 92 | 6 | 73 | 0 | 60 | 15 | 2B | 139 | 5C | 1E |
| Octal | 222 | 6 | 163 | 0 | 140 | 25 | 53 | 471 | 134 | 36 |
| Binary | 10010010 | 110 | 1110011 | 0 | 1100000 | 10101 | 101011 | 100111001 | 1011100 | 11110 |
Color Harmonies of #920673
Complementary color
Monochromatic Colors of #920673
Black with #920673
Text Example
Text Example
White with #920673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920673; }
p { color: rgb(146,6,115); }
H1.HeaderClassName
{
color: #920673;
}
.AnyTagClassName
{
color: #920673;
}
</style>
background-color css
<style>
a { background-color: #920673; }
a { background-color: rgb(146,6,115); }
div.DivClassName
{
background-color: #920673;
}
.BgClassName
{
background-color: #920673;
}
</style>
border-color css
<style>
span { border-color: #920673; }
span { border-color: rgb(146,6,115); }
td.TdClassName
{
border-color: #920673;
}
.TagClassName
{
border-color: #920673;
}
</style>