Shades of Eminence #694672
Tints of Eminence #694672
RGB
CMYK
RGB Variations
Color information
#694672 (or 0x694672) is known color: Eminence. HEX triplet: 69, 46 and 72. RGB value is (105,70,114). Sum of RGB (Red+Green+Blue) = 105+70+114=289 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.33% from 289); Green value is 70 (27.73% from 255 or 24.22% from 289); Blue value is 114 (44.92% from 255 or 39.45% from 289); Max value from RGB is 114 - color contains mainly: blue. Hex color #694672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694672 is #96B98D. Grayscale: #555555. Windows color (decimal): -9877902 or 7489129. OLE color: 7489129.
HSL color Cylindrical-coordinate representation of color #694672: hue angle of 287.73º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #694672 is Cyan = 0.08, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 70 | 114 | - |
| CMYK | 0.08 | 0.39 | 0 | 0.55 |
| HSL | 287.73º | 0.24% | 0.36% | - |
| HSV(B) | 287.73º | 0.39% | 0.45% | - |
| XYZ | 11.05 | 8.6 | 17 | - |
| YUV | 85.48 | 144.1 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 114 | 0.08 | 0.39 | 0 | 0.55 | 287.73 | 0.24 | 0.36 |
| Hex | 69 | 46 | 72 | 8 | 27 | 0 | 37 | 120 | 18 | 24 |
| Octal | 151 | 106 | 162 | 10 | 47 | 0 | 67 | 440 | 30 | 44 |
| Binary | 1101001 | 1000110 | 1110010 | 1000 | 100111 | 0 | 110111 | 100100000 | 11000 | 100100 |
Color Harmonies of #694672
Complementary color
Monochromatic Colors of #694672
Black with #694672
Text Example
Text Example
White with #694672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694672; }
p { color: rgb(105,70,114); }
H1.HeaderClassName
{
color: #694672;
}
.AnyTagClassName
{
color: #694672;
}
</style>
background-color css
<style>
a { background-color: #694672; }
a { background-color: rgb(105,70,114); }
div.DivClassName
{
background-color: #694672;
}
.BgClassName
{
background-color: #694672;
}
</style>
border-color css
<style>
span { border-color: #694672; }
span { border-color: rgb(105,70,114); }
td.TdClassName
{
border-color: #694672;
}
.TagClassName
{
border-color: #694672;
}
</style>