Shades of Eggplant #910459
Tints of Eggplant #910459
RGB
CMYK
RGB Variations
Color information
#910459 (or 0x910459) is known color: Eggplant. HEX triplet: 91, 04 and 59. RGB value is (145,4,89). Sum of RGB (Red+Green+Blue) = 145+4+89=238 (31% of max value = 765). Red value is 145 (57.03% from 255 or 60.92% from 238); Green value is 4 (1.95% from 255 or 1.68% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 145 - color contains mainly: red. Hex color #910459 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #910459 is #6EFBA6. Grayscale: #373737. Windows color (decimal): -7273383 or 5833873. OLE color: 5833873.
HSL color Cylindrical-coordinate representation of color #910459: hue angle of 323.83º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #910459 is Cyan = 0, Magento = 0.97, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 4 | 89 | - |
| CMYK | 0 | 0.97 | 0.39 | 0.43 |
| HSL | 323.83º | 0.95% | 0.29% | - |
| HSV(B) | 323.83º | 0.97% | 0.57% | - |
| XYZ | 13.52 | 6.83 | 10.06 | - |
| YUV | 55.85 | 146.71 | 191.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 4 | 89 | 0 | 0.97 | 0.39 | 0.43 | 323.83 | 0.95 | 0.29 |
| Hex | 91 | 4 | 59 | 0 | 61 | 27 | 2B | 144 | 5F | 1D |
| Octal | 221 | 4 | 131 | 0 | 141 | 47 | 53 | 504 | 137 | 35 |
| Binary | 10010001 | 100 | 1011001 | 0 | 1100001 | 100111 | 101011 | 101000100 | 1011111 | 11101 |
Color Harmonies of #910459
Complementary color
Monochromatic Colors of #910459
Black with #910459
Text Example
Text Example
White with #910459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910459; }
p { color: rgb(145,4,89); }
H1.HeaderClassName
{
color: #910459;
}
.AnyTagClassName
{
color: #910459;
}
</style>
background-color css
<style>
a { background-color: #910459; }
a { background-color: rgb(145,4,89); }
div.DivClassName
{
background-color: #910459;
}
.BgClassName
{
background-color: #910459;
}
</style>
border-color css
<style>
span { border-color: #910459; }
span { border-color: rgb(145,4,89); }
td.TdClassName
{
border-color: #910459;
}
.TagClassName
{
border-color: #910459;
}
</style>