Shades of Eggplant #940467
Tints of Eggplant #940467
RGB
CMYK
RGB Variations
Color information
#940467 (or 0x940467) is known color: Eggplant. HEX triplet: 94, 04 and 67. RGB value is (148,4,103). Sum of RGB (Red+Green+Blue) = 148+4+103=255 (33% of max value = 765). Red value is 148 (58.20% from 255 or 58.04% from 255); Green value is 4 (1.95% from 255 or 1.57% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 148 - color contains mainly: red. Hex color #940467 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #940467 is #6BFB98. Grayscale: #3A3A3A. Windows color (decimal): -7076761 or 6751380. OLE color: 6751380.
HSL color Cylindrical-coordinate representation of color #940467: hue angle of 318.75º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #940467 is Cyan = 0, Magento = 0.97, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 4 | 103 | - |
| CMYK | 0 | 0.97 | 0.30 | 0.42 |
| HSL | 318.75º | 0.95% | 0.3% | - |
| HSV(B) | 318.75º | 0.97% | 0.58% | - |
| XYZ | 14.7 | 7.36 | 13.48 | - |
| YUV | 58.34 | 153.21 | 191.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 4 | 103 | 0 | 0.97 | 0.30 | 0.42 | 318.75 | 0.95 | 0.3 |
| Hex | 94 | 4 | 67 | 0 | 61 | 1E | 2A | 13F | 5F | 1E |
| Octal | 224 | 4 | 147 | 0 | 141 | 36 | 52 | 477 | 137 | 36 |
| Binary | 10010100 | 100 | 1100111 | 0 | 1100001 | 11110 | 101010 | 100111111 | 1011111 | 11110 |
Color Harmonies of #940467
Complementary color
Monochromatic Colors of #940467
Black with #940467
Text Example
Text Example
White with #940467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940467; }
p { color: rgb(148,4,103); }
H1.HeaderClassName
{
color: #940467;
}
.AnyTagClassName
{
color: #940467;
}
</style>
background-color css
<style>
a { background-color: #940467; }
a { background-color: rgb(148,4,103); }
div.DivClassName
{
background-color: #940467;
}
.BgClassName
{
background-color: #940467;
}
</style>
border-color css
<style>
span { border-color: #940467; }
span { border-color: rgb(148,4,103); }
td.TdClassName
{
border-color: #940467;
}
.TagClassName
{
border-color: #940467;
}
</style>