Shades of Eggplant #920760
Tints of Eggplant #920760
RGB
CMYK
RGB Variations
Color information
#920760 (or 0x920760) is known color: Eggplant. HEX triplet: 92, 07 and 60. RGB value is (146,7,96). Sum of RGB (Red+Green+Blue) = 146+7+96=249 (32% of max value = 765). Red value is 146 (57.42% from 255 or 58.63% from 249); Green value is 7 (3.12% from 255 or 2.81% from 249); Blue value is 96 (37.89% from 255 or 38.55% from 249); Max value from RGB is 146 - color contains mainly: red. Hex color #920760 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920760 is #6DF89F. Grayscale: #3A3A3A. Windows color (decimal): -7207072 or 6293394. OLE color: 6293394.
HSL color Cylindrical-coordinate representation of color #920760: hue angle of 321.58º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #920760 is Cyan = 0, Magento = 0.95, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 7 | 96 | - |
| CMYK | 0 | 0.95 | 0.34 | 0.43 |
| HSL | 321.58º | 0.91% | 0.3% | - |
| HSV(B) | 321.58º | 0.95% | 0.57% | - |
| XYZ | 14.04 | 7.11 | 11.7 | - |
| YUV | 58.71 | 149.05 | 190.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 7 | 96 | 0 | 0.95 | 0.34 | 0.43 | 321.58 | 0.91 | 0.3 |
| Hex | 92 | 7 | 60 | 0 | 5F | 22 | 2B | 142 | 5B | 1E |
| Octal | 222 | 7 | 140 | 0 | 137 | 42 | 53 | 502 | 133 | 36 |
| Binary | 10010010 | 111 | 1100000 | 0 | 1011111 | 100010 | 101011 | 101000010 | 1011011 | 11110 |
Color Harmonies of #920760
Complementary color
Monochromatic Colors of #920760
Black with #920760
Text Example
Text Example
White with #920760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920760; }
p { color: rgb(146,7,96); }
H1.HeaderClassName
{
color: #920760;
}
.AnyTagClassName
{
color: #920760;
}
</style>
background-color css
<style>
a { background-color: #920760; }
a { background-color: rgb(146,7,96); }
div.DivClassName
{
background-color: #920760;
}
.BgClassName
{
background-color: #920760;
}
</style>
border-color css
<style>
span { border-color: #920760; }
span { border-color: rgb(146,7,96); }
td.TdClassName
{
border-color: #920760;
}
.TagClassName
{
border-color: #920760;
}
</style>