Shades of Eminence #684967
Tints of Eminence #684967
RGB
CMYK
RGB Variations
Color information
#684967 (or 0x684967) is known color: Eminence. HEX triplet: 68, 49 and 67. RGB value is (104,73,103). Sum of RGB (Red+Green+Blue) = 104+73+103=280 (37% of max value = 765). Red value is 104 (41.02% from 255 or 37.14% from 280); Green value is 73 (28.91% from 255 or 26.07% from 280); Blue value is 103 (40.62% from 255 or 36.79% from 280); Max value from RGB is 104 - color contains mainly: red. Hex color #684967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684967 is #97B698. Grayscale: #555555. Windows color (decimal): -9942681 or 6769000. OLE color: 6769000.
HSL color Cylindrical-coordinate representation of color #684967: hue angle of 301.94º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #684967 is Cyan = 0, Magento = 0.30, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 103 | - |
| CMYK | 0 | 0.30 | 0.01 | 0.59 |
| HSL | 301.94º | 0.18% | 0.35% | - |
| HSV(B) | 301.94º | 0.3% | 0.41% | - |
| XYZ | 10.54 | 8.69 | 13.95 | - |
| YUV | 85.69 | 137.77 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 103 | 0 | 0.30 | 0.01 | 0.59 | 301.94 | 0.18 | 0.35 |
| Hex | 68 | 49 | 67 | 0 | 1E | 1 | 3B | 12E | 12 | 23 |
| Octal | 150 | 111 | 147 | 0 | 36 | 1 | 73 | 456 | 22 | 43 |
| Binary | 1101000 | 1001001 | 1100111 | 0 | 11110 | 1 | 111011 | 100101110 | 10010 | 100011 |
Color Harmonies of #684967
Complementary color
Monochromatic Colors of #684967
Black with #684967
Text Example
Text Example
White with #684967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684967; }
p { color: rgb(104,73,103); }
H1.HeaderClassName
{
color: #684967;
}
.AnyTagClassName
{
color: #684967;
}
</style>
background-color css
<style>
a { background-color: #684967; }
a { background-color: rgb(104,73,103); }
div.DivClassName
{
background-color: #684967;
}
.BgClassName
{
background-color: #684967;
}
</style>
border-color css
<style>
span { border-color: #684967; }
span { border-color: rgb(104,73,103); }
td.TdClassName
{
border-color: #684967;
}
.TagClassName
{
border-color: #684967;
}
</style>