Shades of Eminence #684073
Tints of Eminence #684073
RGB
CMYK
RGB Variations
Color information
#684073 (or 0x684073) is known color: Eminence. HEX triplet: 68, 40 and 73. RGB value is (104,64,115). Sum of RGB (Red+Green+Blue) = 104+64+115=283 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.75% from 283); Green value is 64 (25.39% from 255 or 22.61% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: blue. Hex color #684073 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684073 is #97BF8C. Grayscale: #515151. Windows color (decimal): -9944973 or 7553128. OLE color: 7553128.
HSL color Cylindrical-coordinate representation of color #684073: hue angle of 287.06º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #684073 is Cyan = 0.10, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 64 | 115 | - |
| CMYK | 0.10 | 0.44 | 0 | 0.55 |
| HSL | 287.06º | 0.28% | 0.35% | - |
| HSV(B) | 287.06º | 0.44% | 0.45% | - |
| XYZ | 10.64 | 7.85 | 17.17 | - |
| YUV | 81.77 | 146.75 | 143.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 64 | 115 | 0.10 | 0.44 | 0 | 0.55 | 287.06 | 0.28 | 0.35 |
| Hex | 68 | 40 | 73 | A | 2C | 0 | 37 | 11F | 1C | 23 |
| Octal | 150 | 100 | 163 | 12 | 54 | 0 | 67 | 437 | 34 | 43 |
| Binary | 1101000 | 1000000 | 1110011 | 1010 | 101100 | 0 | 110111 | 100011111 | 11100 | 100011 |
Color Harmonies of #684073
Complementary color
Monochromatic Colors of #684073
Black with #684073
Text Example
Text Example
White with #684073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684073; }
p { color: rgb(104,64,115); }
H1.HeaderClassName
{
color: #684073;
}
.AnyTagClassName
{
color: #684073;
}
</style>
background-color css
<style>
a { background-color: #684073; }
a { background-color: rgb(104,64,115); }
div.DivClassName
{
background-color: #684073;
}
.BgClassName
{
background-color: #684073;
}
</style>
border-color css
<style>
span { border-color: #684073; }
span { border-color: rgb(104,64,115); }
td.TdClassName
{
border-color: #684073;
}
.TagClassName
{
border-color: #684073;
}
</style>