Shades of Eminence #722683
Tints of Eminence #722683
RGB
CMYK
RGB Variations
Color information
#722683 (or 0x722683) is known color: Eminence. HEX triplet: 72, 26 and 83. RGB value is (114,38,131). Sum of RGB (Red+Green+Blue) = 114+38+131=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 38 (15.23% from 255 or 13.43% from 283); Blue value is 131 (51.56% from 255 or 46.29% from 283); Max value from RGB is 131 - color contains mainly: blue. Hex color #722683 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722683 is #8DD97C. Grayscale: #474747. Windows color (decimal): -9296253 or 8595058. OLE color: 8595058.
HSL color Cylindrical-coordinate representation of color #722683: hue angle of 289.03º 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 #722683 is Cyan = 0.13, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 38 | 131 | - |
| CMYK | 0.13 | 0.71 | 0 | 0.49 |
| HSL | 289.03º | 0.55% | 0.33% | - |
| HSV(B) | 289.03º | 0.71% | 0.51% | - |
| XYZ | 11.73 | 6.6 | 22.13 | - |
| YUV | 71.33 | 161.68 | 158.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 131 | 0.13 | 0.71 | 0 | 0.49 | 289.03 | 0.55 | 0.33 |
| Hex | 72 | 26 | 83 | D | 47 | 0 | 31 | 121 | 37 | 21 |
| Octal | 162 | 46 | 203 | 15 | 107 | 0 | 61 | 441 | 67 | 41 |
| Binary | 1110010 | 100110 | 10000011 | 1101 | 1000111 | 0 | 110001 | 100100001 | 110111 | 100001 |
Color Harmonies of #722683
Complementary color
Monochromatic Colors of #722683
Black with #722683
Text Example
Text Example
White with #722683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722683; }
p { color: rgb(114,38,131); }
H1.HeaderClassName
{
color: #722683;
}
.AnyTagClassName
{
color: #722683;
}
</style>
background-color css
<style>
a { background-color: #722683; }
a { background-color: rgb(114,38,131); }
div.DivClassName
{
background-color: #722683;
}
.BgClassName
{
background-color: #722683;
}
</style>
border-color css
<style>
span { border-color: #722683; }
span { border-color: rgb(114,38,131); }
td.TdClassName
{
border-color: #722683;
}
.TagClassName
{
border-color: #722683;
}
</style>