Shades of Eminence #723281
Tints of Eminence #723281
RGB
CMYK
RGB Variations
Color information
#723281 (or 0x723281) is known color: Eminence. HEX triplet: 72, 32 and 81. RGB value is (114,50,129). Sum of RGB (Red+Green+Blue) = 114+50+129=293 (38% of max value = 765). Red value is 114 (44.92% from 255 or 38.91% from 293); Green value is 50 (19.92% from 255 or 17.06% from 293); Blue value is 129 (50.78% from 255 or 44.03% from 293); Max value from RGB is 129 - color contains mainly: blue. Hex color #723281 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #723281 is #8DCD7E. Grayscale: #4D4D4D. Windows color (decimal): -9293183 or 8467058. OLE color: 8467058.
HSL color Cylindrical-coordinate representation of color #723281: hue angle of 288.61º 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 #723281 is Cyan = 0.12, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 50 | 129 | - |
| CMYK | 0.12 | 0.61 | 0 | 0.49 |
| HSL | 288.61º | 0.44% | 0.35% | - |
| HSV(B) | 288.61º | 0.61% | 0.51% | - |
| XYZ | 12.04 | 7.44 | 21.57 | - |
| YUV | 78.14 | 156.7 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 129 | 0.12 | 0.61 | 0 | 0.49 | 288.61 | 0.44 | 0.35 |
| Hex | 72 | 32 | 81 | C | 3D | 0 | 31 | 121 | 2C | 23 |
| Octal | 162 | 62 | 201 | 14 | 75 | 0 | 61 | 441 | 54 | 43 |
| Binary | 1110010 | 110010 | 10000001 | 1100 | 111101 | 0 | 110001 | 100100001 | 101100 | 100011 |
Color Harmonies of #723281
Complementary color
Monochromatic Colors of #723281
Black with #723281
Text Example
Text Example
White with #723281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723281; }
p { color: rgb(114,50,129); }
H1.HeaderClassName
{
color: #723281;
}
.AnyTagClassName
{
color: #723281;
}
</style>
background-color css
<style>
a { background-color: #723281; }
a { background-color: rgb(114,50,129); }
div.DivClassName
{
background-color: #723281;
}
.BgClassName
{
background-color: #723281;
}
</style>
border-color css
<style>
span { border-color: #723281; }
span { border-color: rgb(114,50,129); }
td.TdClassName
{
border-color: #723281;
}
.TagClassName
{
border-color: #723281;
}
</style>