Shades of Eminence #733680
Tints of Eminence #733680
RGB
CMYK
RGB Variations
Color information
#733680 (or 0x733680) is known color: Eminence. HEX triplet: 73, 36 and 80. RGB value is (115,54,128). Sum of RGB (Red+Green+Blue) = 115+54+128=297 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.72% from 297); Green value is 54 (21.48% from 255 or 18.18% from 297); Blue value is 128 (50.39% from 255 or 43.10% from 297); Max value from RGB is 128 - color contains mainly: blue. Hex color #733680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #733680 is #8CC97F. Grayscale: #505050. Windows color (decimal): -9226624 or 8402547. OLE color: 8402547.
HSL color Cylindrical-coordinate representation of color #733680: hue angle of 289.46º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #733680 is Cyan = 0.10, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 54 | 128 | - |
| CMYK | 0.10 | 0.58 | 0 | 0.50 |
| HSL | 289.46º | 0.41% | 0.36% | - |
| HSV(B) | 289.46º | 0.58% | 0.5% | - |
| XYZ | 12.29 | 7.84 | 21.29 | - |
| YUV | 80.68 | 154.71 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 128 | 0.10 | 0.58 | 0 | 0.50 | 289.46 | 0.41 | 0.36 |
| Hex | 73 | 36 | 80 | A | 3A | 0 | 32 | 121 | 29 | 24 |
| Octal | 163 | 66 | 200 | 12 | 72 | 0 | 62 | 441 | 51 | 44 |
| Binary | 1110011 | 110110 | 10000000 | 1010 | 111010 | 0 | 110010 | 100100001 | 101001 | 100100 |
Color Harmonies of #733680
Complementary color
Monochromatic Colors of #733680
Black with #733680
Text Example
Text Example
White with #733680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733680; }
p { color: rgb(115,54,128); }
H1.HeaderClassName
{
color: #733680;
}
.AnyTagClassName
{
color: #733680;
}
</style>
background-color css
<style>
a { background-color: #733680; }
a { background-color: rgb(115,54,128); }
div.DivClassName
{
background-color: #733680;
}
.BgClassName
{
background-color: #733680;
}
</style>
border-color css
<style>
span { border-color: #733680; }
span { border-color: rgb(115,54,128); }
td.TdClassName
{
border-color: #733680;
}
.TagClassName
{
border-color: #733680;
}
</style>