Shades of Eminence #684368
Tints of Eminence #684368
RGB
CMYK
RGB Variations
Color information
#684368 (or 0x684368) is known color: Eminence. HEX triplet: 68, 43 and 68. RGB value is (104,67,104). Sum of RGB (Red+Green+Blue) = 104+67+104=275 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.82% from 275); Green value is 67 (26.56% from 255 or 24.36% from 275); Blue value is 104 (41.02% from 255 or 37.82% from 275); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #684368 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684368 is #97BC97. Grayscale: #525252. Windows color (decimal): -9944216 or 6833000. OLE color: 6833000.
HSL color Cylindrical-coordinate representation of color #684368: hue angle of 300º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #684368 is Cyan = 0, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 67 | 104 | - |
| CMYK | 0 | 0.36 | 0 | 0.59 |
| HSL | 300º | 0.22% | 0.34% | - |
| HSV(B) | 300º | 0.36% | 0.41% | - |
| XYZ | 10.21 | 7.96 | 14.09 | - |
| YUV | 82.28 | 140.26 | 143.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 104 | 0 | 0.36 | 0 | 0.59 | 300 | 0.22 | 0.34 |
| Hex | 68 | 43 | 68 | 0 | 24 | 0 | 3B | 12C | 16 | 22 |
| Octal | 150 | 103 | 150 | 0 | 44 | 0 | 73 | 454 | 26 | 42 |
| Binary | 1101000 | 1000011 | 1101000 | 0 | 100100 | 0 | 111011 | 100101100 | 10110 | 100010 |
Color Harmonies of #684368
Complementary color
Monochromatic Colors of #684368
Black with #684368
Text Example
Text Example
White with #684368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684368; }
p { color: rgb(104,67,104); }
H1.HeaderClassName
{
color: #684368;
}
.AnyTagClassName
{
color: #684368;
}
</style>
background-color css
<style>
a { background-color: #684368; }
a { background-color: rgb(104,67,104); }
div.DivClassName
{
background-color: #684368;
}
.BgClassName
{
background-color: #684368;
}
</style>
border-color css
<style>
span { border-color: #684368; }
span { border-color: rgb(104,67,104); }
td.TdClassName
{
border-color: #684368;
}
.TagClassName
{
border-color: #684368;
}
</style>