Shades of Eminence #723881
Tints of Eminence #723881
RGB
CMYK
RGB Variations
Color information
#723881 (or 0x723881) is known color: Eminence. HEX triplet: 72, 38 and 81. RGB value is (114,56,129). Sum of RGB (Red+Green+Blue) = 114+56+129=299 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.13% from 299); Green value is 56 (22.27% from 255 or 18.73% from 299); Blue value is 129 (50.78% from 255 or 43.14% from 299); Max value from RGB is 129 - color contains mainly: blue. Hex color #723881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #723881 is #8DC77E. Grayscale: #515151. Windows color (decimal): -9291647 or 8468594. OLE color: 8468594.
HSL color Cylindrical-coordinate representation of color #723881: hue angle of 287.67º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #723881 is Cyan = 0.12, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 56 | 129 | - |
| CMYK | 0.12 | 0.57 | 0 | 0.49 |
| HSL | 287.67º | 0.39% | 0.36% | - |
| HSV(B) | 287.67º | 0.57% | 0.51% | - |
| XYZ | 12.32 | 7.99 | 21.66 | - |
| YUV | 81.66 | 154.72 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 56 | 129 | 0.12 | 0.57 | 0 | 0.49 | 287.67 | 0.39 | 0.36 |
| Hex | 72 | 38 | 81 | C | 39 | 0 | 31 | 120 | 27 | 24 |
| Octal | 162 | 70 | 201 | 14 | 71 | 0 | 61 | 440 | 47 | 44 |
| Binary | 1110010 | 111000 | 10000001 | 1100 | 111001 | 0 | 110001 | 100100000 | 100111 | 100100 |
Color Harmonies of #723881
Complementary color
Monochromatic Colors of #723881
Black with #723881
Text Example
Text Example
White with #723881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723881; }
p { color: rgb(114,56,129); }
H1.HeaderClassName
{
color: #723881;
}
.AnyTagClassName
{
color: #723881;
}
</style>
background-color css
<style>
a { background-color: #723881; }
a { background-color: rgb(114,56,129); }
div.DivClassName
{
background-color: #723881;
}
.BgClassName
{
background-color: #723881;
}
</style>
border-color css
<style>
span { border-color: #723881; }
span { border-color: rgb(114,56,129); }
td.TdClassName
{
border-color: #723881;
}
.TagClassName
{
border-color: #723881;
}
</style>