Shades of Eggplant #910458
Tints of Eggplant #910458
RGB
CMYK
RGB Variations
Color information
#910458 (or 0x910458) is known color: Eggplant. HEX triplet: 91, 04 and 58. RGB value is (145,4,88). Sum of RGB (Red+Green+Blue) = 145+4+88=237 (31% of max value = 765). Red value is 145 (57.03% from 255 or 61.18% from 237); Green value is 4 (1.95% from 255 or 1.69% from 237); Blue value is 88 (34.77% from 255 or 37.13% from 237); Max value from RGB is 145 - color contains mainly: red. Hex color #910458 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #910458 is #6EFBA7. Grayscale: #373737. Windows color (decimal): -7273384 or 5768337. OLE color: 5768337.
HSL color Cylindrical-coordinate representation of color #910458: hue angle of 324.26º 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 #910458 is Cyan = 0, Magento = 0.97, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 4 | 88 | - |
| CMYK | 0 | 0.97 | 0.39 | 0.43 |
| HSL | 324.26º | 0.95% | 0.29% | - |
| HSV(B) | 324.26º | 0.97% | 0.57% | - |
| XYZ | 13.48 | 6.81 | 9.84 | - |
| YUV | 55.74 | 146.21 | 191.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 4 | 88 | 0 | 0.97 | 0.39 | 0.43 | 324.26 | 0.95 | 0.29 |
| Hex | 91 | 4 | 58 | 0 | 61 | 27 | 2B | 144 | 5F | 1D |
| Octal | 221 | 4 | 130 | 0 | 141 | 47 | 53 | 504 | 137 | 35 |
| Binary | 10010001 | 100 | 1011000 | 0 | 1100001 | 100111 | 101011 | 101000100 | 1011111 | 11101 |
Color Harmonies of #910458
Complementary color
Monochromatic Colors of #910458
Black with #910458
Text Example
Text Example
White with #910458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910458; }
p { color: rgb(145,4,88); }
H1.HeaderClassName
{
color: #910458;
}
.AnyTagClassName
{
color: #910458;
}
</style>
background-color css
<style>
a { background-color: #910458; }
a { background-color: rgb(145,4,88); }
div.DivClassName
{
background-color: #910458;
}
.BgClassName
{
background-color: #910458;
}
</style>
border-color css
<style>
span { border-color: #910458; }
span { border-color: rgb(145,4,88); }
td.TdClassName
{
border-color: #910458;
}
.TagClassName
{
border-color: #910458;
}
</style>