Shades of Eggplant #920667
Tints of Eggplant #920667
RGB
CMYK
RGB Variations
Color information
#920667 (or 0x920667) is known color: Eggplant. HEX triplet: 92, 06 and 67. RGB value is (146,6,103). Sum of RGB (Red+Green+Blue) = 146+6+103=255 (33% of max value = 765). Red value is 146 (57.42% from 255 or 57.25% from 255); Green value is 6 (2.73% from 255 or 2.35% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 146 - color contains mainly: red. Hex color #920667 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920667 is #6DF998. Grayscale: #3A3A3A. Windows color (decimal): -7207321 or 6751890. OLE color: 6751890.
HSL color Cylindrical-coordinate representation of color #920667: hue angle of 318.43º 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 #920667 is Cyan = 0, Magento = 0.96, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 6 | 103 | - |
| CMYK | 0 | 0.96 | 0.29 | 0.43 |
| HSL | 318.43º | 0.92% | 0.3% | - |
| HSV(B) | 318.43º | 0.96% | 0.57% | - |
| XYZ | 14.37 | 7.22 | 13.47 | - |
| YUV | 58.92 | 152.88 | 190.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 6 | 103 | 0 | 0.96 | 0.29 | 0.43 | 318.43 | 0.92 | 0.3 |
| Hex | 92 | 6 | 67 | 0 | 60 | 1D | 2B | 13E | 5C | 1E |
| Octal | 222 | 6 | 147 | 0 | 140 | 35 | 53 | 476 | 134 | 36 |
| Binary | 10010010 | 110 | 1100111 | 0 | 1100000 | 11101 | 101011 | 100111110 | 1011100 | 11110 |
Color Harmonies of #920667
Complementary color
Monochromatic Colors of #920667
Black with #920667
Text Example
Text Example
White with #920667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920667; }
p { color: rgb(146,6,103); }
H1.HeaderClassName
{
color: #920667;
}
.AnyTagClassName
{
color: #920667;
}
</style>
background-color css
<style>
a { background-color: #920667; }
a { background-color: rgb(146,6,103); }
div.DivClassName
{
background-color: #920667;
}
.BgClassName
{
background-color: #920667;
}
</style>
border-color css
<style>
span { border-color: #920667; }
span { border-color: rgb(146,6,103); }
td.TdClassName
{
border-color: #920667;
}
.TagClassName
{
border-color: #920667;
}
</style>