Shades of Eggplant #850668
Tints of Eggplant #850668
RGB
CMYK
RGB Variations
Color information
#850668 (or 0x850668) is known color: Eggplant. HEX triplet: 85, 06 and 68. RGB value is (133,6,104). Sum of RGB (Red+Green+Blue) = 133+6+104=243 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.73% from 243); Green value is 6 (2.73% from 255 or 2.47% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 133 - color contains mainly: red. Hex color #850668 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #850668 is #7AF997. Grayscale: #363636. Windows color (decimal): -8059288 or 6817413. OLE color: 6817413.
HSL color Cylindrical-coordinate representation of color #850668: hue angle of 313.7º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #850668 is Cyan = 0, Magento = 0.95, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 6 | 104 | - |
| CMYK | 0 | 0.95 | 0.22 | 0.48 |
| HSL | 313.7º | 0.91% | 0.27% | - |
| HSV(B) | 313.7º | 0.95% | 0.52% | - |
| XYZ | 12.24 | 6.12 | 13.63 | - |
| YUV | 55.15 | 155.58 | 183.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 6 | 104 | 0 | 0.95 | 0.22 | 0.48 | 313.7 | 0.91 | 0.27 |
| Hex | 85 | 6 | 68 | 0 | 5F | 16 | 30 | 13A | 5B | 1B |
| Octal | 205 | 6 | 150 | 0 | 137 | 26 | 60 | 472 | 133 | 33 |
| Binary | 10000101 | 110 | 1101000 | 0 | 1011111 | 10110 | 110000 | 100111010 | 1011011 | 11011 |
Color Harmonies of #850668
Complementary color
Monochromatic Colors of #850668
Black with #850668
Text Example
Text Example
White with #850668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850668; }
p { color: rgb(133,6,104); }
H1.HeaderClassName
{
color: #850668;
}
.AnyTagClassName
{
color: #850668;
}
</style>
background-color css
<style>
a { background-color: #850668; }
a { background-color: rgb(133,6,104); }
div.DivClassName
{
background-color: #850668;
}
.BgClassName
{
background-color: #850668;
}
</style>
border-color css
<style>
span { border-color: #850668; }
span { border-color: rgb(133,6,104); }
td.TdClassName
{
border-color: #850668;
}
.TagClassName
{
border-color: #850668;
}
</style>