Shades of Eminence #732581
Tints of Eminence #732581
RGB
CMYK
RGB Variations
Color information
#732581 (or 0x732581) is known color: Eminence. HEX triplet: 73, 25 and 81. RGB value is (115,37,129). Sum of RGB (Red+Green+Blue) = 115+37+129=281 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.93% from 281); Green value is 37 (14.84% from 255 or 13.17% from 281); Blue value is 129 (50.78% from 255 or 45.91% from 281); Max value from RGB is 129 - color contains mainly: blue. Hex color #732581 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #732581 is #8CDA7E. Grayscale: #464646. Windows color (decimal): -9230975 or 8463731. OLE color: 8463731.
HSL color Cylindrical-coordinate representation of color #732581: hue angle of 290.87º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #732581 is Cyan = 0.11, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 37 | 129 | - |
| CMYK | 0.11 | 0.71 | 0 | 0.49 |
| HSL | 290.87º | 0.55% | 0.33% | - |
| HSV(B) | 290.87º | 0.71% | 0.51% | - |
| XYZ | 11.69 | 6.55 | 21.42 | - |
| YUV | 70.81 | 160.84 | 159.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 129 | 0.11 | 0.71 | 0 | 0.49 | 290.87 | 0.55 | 0.33 |
| Hex | 73 | 25 | 81 | B | 47 | 0 | 31 | 123 | 37 | 21 |
| Octal | 163 | 45 | 201 | 13 | 107 | 0 | 61 | 443 | 67 | 41 |
| Binary | 1110011 | 100101 | 10000001 | 1011 | 1000111 | 0 | 110001 | 100100011 | 110111 | 100001 |
Color Harmonies of #732581
Complementary color
Monochromatic Colors of #732581
Black with #732581
Text Example
Text Example
White with #732581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732581; }
p { color: rgb(115,37,129); }
H1.HeaderClassName
{
color: #732581;
}
.AnyTagClassName
{
color: #732581;
}
</style>
background-color css
<style>
a { background-color: #732581; }
a { background-color: rgb(115,37,129); }
div.DivClassName
{
background-color: #732581;
}
.BgClassName
{
background-color: #732581;
}
</style>
border-color css
<style>
span { border-color: #732581; }
span { border-color: rgb(115,37,129); }
td.TdClassName
{
border-color: #732581;
}
.TagClassName
{
border-color: #732581;
}
</style>