Shades of Eggplant #920672
Tints of Eggplant #920672
RGB
CMYK
RGB Variations
Color information
#920672 (or 0x920672) is known color: Eggplant. HEX triplet: 92, 06 and 72. RGB value is (146,6,114). Sum of RGB (Red+Green+Blue) = 146+6+114=266 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.89% from 266); Green value is 6 (2.73% from 255 or 2.26% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 146 - color contains mainly: red. Hex color #920672 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920672 is #6DF98D. Grayscale: #3B3B3B. Windows color (decimal): -7207310 or 7472786. OLE color: 7472786.
HSL color Cylindrical-coordinate representation of color #920672: hue angle of 313.71º 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 #920672 is Cyan = 0, Magento = 0.96, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 6 | 114 | - |
| CMYK | 0 | 0.96 | 0.22 | 0.43 |
| HSL | 313.71º | 0.92% | 0.3% | - |
| HSV(B) | 313.71º | 0.96% | 0.57% | - |
| XYZ | 14.96 | 7.46 | 16.57 | - |
| YUV | 60.17 | 158.38 | 189.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 6 | 114 | 0 | 0.96 | 0.22 | 0.43 | 313.71 | 0.92 | 0.3 |
| Hex | 92 | 6 | 72 | 0 | 60 | 16 | 2B | 13A | 5C | 1E |
| Octal | 222 | 6 | 162 | 0 | 140 | 26 | 53 | 472 | 134 | 36 |
| Binary | 10010010 | 110 | 1110010 | 0 | 1100000 | 10110 | 101011 | 100111010 | 1011100 | 11110 |
Color Harmonies of #920672
Complementary color
Monochromatic Colors of #920672
Black with #920672
Text Example
Text Example
White with #920672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920672; }
p { color: rgb(146,6,114); }
H1.HeaderClassName
{
color: #920672;
}
.AnyTagClassName
{
color: #920672;
}
</style>
background-color css
<style>
a { background-color: #920672; }
a { background-color: rgb(146,6,114); }
div.DivClassName
{
background-color: #920672;
}
.BgClassName
{
background-color: #920672;
}
</style>
border-color css
<style>
span { border-color: #920672; }
span { border-color: rgb(146,6,114); }
td.TdClassName
{
border-color: #920672;
}
.TagClassName
{
border-color: #920672;
}
</style>