Shades of Eminence #693576
Tints of Eminence #693576
RGB
CMYK
RGB Variations
Color information
#693576 (or 0x693576) is known color: Eminence. HEX triplet: 69, 35 and 76. RGB value is (105,53,118). Sum of RGB (Red+Green+Blue) = 105+53+118=276 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.04% from 276); Green value is 53 (21.09% from 255 or 19.20% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 118 - color contains mainly: blue. Hex color #693576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693576 is #96CA89. Grayscale: #4B4B4B. Windows color (decimal): -9882250 or 7746921. OLE color: 7746921.
HSL color Cylindrical-coordinate representation of color #693576: hue angle of 288º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #693576 is Cyan = 0.11, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 53 | 118 | - |
| CMYK | 0.11 | 0.55 | 0 | 0.54 |
| HSL | 288º | 0.38% | 0.34% | - |
| HSV(B) | 288º | 0.55% | 0.46% | - |
| XYZ | 10.37 | 6.86 | 17.92 | - |
| YUV | 75.96 | 151.73 | 148.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 53 | 118 | 0.11 | 0.55 | 0 | 0.54 | 288 | 0.38 | 0.34 |
| Hex | 69 | 35 | 76 | B | 37 | 0 | 36 | 120 | 26 | 22 |
| Octal | 151 | 65 | 166 | 13 | 67 | 0 | 66 | 440 | 46 | 42 |
| Binary | 1101001 | 110101 | 1110110 | 1011 | 110111 | 0 | 110110 | 100100000 | 100110 | 100010 |
Color Harmonies of #693576
Complementary color
Monochromatic Colors of #693576
Black with #693576
Text Example
Text Example
White with #693576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693576; }
p { color: rgb(105,53,118); }
H1.HeaderClassName
{
color: #693576;
}
.AnyTagClassName
{
color: #693576;
}
</style>
background-color css
<style>
a { background-color: #693576; }
a { background-color: rgb(105,53,118); }
div.DivClassName
{
background-color: #693576;
}
.BgClassName
{
background-color: #693576;
}
</style>
border-color css
<style>
span { border-color: #693576; }
span { border-color: rgb(105,53,118); }
td.TdClassName
{
border-color: #693576;
}
.TagClassName
{
border-color: #693576;
}
</style>