Shades of Eggplant #920772
Tints of Eggplant #920772
RGB
CMYK
RGB Variations
Color information
#920772 (or 0x920772) is known color: Eggplant. HEX triplet: 92, 07 and 72. RGB value is (146,7,114). Sum of RGB (Red+Green+Blue) = 146+7+114=267 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.68% from 267); Green value is 7 (3.12% from 255 or 2.62% from 267); Blue value is 114 (44.92% from 255 or 42.70% from 267); Max value from RGB is 146 - color contains mainly: red. Hex color #920772 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920772 is #6DF88D. Grayscale: #3C3C3C. Windows color (decimal): -7207054 or 7473042. OLE color: 7473042.
HSL color Cylindrical-coordinate representation of color #920772: hue angle of 313.81º 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 #920772 is Cyan = 0, Magento = 0.95, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 7 | 114 | - |
| CMYK | 0 | 0.95 | 0.22 | 0.43 |
| HSL | 313.81º | 0.91% | 0.3% | - |
| HSV(B) | 313.81º | 0.95% | 0.57% | - |
| XYZ | 14.97 | 7.48 | 16.57 | - |
| YUV | 60.76 | 158.05 | 188.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 7 | 114 | 0 | 0.95 | 0.22 | 0.43 | 313.81 | 0.91 | 0.3 |
| Hex | 92 | 7 | 72 | 0 | 5F | 16 | 2B | 13A | 5B | 1E |
| Octal | 222 | 7 | 162 | 0 | 137 | 26 | 53 | 472 | 133 | 36 |
| Binary | 10010010 | 111 | 1110010 | 0 | 1011111 | 10110 | 101011 | 100111010 | 1011011 | 11110 |
Color Harmonies of #920772
Complementary color
Monochromatic Colors of #920772
Black with #920772
Text Example
Text Example
White with #920772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920772; }
p { color: rgb(146,7,114); }
H1.HeaderClassName
{
color: #920772;
}
.AnyTagClassName
{
color: #920772;
}
</style>
background-color css
<style>
a { background-color: #920772; }
a { background-color: rgb(146,7,114); }
div.DivClassName
{
background-color: #920772;
}
.BgClassName
{
background-color: #920772;
}
</style>
border-color css
<style>
span { border-color: #920772; }
span { border-color: rgb(146,7,114); }
td.TdClassName
{
border-color: #920772;
}
.TagClassName
{
border-color: #920772;
}
</style>