Shades of Eminence #683676
Tints of Eminence #683676
RGB
CMYK
RGB Variations
Color information
#683676 (or 0x683676) is known color: Eminence. HEX triplet: 68, 36 and 76. RGB value is (104,54,118). Sum of RGB (Red+Green+Blue) = 104+54+118=276 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.68% from 276); Green value is 54 (21.48% from 255 or 19.57% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 118 - color contains mainly: blue. Hex color #683676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683676 is #97C989. Grayscale: #4C4C4C. Windows color (decimal): -9947530 or 7747176. OLE color: 7747176.
HSL color Cylindrical-coordinate representation of color #683676: hue angle of 286.88º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #683676 is Cyan = 0.12, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 54 | 118 | - |
| CMYK | 0.12 | 0.54 | 0 | 0.54 |
| HSL | 286.88º | 0.37% | 0.34% | - |
| HSV(B) | 286.88º | 0.54% | 0.46% | - |
| XYZ | 10.3 | 6.89 | 17.93 | - |
| YUV | 76.25 | 151.57 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 54 | 118 | 0.12 | 0.54 | 0 | 0.54 | 286.88 | 0.37 | 0.34 |
| Hex | 68 | 36 | 76 | C | 36 | 0 | 36 | 11F | 25 | 22 |
| Octal | 150 | 66 | 166 | 14 | 66 | 0 | 66 | 437 | 45 | 42 |
| Binary | 1101000 | 110110 | 1110110 | 1100 | 110110 | 0 | 110110 | 100011111 | 100101 | 100010 |
Color Harmonies of #683676
Complementary color
Monochromatic Colors of #683676
Black with #683676
Text Example
Text Example
White with #683676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683676; }
p { color: rgb(104,54,118); }
H1.HeaderClassName
{
color: #683676;
}
.AnyTagClassName
{
color: #683676;
}
</style>
background-color css
<style>
a { background-color: #683676; }
a { background-color: rgb(104,54,118); }
div.DivClassName
{
background-color: #683676;
}
.BgClassName
{
background-color: #683676;
}
</style>
border-color css
<style>
span { border-color: #683676; }
span { border-color: rgb(104,54,118); }
td.TdClassName
{
border-color: #683676;
}
.TagClassName
{
border-color: #683676;
}
</style>