Shades of Eminence #693676
Tints of Eminence #693676
RGB
CMYK
RGB Variations
Color information
#693676 (or 0x693676) is known color: Eminence. HEX triplet: 69, 36 and 76. RGB value is (105,54,118). Sum of RGB (Red+Green+Blue) = 105+54+118=277 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.91% from 277); Green value is 54 (21.48% from 255 or 19.49% from 277); Blue value is 118 (46.48% from 255 or 42.60% from 277); Max value from RGB is 118 - color contains mainly: blue. Hex color #693676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693676 is #96C989. Grayscale: #4C4C4C. Windows color (decimal): -9881994 or 7747177. OLE color: 7747177.
HSL color Cylindrical-coordinate representation of color #693676: hue angle of 287.81º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #693676 is Cyan = 0.11, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 54 | 118 | - |
| CMYK | 0.11 | 0.54 | 0 | 0.54 |
| HSL | 287.81º | 0.37% | 0.34% | - |
| HSV(B) | 287.81º | 0.54% | 0.46% | - |
| XYZ | 10.41 | 6.95 | 17.93 | - |
| YUV | 76.55 | 151.4 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 54 | 118 | 0.11 | 0.54 | 0 | 0.54 | 287.81 | 0.37 | 0.34 |
| Hex | 69 | 36 | 76 | B | 36 | 0 | 36 | 120 | 25 | 22 |
| Octal | 151 | 66 | 166 | 13 | 66 | 0 | 66 | 440 | 45 | 42 |
| Binary | 1101001 | 110110 | 1110110 | 1011 | 110110 | 0 | 110110 | 100100000 | 100101 | 100010 |
Color Harmonies of #693676
Complementary color
Monochromatic Colors of #693676
Black with #693676
Text Example
Text Example
White with #693676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693676; }
p { color: rgb(105,54,118); }
H1.HeaderClassName
{
color: #693676;
}
.AnyTagClassName
{
color: #693676;
}
</style>
background-color css
<style>
a { background-color: #693676; }
a { background-color: rgb(105,54,118); }
div.DivClassName
{
background-color: #693676;
}
.BgClassName
{
background-color: #693676;
}
</style>
border-color css
<style>
span { border-color: #693676; }
span { border-color: rgb(105,54,118); }
td.TdClassName
{
border-color: #693676;
}
.TagClassName
{
border-color: #693676;
}
</style>