Shades of Eminence #694566
Tints of Eminence #694566
RGB
CMYK
RGB Variations
Color information
#694566 (or 0x694566) is known color: Eminence. HEX triplet: 69, 45 and 66. RGB value is (105,69,102). Sum of RGB (Red+Green+Blue) = 105+69+102=276 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.04% from 276); Green value is 69 (27.34% from 255 or 25% from 276); Blue value is 102 (40.23% from 255 or 36.96% from 276); Max value from RGB is 105 - color contains mainly: red. Hex color #694566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694566 is #96BA99. Grayscale: #535353. Windows color (decimal): -9878170 or 6702441. OLE color: 6702441.
HSL color Cylindrical-coordinate representation of color #694566: hue angle of 305º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #694566 is Cyan = 0, Magento = 0.34, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 102 | - |
| CMYK | 0 | 0.34 | 0.03 | 0.59 |
| HSL | 305º | 0.21% | 0.34% | - |
| HSV(B) | 305º | 0.34% | 0.41% | - |
| XYZ | 10.35 | 8.22 | 13.61 | - |
| YUV | 83.53 | 138.43 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 102 | 0 | 0.34 | 0.03 | 0.59 | 305 | 0.21 | 0.34 |
| Hex | 69 | 45 | 66 | 0 | 22 | 3 | 3B | 131 | 15 | 22 |
| Octal | 151 | 105 | 146 | 0 | 42 | 3 | 73 | 461 | 25 | 42 |
| Binary | 1101001 | 1000101 | 1100110 | 0 | 100010 | 11 | 111011 | 100110001 | 10101 | 100010 |
Color Harmonies of #694566
Complementary color
Monochromatic Colors of #694566
Black with #694566
Text Example
Text Example
White with #694566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694566; }
p { color: rgb(105,69,102); }
H1.HeaderClassName
{
color: #694566;
}
.AnyTagClassName
{
color: #694566;
}
</style>
background-color css
<style>
a { background-color: #694566; }
a { background-color: rgb(105,69,102); }
div.DivClassName
{
background-color: #694566;
}
.BgClassName
{
background-color: #694566;
}
</style>
border-color css
<style>
span { border-color: #694566; }
span { border-color: rgb(105,69,102); }
td.TdClassName
{
border-color: #694566;
}
.TagClassName
{
border-color: #694566;
}
</style>