Shades of Eggplant #830767
Tints of Eggplant #830767
RGB
CMYK
RGB Variations
Color information
#830767 (or 0x830767) is known color: Eggplant. HEX triplet: 83, 07 and 67. RGB value is (131,7,103). Sum of RGB (Red+Green+Blue) = 131+7+103=241 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.36% from 241); Green value is 7 (3.12% from 255 or 2.90% from 241); Blue value is 103 (40.62% from 255 or 42.74% from 241); Max value from RGB is 131 - color contains mainly: red. Hex color #830767 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #830767 is #7CF898. Grayscale: #363636. Windows color (decimal): -8190105 or 6752131. OLE color: 6752131.
HSL color Cylindrical-coordinate representation of color #830767: hue angle of 313.55º degrees, saturation: 0.9, 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 #830767 is Cyan = 0, Magento = 0.95, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 7 | 103 | - |
| CMYK | 0 | 0.95 | 0.21 | 0.49 |
| HSL | 313.55º | 0.9% | 0.27% | - |
| HSV(B) | 313.55º | 0.95% | 0.51% | - |
| XYZ | 11.88 | 5.96 | 13.36 | - |
| YUV | 55.02 | 155.08 | 182.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 7 | 103 | 0 | 0.95 | 0.21 | 0.49 | 313.55 | 0.9 | 0.27 |
| Hex | 83 | 7 | 67 | 0 | 5F | 15 | 31 | 13A | 5A | 1B |
| Octal | 203 | 7 | 147 | 0 | 137 | 25 | 61 | 472 | 132 | 33 |
| Binary | 10000011 | 111 | 1100111 | 0 | 1011111 | 10101 | 110001 | 100111010 | 1011010 | 11011 |
Color Harmonies of #830767
Complementary color
Monochromatic Colors of #830767
Black with #830767
Text Example
Text Example
White with #830767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830767; }
p { color: rgb(131,7,103); }
H1.HeaderClassName
{
color: #830767;
}
.AnyTagClassName
{
color: #830767;
}
</style>
background-color css
<style>
a { background-color: #830767; }
a { background-color: rgb(131,7,103); }
div.DivClassName
{
background-color: #830767;
}
.BgClassName
{
background-color: #830767;
}
</style>
border-color css
<style>
span { border-color: #830767; }
span { border-color: rgb(131,7,103); }
td.TdClassName
{
border-color: #830767;
}
.TagClassName
{
border-color: #830767;
}
</style>