Shades of Eminence #653376
Tints of Eminence #653376
RGB
CMYK
RGB Variations
Color information
#653376 (or 0x653376) is known color: Eminence. HEX triplet: 65, 33 and 76. RGB value is (101,51,118). Sum of RGB (Red+Green+Blue) = 101+51+118=270 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.41% from 270); Green value is 51 (20.31% from 255 or 18.89% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 118 - color contains mainly: blue. Hex color #653376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653376 is #9ACC89. Grayscale: #494949. Windows color (decimal): -10144906 or 7746405. OLE color: 7746405.
HSL color Cylindrical-coordinate representation of color #653376: hue angle of 284.78º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #653376 is Cyan = 0.14, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 51 | 118 | - |
| CMYK | 0.14 | 0.57 | 0 | 0.54 |
| HSL | 284.78º | 0.4% | 0.33% | - |
| HSV(B) | 284.78º | 0.57% | 0.46% | - |
| XYZ | 9.82 | 6.44 | 17.87 | - |
| YUV | 73.59 | 153.07 | 147.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 118 | 0.14 | 0.57 | 0 | 0.54 | 284.78 | 0.4 | 0.33 |
| Hex | 65 | 33 | 76 | E | 39 | 0 | 36 | 11D | 28 | 21 |
| Octal | 145 | 63 | 166 | 16 | 71 | 0 | 66 | 435 | 50 | 41 |
| Binary | 1100101 | 110011 | 1110110 | 1110 | 111001 | 0 | 110110 | 100011101 | 101000 | 100001 |
Color Harmonies of #653376
Complementary color
Monochromatic Colors of #653376
Black with #653376
Text Example
Text Example
White with #653376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653376; }
p { color: rgb(101,51,118); }
H1.HeaderClassName
{
color: #653376;
}
.AnyTagClassName
{
color: #653376;
}
</style>
background-color css
<style>
a { background-color: #653376; }
a { background-color: rgb(101,51,118); }
div.DivClassName
{
background-color: #653376;
}
.BgClassName
{
background-color: #653376;
}
</style>
border-color css
<style>
span { border-color: #653376; }
span { border-color: rgb(101,51,118); }
td.TdClassName
{
border-color: #653376;
}
.TagClassName
{
border-color: #653376;
}
</style>