Shades of Eminence #684870
Tints of Eminence #684870
RGB
CMYK
RGB Variations
Color information
#684870 (or 0x684870) is known color: Eminence. HEX triplet: 68, 48 and 70. RGB value is (104,72,112). Sum of RGB (Red+Green+Blue) = 104+72+112=288 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.11% from 288); Green value is 72 (28.52% from 255 or 25% from 288); Blue value is 112 (44.14% from 255 or 38.89% from 288); Max value from RGB is 112 - color contains mainly: blue. Hex color #684870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684870 is #97B78F. Grayscale: #565656. Windows color (decimal): -9942928 or 7358568. OLE color: 7358568.
HSL color Cylindrical-coordinate representation of color #684870: hue angle of 288º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #684870 is Cyan = 0.07, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 72 | 112 | - |
| CMYK | 0.07 | 0.36 | 0 | 0.56 |
| HSL | 288º | 0.22% | 0.36% | - |
| HSV(B) | 288º | 0.36% | 0.44% | - |
| XYZ | 10.95 | 8.75 | 16.44 | - |
| YUV | 86.13 | 142.6 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 72 | 112 | 0.07 | 0.36 | 0 | 0.56 | 288 | 0.22 | 0.36 |
| Hex | 68 | 48 | 70 | 7 | 24 | 0 | 38 | 120 | 16 | 24 |
| Octal | 150 | 110 | 160 | 7 | 44 | 0 | 70 | 440 | 26 | 44 |
| Binary | 1101000 | 1001000 | 1110000 | 111 | 100100 | 0 | 111000 | 100100000 | 10110 | 100100 |
Color Harmonies of #684870
Complementary color
Monochromatic Colors of #684870
Black with #684870
Text Example
Text Example
White with #684870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684870; }
p { color: rgb(104,72,112); }
H1.HeaderClassName
{
color: #684870;
}
.AnyTagClassName
{
color: #684870;
}
</style>
background-color css
<style>
a { background-color: #684870; }
a { background-color: rgb(104,72,112); }
div.DivClassName
{
background-color: #684870;
}
.BgClassName
{
background-color: #684870;
}
</style>
border-color css
<style>
span { border-color: #684870; }
span { border-color: rgb(104,72,112); }
td.TdClassName
{
border-color: #684870;
}
.TagClassName
{
border-color: #684870;
}
</style>