Shades of Eminence #732380
Tints of Eminence #732380
RGB
CMYK
RGB Variations
Color information
#732380 (or 0x732380) is known color: Eminence. HEX triplet: 73, 23 and 80. RGB value is (115,35,128). Sum of RGB (Red+Green+Blue) = 115+35+128=278 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.37% from 278); Green value is 35 (14.06% from 255 or 12.59% from 278); Blue value is 128 (50.39% from 255 or 46.04% from 278); Max value from RGB is 128 - color contains mainly: blue. Hex color #732380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #732380 is #8CDC7F. Grayscale: #454545. Windows color (decimal): -9231488 or 8397683. OLE color: 8397683.
HSL color Cylindrical-coordinate representation of color #732380: hue angle of 291.61º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #732380 is Cyan = 0.10, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 35 | 128 | - |
| CMYK | 0.10 | 0.73 | 0 | 0.50 |
| HSL | 291.61º | 0.57% | 0.32% | - |
| HSV(B) | 291.61º | 0.73% | 0.5% | - |
| XYZ | 11.57 | 6.41 | 21.05 | - |
| YUV | 69.52 | 161 | 160.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 35 | 128 | 0.10 | 0.73 | 0 | 0.50 | 291.61 | 0.57 | 0.32 |
| Hex | 73 | 23 | 80 | A | 49 | 0 | 32 | 124 | 39 | 20 |
| Octal | 163 | 43 | 200 | 12 | 111 | 0 | 62 | 444 | 71 | 40 |
| Binary | 1110011 | 100011 | 10000000 | 1010 | 1001001 | 0 | 110010 | 100100100 | 111001 | 100000 |
Color Harmonies of #732380
Complementary color
Monochromatic Colors of #732380
Black with #732380
Text Example
Text Example
White with #732380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732380; }
p { color: rgb(115,35,128); }
H1.HeaderClassName
{
color: #732380;
}
.AnyTagClassName
{
color: #732380;
}
</style>
background-color css
<style>
a { background-color: #732380; }
a { background-color: rgb(115,35,128); }
div.DivClassName
{
background-color: #732380;
}
.BgClassName
{
background-color: #732380;
}
</style>
border-color css
<style>
span { border-color: #732380; }
span { border-color: rgb(115,35,128); }
td.TdClassName
{
border-color: #732380;
}
.TagClassName
{
border-color: #732380;
}
</style>