Shades of Eminence #683281
Tints of Eminence #683281
RGB
CMYK
RGB Variations
Color information
#683281 (or 0x683281) is known color: Eminence. HEX triplet: 68, 32 and 81. RGB value is (104,50,129). Sum of RGB (Red+Green+Blue) = 104+50+129=283 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.75% from 283); Green value is 50 (19.92% from 255 or 17.67% from 283); Blue value is 129 (50.78% from 255 or 45.58% from 283); Max value from RGB is 129 - color contains mainly: blue. Hex color #683281 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #683281 is #97CD7E. Grayscale: #4A4A4A. Windows color (decimal): -9948543 or 8467048. OLE color: 8467048.
HSL color Cylindrical-coordinate representation of color #683281: hue angle of 281.01º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #683281 is Cyan = 0.19, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 50 | 129 | - |
| CMYK | 0.19 | 0.61 | 0 | 0.49 |
| HSL | 281.01º | 0.44% | 0.35% | - |
| HSV(B) | 281.01º | 0.61% | 0.51% | - |
| XYZ | 10.81 | 6.81 | 21.51 | - |
| YUV | 75.15 | 158.39 | 148.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 50 | 129 | 0.19 | 0.61 | 0 | 0.49 | 281.01 | 0.44 | 0.35 |
| Hex | 68 | 32 | 81 | 13 | 3D | 0 | 31 | 119 | 2C | 23 |
| Octal | 150 | 62 | 201 | 23 | 75 | 0 | 61 | 431 | 54 | 43 |
| Binary | 1101000 | 110010 | 10000001 | 10011 | 111101 | 0 | 110001 | 100011001 | 101100 | 100011 |
Color Harmonies of #683281
Complementary color
Monochromatic Colors of #683281
Black with #683281
Text Example
Text Example
White with #683281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683281; }
p { color: rgb(104,50,129); }
H1.HeaderClassName
{
color: #683281;
}
.AnyTagClassName
{
color: #683281;
}
</style>
background-color css
<style>
a { background-color: #683281; }
a { background-color: rgb(104,50,129); }
div.DivClassName
{
background-color: #683281;
}
.BgClassName
{
background-color: #683281;
}
</style>
border-color css
<style>
span { border-color: #683281; }
span { border-color: rgb(104,50,129); }
td.TdClassName
{
border-color: #683281;
}
.TagClassName
{
border-color: #683281;
}
</style>