Shades of Eminence #682781
Tints of Eminence #682781
RGB
CMYK
RGB Variations
Color information
#682781 (or 0x682781) is known color: Eminence. HEX triplet: 68, 27 and 81. RGB value is (104,39,129). Sum of RGB (Red+Green+Blue) = 104+39+129=272 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.24% from 272); Green value is 39 (15.62% from 255 or 14.34% from 272); Blue value is 129 (50.78% from 255 or 47.43% from 272); Max value from RGB is 129 - color contains mainly: blue. Hex color #682781 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #682781 is #97D87E. Grayscale: #444444. Windows color (decimal): -9951359 or 8464232. OLE color: 8464232.
HSL color Cylindrical-coordinate representation of color #682781: hue angle of 283.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #682781 is Cyan = 0.19, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 39 | 129 | - |
| CMYK | 0.19 | 0.70 | 0 | 0.49 |
| HSL | 283.33º | 0.54% | 0.33% | - |
| HSV(B) | 283.33º | 0.7% | 0.51% | - |
| XYZ | 10.4 | 5.98 | 21.37 | - |
| YUV | 68.7 | 162.03 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 39 | 129 | 0.19 | 0.70 | 0 | 0.49 | 283.33 | 0.54 | 0.33 |
| Hex | 68 | 27 | 81 | 13 | 46 | 0 | 31 | 11B | 36 | 21 |
| Octal | 150 | 47 | 201 | 23 | 106 | 0 | 61 | 433 | 66 | 41 |
| Binary | 1101000 | 100111 | 10000001 | 10011 | 1000110 | 0 | 110001 | 100011011 | 110110 | 100001 |
Color Harmonies of #682781
Complementary color
Monochromatic Colors of #682781
Black with #682781
Text Example
Text Example
White with #682781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682781; }
p { color: rgb(104,39,129); }
H1.HeaderClassName
{
color: #682781;
}
.AnyTagClassName
{
color: #682781;
}
</style>
background-color css
<style>
a { background-color: #682781; }
a { background-color: rgb(104,39,129); }
div.DivClassName
{
background-color: #682781;
}
.BgClassName
{
background-color: #682781;
}
</style>
border-color css
<style>
span { border-color: #682781; }
span { border-color: rgb(104,39,129); }
td.TdClassName
{
border-color: #682781;
}
.TagClassName
{
border-color: #682781;
}
</style>