Shades of Eminence #684672
Tints of Eminence #684672
RGB
CMYK
RGB Variations
Color information
#684672 (or 0x684672) is known color: Eminence. HEX triplet: 68, 46 and 72. RGB value is (104,70,114). Sum of RGB (Red+Green+Blue) = 104+70+114=288 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.11% from 288); Green value is 70 (27.73% from 255 or 24.31% from 288); Blue value is 114 (44.92% from 255 or 39.58% from 288); Max value from RGB is 114 - color contains mainly: blue. Hex color #684672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684672 is #97B98D. Grayscale: #555555. Windows color (decimal): -9943438 or 7489128. OLE color: 7489128.
HSL color Cylindrical-coordinate representation of color #684672: hue angle of 286.36º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #684672 is Cyan = 0.09, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 70 | 114 | - |
| CMYK | 0.09 | 0.39 | 0 | 0.55 |
| HSL | 286.36º | 0.24% | 0.36% | - |
| HSV(B) | 286.36º | 0.39% | 0.45% | - |
| XYZ | 10.94 | 8.54 | 16.99 | - |
| YUV | 85.18 | 144.26 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 70 | 114 | 0.09 | 0.39 | 0 | 0.55 | 286.36 | 0.24 | 0.36 |
| Hex | 68 | 46 | 72 | 9 | 27 | 0 | 37 | 11E | 18 | 24 |
| Octal | 150 | 106 | 162 | 11 | 47 | 0 | 67 | 436 | 30 | 44 |
| Binary | 1101000 | 1000110 | 1110010 | 1001 | 100111 | 0 | 110111 | 100011110 | 11000 | 100100 |
Color Harmonies of #684672
Complementary color
Monochromatic Colors of #684672
Black with #684672
Text Example
Text Example
White with #684672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684672; }
p { color: rgb(104,70,114); }
H1.HeaderClassName
{
color: #684672;
}
.AnyTagClassName
{
color: #684672;
}
</style>
background-color css
<style>
a { background-color: #684672; }
a { background-color: rgb(104,70,114); }
div.DivClassName
{
background-color: #684672;
}
.BgClassName
{
background-color: #684672;
}
</style>
border-color css
<style>
span { border-color: #684672; }
span { border-color: rgb(104,70,114); }
td.TdClassName
{
border-color: #684672;
}
.TagClassName
{
border-color: #684672;
}
</style>