Shades of Eminence #683376
Tints of Eminence #683376
RGB
CMYK
RGB Variations
Color information
#683376 (or 0x683376) is known color: Eminence. HEX triplet: 68, 33 and 76. RGB value is (104,51,118). Sum of RGB (Red+Green+Blue) = 104+51+118=273 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.10% from 273); Green value is 51 (20.31% from 255 or 18.68% from 273); Blue value is 118 (46.48% from 255 or 43.22% from 273); Max value from RGB is 118 - color contains mainly: blue. Hex color #683376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683376 is #97CC89. Grayscale: #4A4A4A. Windows color (decimal): -9948298 or 7746408. OLE color: 7746408.
HSL color Cylindrical-coordinate representation of color #683376: hue angle of 287.46º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #683376 is Cyan = 0.12, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 51 | 118 | - |
| CMYK | 0.12 | 0.57 | 0 | 0.54 |
| HSL | 287.46º | 0.4% | 0.33% | - |
| HSV(B) | 287.46º | 0.57% | 0.46% | - |
| XYZ | 10.16 | 6.62 | 17.88 | - |
| YUV | 74.49 | 152.56 | 149.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 51 | 118 | 0.12 | 0.57 | 0 | 0.54 | 287.46 | 0.4 | 0.33 |
| Hex | 68 | 33 | 76 | C | 39 | 0 | 36 | 11F | 28 | 21 |
| Octal | 150 | 63 | 166 | 14 | 71 | 0 | 66 | 437 | 50 | 41 |
| Binary | 1101000 | 110011 | 1110110 | 1100 | 111001 | 0 | 110110 | 100011111 | 101000 | 100001 |
Color Harmonies of #683376
Complementary color
Monochromatic Colors of #683376
Black with #683376
Text Example
Text Example
White with #683376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683376; }
p { color: rgb(104,51,118); }
H1.HeaderClassName
{
color: #683376;
}
.AnyTagClassName
{
color: #683376;
}
</style>
background-color css
<style>
a { background-color: #683376; }
a { background-color: rgb(104,51,118); }
div.DivClassName
{
background-color: #683376;
}
.BgClassName
{
background-color: #683376;
}
</style>
border-color css
<style>
span { border-color: #683376; }
span { border-color: rgb(104,51,118); }
td.TdClassName
{
border-color: #683376;
}
.TagClassName
{
border-color: #683376;
}
</style>