Shades of Eggplant #830667
Tints of Eggplant #830667
RGB
CMYK
RGB Variations
Color information
#830667 (or 0x830667) is known color: Eggplant. HEX triplet: 83, 06 and 67. RGB value is (131,6,103). Sum of RGB (Red+Green+Blue) = 131+6+103=240 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.58% from 240); Green value is 6 (2.73% from 255 or 2.5% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 131 - color contains mainly: red. Hex color #830667 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #830667 is #7CF998. Grayscale: #363636. Windows color (decimal): -8190361 or 6751875. OLE color: 6751875.
HSL color Cylindrical-coordinate representation of color #830667: hue angle of 313.44º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #830667 is Cyan = 0, Magento = 0.95, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 6 | 103 | - |
| CMYK | 0 | 0.95 | 0.21 | 0.49 |
| HSL | 313.44º | 0.91% | 0.27% | - |
| HSV(B) | 313.44º | 0.95% | 0.51% | - |
| XYZ | 11.87 | 5.93 | 13.35 | - |
| YUV | 54.43 | 155.41 | 182.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 6 | 103 | 0 | 0.95 | 0.21 | 0.49 | 313.44 | 0.91 | 0.27 |
| Hex | 83 | 6 | 67 | 0 | 5F | 15 | 31 | 139 | 5B | 1B |
| Octal | 203 | 6 | 147 | 0 | 137 | 25 | 61 | 471 | 133 | 33 |
| Binary | 10000011 | 110 | 1100111 | 0 | 1011111 | 10101 | 110001 | 100111001 | 1011011 | 11011 |
Color Harmonies of #830667
Complementary color
Monochromatic Colors of #830667
Black with #830667
Text Example
Text Example
White with #830667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830667; }
p { color: rgb(131,6,103); }
H1.HeaderClassName
{
color: #830667;
}
.AnyTagClassName
{
color: #830667;
}
</style>
background-color css
<style>
a { background-color: #830667; }
a { background-color: rgb(131,6,103); }
div.DivClassName
{
background-color: #830667;
}
.BgClassName
{
background-color: #830667;
}
</style>
border-color css
<style>
span { border-color: #830667; }
span { border-color: rgb(131,6,103); }
td.TdClassName
{
border-color: #830667;
}
.TagClassName
{
border-color: #830667;
}
</style>