Shades of Eminence #694473
Tints of Eminence #694473
RGB
CMYK
RGB Variations
Color information
#694473 (or 0x694473) is known color: Eminence. HEX triplet: 69, 44 and 73. RGB value is (105,68,115). Sum of RGB (Red+Green+Blue) = 105+68+115=288 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.46% from 288); Green value is 68 (26.95% from 255 or 23.61% from 288); Blue value is 115 (45.31% from 255 or 39.93% from 288); Max value from RGB is 115 - color contains mainly: blue. Hex color #694473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694473 is #96BB8C. Grayscale: #545454. Windows color (decimal): -9878413 or 7554153. OLE color: 7554153.
HSL color Cylindrical-coordinate representation of color #694473: hue angle of 287.23º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #694473 is Cyan = 0.09, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 68 | 115 | - |
| CMYK | 0.09 | 0.41 | 0 | 0.55 |
| HSL | 287.23º | 0.26% | 0.36% | - |
| HSV(B) | 287.23º | 0.41% | 0.45% | - |
| XYZ | 10.99 | 8.38 | 17.26 | - |
| YUV | 84.42 | 145.26 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 68 | 115 | 0.09 | 0.41 | 0 | 0.55 | 287.23 | 0.26 | 0.36 |
| Hex | 69 | 44 | 73 | 9 | 29 | 0 | 37 | 11F | 1A | 24 |
| Octal | 151 | 104 | 163 | 11 | 51 | 0 | 67 | 437 | 32 | 44 |
| Binary | 1101001 | 1000100 | 1110011 | 1001 | 101001 | 0 | 110111 | 100011111 | 11010 | 100100 |
Color Harmonies of #694473
Complementary color
Monochromatic Colors of #694473
Black with #694473
Text Example
Text Example
White with #694473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694473; }
p { color: rgb(105,68,115); }
H1.HeaderClassName
{
color: #694473;
}
.AnyTagClassName
{
color: #694473;
}
</style>
background-color css
<style>
a { background-color: #694473; }
a { background-color: rgb(105,68,115); }
div.DivClassName
{
background-color: #694473;
}
.BgClassName
{
background-color: #694473;
}
</style>
border-color css
<style>
span { border-color: #694473; }
span { border-color: rgb(105,68,115); }
td.TdClassName
{
border-color: #694473;
}
.TagClassName
{
border-color: #694473;
}
</style>