Shades of Eggplant #920669
Tints of Eggplant #920669
RGB
CMYK
RGB Variations
Color information
#920669 (or 0x920669) is known color: Eggplant. HEX triplet: 92, 06 and 69. RGB value is (146,6,105). Sum of RGB (Red+Green+Blue) = 146+6+105=257 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.81% from 257); Green value is 6 (2.73% from 255 or 2.33% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 146 - color contains mainly: red. Hex color #920669 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920669 is #6DF996. Grayscale: #3A3A3A. Windows color (decimal): -7207319 or 6882962. OLE color: 6882962.
HSL color Cylindrical-coordinate representation of color #920669: hue angle of 317.57º 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 #920669 is Cyan = 0, Magento = 0.96, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 6 | 105 | - |
| CMYK | 0 | 0.96 | 0.28 | 0.43 |
| HSL | 317.57º | 0.92% | 0.3% | - |
| HSV(B) | 317.57º | 0.96% | 0.57% | - |
| XYZ | 14.47 | 7.26 | 14 | - |
| YUV | 59.15 | 153.88 | 189.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 6 | 105 | 0 | 0.96 | 0.28 | 0.43 | 317.57 | 0.92 | 0.3 |
| Hex | 92 | 6 | 69 | 0 | 60 | 1C | 2B | 13E | 5C | 1E |
| Octal | 222 | 6 | 151 | 0 | 140 | 34 | 53 | 476 | 134 | 36 |
| Binary | 10010010 | 110 | 1101001 | 0 | 1100000 | 11100 | 101011 | 100111110 | 1011100 | 11110 |
Color Harmonies of #920669
Complementary color
Monochromatic Colors of #920669
Black with #920669
Text Example
Text Example
White with #920669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920669; }
p { color: rgb(146,6,105); }
H1.HeaderClassName
{
color: #920669;
}
.AnyTagClassName
{
color: #920669;
}
</style>
background-color css
<style>
a { background-color: #920669; }
a { background-color: rgb(146,6,105); }
div.DivClassName
{
background-color: #920669;
}
.BgClassName
{
background-color: #920669;
}
</style>
border-color css
<style>
span { border-color: #920669; }
span { border-color: rgb(146,6,105); }
td.TdClassName
{
border-color: #920669;
}
.TagClassName
{
border-color: #920669;
}
</style>