Shades of Eminence #683970
Tints of Eminence #683970
RGB
CMYK
RGB Variations
Color information
#683970 (or 0x683970) is known color: Eminence. HEX triplet: 68, 39 and 70. RGB value is (104,57,112). Sum of RGB (Red+Green+Blue) = 104+57+112=273 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.10% from 273); Green value is 57 (22.66% from 255 or 20.88% from 273); Blue value is 112 (44.14% from 255 or 41.03% from 273); Max value from RGB is 112 - color contains mainly: blue. Hex color #683970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683970 is #97C68F. Grayscale: #4D4D4D. Windows color (decimal): -9946768 or 7354728. OLE color: 7354728.
HSL color Cylindrical-coordinate representation of color #683970: hue angle of 291.27º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #683970 is Cyan = 0.07, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 57 | 112 | - |
| CMYK | 0.07 | 0.49 | 0 | 0.56 |
| HSL | 291.27º | 0.33% | 0.33% | - |
| HSV(B) | 291.27º | 0.49% | 0.44% | - |
| XYZ | 10.1 | 7.04 | 16.16 | - |
| YUV | 77.32 | 147.57 | 147.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 57 | 112 | 0.07 | 0.49 | 0 | 0.56 | 291.27 | 0.33 | 0.33 |
| Hex | 68 | 39 | 70 | 7 | 31 | 0 | 38 | 123 | 21 | 21 |
| Octal | 150 | 71 | 160 | 7 | 61 | 0 | 70 | 443 | 41 | 41 |
| Binary | 1101000 | 111001 | 1110000 | 111 | 110001 | 0 | 111000 | 100100011 | 100001 | 100001 |
Color Harmonies of #683970
Complementary color
Monochromatic Colors of #683970
Black with #683970
Text Example
Text Example
White with #683970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683970; }
p { color: rgb(104,57,112); }
H1.HeaderClassName
{
color: #683970;
}
.AnyTagClassName
{
color: #683970;
}
</style>
background-color css
<style>
a { background-color: #683970; }
a { background-color: rgb(104,57,112); }
div.DivClassName
{
background-color: #683970;
}
.BgClassName
{
background-color: #683970;
}
</style>
border-color css
<style>
span { border-color: #683970; }
span { border-color: rgb(104,57,112); }
td.TdClassName
{
border-color: #683970;
}
.TagClassName
{
border-color: #683970;
}
</style>