Shades of Eminence #693677
Tints of Eminence #693677
RGB
CMYK
RGB Variations
Color information
#693677 (or 0x693677) is known color: Eminence. HEX triplet: 69, 36 and 77. RGB value is (105,54,119). Sum of RGB (Red+Green+Blue) = 105+54+119=278 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.77% from 278); Green value is 54 (21.48% from 255 or 19.42% from 278); Blue value is 119 (46.88% from 255 or 42.81% from 278); Max value from RGB is 119 - color contains mainly: blue. Hex color #693677 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693677 is #96C988. Grayscale: #4C4C4C. Windows color (decimal): -9881993 or 7812713. OLE color: 7812713.
HSL color Cylindrical-coordinate representation of color #693677: hue angle of 287.08º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #693677 is Cyan = 0.12, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 54 | 119 | - |
| CMYK | 0.12 | 0.55 | 0 | 0.53 |
| HSL | 287.08º | 0.38% | 0.34% | - |
| HSV(B) | 287.08º | 0.55% | 0.47% | - |
| XYZ | 10.47 | 6.97 | 18.25 | - |
| YUV | 76.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 54 | 119 | 0.12 | 0.55 | 0 | 0.53 | 287.08 | 0.38 | 0.34 |
| Hex | 69 | 36 | 77 | C | 37 | 0 | 35 | 11F | 26 | 22 |
| Octal | 151 | 66 | 167 | 14 | 67 | 0 | 65 | 437 | 46 | 42 |
| Binary | 1101001 | 110110 | 1110111 | 1100 | 110111 | 0 | 110101 | 100011111 | 100110 | 100010 |
Color Harmonies of #693677
Complementary color
Monochromatic Colors of #693677
Black with #693677
Text Example
Text Example
White with #693677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693677; }
p { color: rgb(105,54,119); }
H1.HeaderClassName
{
color: #693677;
}
.AnyTagClassName
{
color: #693677;
}
</style>
background-color css
<style>
a { background-color: #693677; }
a { background-color: rgb(105,54,119); }
div.DivClassName
{
background-color: #693677;
}
.BgClassName
{
background-color: #693677;
}
</style>
border-color css
<style>
span { border-color: #693677; }
span { border-color: rgb(105,54,119); }
td.TdClassName
{
border-color: #693677;
}
.TagClassName
{
border-color: #693677;
}
</style>