Shades of Eminence #653773
Tints of Eminence #653773
RGB
CMYK
RGB Variations
Color information
#653773 (or 0x653773) is known color: Eminence. HEX triplet: 65, 37 and 73. RGB value is (101,55,115). Sum of RGB (Red+Green+Blue) = 101+55+115=271 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.27% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 115 (45.31% from 255 or 42.44% from 271); Max value from RGB is 115 - color contains mainly: blue. Hex color #653773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653773 is #9AC88C. Grayscale: #4B4B4B. Windows color (decimal): -10143885 or 7550821. OLE color: 7550821.
HSL color Cylindrical-coordinate representation of color #653773: hue angle of 286º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #653773 is Cyan = 0.12, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 55 | 115 | - |
| CMYK | 0.12 | 0.52 | 0 | 0.55 |
| HSL | 286º | 0.35% | 0.33% | - |
| HSV(B) | 286º | 0.52% | 0.45% | - |
| XYZ | 9.83 | 6.74 | 17 | - |
| YUV | 75.59 | 150.24 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 55 | 115 | 0.12 | 0.52 | 0 | 0.55 | 286 | 0.35 | 0.33 |
| Hex | 65 | 37 | 73 | C | 34 | 0 | 37 | 11E | 23 | 21 |
| Octal | 145 | 67 | 163 | 14 | 64 | 0 | 67 | 436 | 43 | 41 |
| Binary | 1100101 | 110111 | 1110011 | 1100 | 110100 | 0 | 110111 | 100011110 | 100011 | 100001 |
Color Harmonies of #653773
Complementary color
Monochromatic Colors of #653773
Black with #653773
Text Example
Text Example
White with #653773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653773; }
p { color: rgb(101,55,115); }
H1.HeaderClassName
{
color: #653773;
}
.AnyTagClassName
{
color: #653773;
}
</style>
background-color css
<style>
a { background-color: #653773; }
a { background-color: rgb(101,55,115); }
div.DivClassName
{
background-color: #653773;
}
.BgClassName
{
background-color: #653773;
}
</style>
border-color css
<style>
span { border-color: #653773; }
span { border-color: rgb(101,55,115); }
td.TdClassName
{
border-color: #653773;
}
.TagClassName
{
border-color: #653773;
}
</style>