Shades of Eminence #694073
Tints of Eminence #694073
RGB
CMYK
RGB Variations
Color information
#694073 (or 0x694073) is known color: Eminence. HEX triplet: 69, 40 and 73. RGB value is (105,64,115). Sum of RGB (Red+Green+Blue) = 105+64+115=284 (37% of max value = 765). Red value is 105 (41.41% from 255 or 36.97% from 284); Green value is 64 (25.39% from 255 or 22.54% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 115 - color contains mainly: blue. Hex color #694073 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694073 is #96BF8C. Grayscale: #515151. Windows color (decimal): -9879437 or 7553129. OLE color: 7553129.
HSL color Cylindrical-coordinate representation of color #694073: hue angle of 288.24º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #694073 is Cyan = 0.09, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 64 | 115 | - |
| CMYK | 0.09 | 0.44 | 0 | 0.55 |
| HSL | 288.24º | 0.28% | 0.35% | - |
| HSV(B) | 288.24º | 0.44% | 0.45% | - |
| XYZ | 10.75 | 7.91 | 17.18 | - |
| YUV | 82.07 | 146.58 | 144.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 115 | 0.09 | 0.44 | 0 | 0.55 | 288.24 | 0.28 | 0.35 |
| Hex | 69 | 40 | 73 | 9 | 2C | 0 | 37 | 120 | 1C | 23 |
| Octal | 151 | 100 | 163 | 11 | 54 | 0 | 67 | 440 | 34 | 43 |
| Binary | 1101001 | 1000000 | 1110011 | 1001 | 101100 | 0 | 110111 | 100100000 | 11100 | 100011 |
Color Harmonies of #694073
Complementary color
Monochromatic Colors of #694073
Black with #694073
Text Example
Text Example
White with #694073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694073; }
p { color: rgb(105,64,115); }
H1.HeaderClassName
{
color: #694073;
}
.AnyTagClassName
{
color: #694073;
}
</style>
background-color css
<style>
a { background-color: #694073; }
a { background-color: rgb(105,64,115); }
div.DivClassName
{
background-color: #694073;
}
.BgClassName
{
background-color: #694073;
}
</style>
border-color css
<style>
span { border-color: #694073; }
span { border-color: rgb(105,64,115); }
td.TdClassName
{
border-color: #694073;
}
.TagClassName
{
border-color: #694073;
}
</style>