Shades of Eminence #694869
Tints of Eminence #694869
RGB
CMYK
RGB Variations
Color information
#694869 (or 0x694869) is known color: Eminence. HEX triplet: 69, 48 and 69. RGB value is (105,72,105). Sum of RGB (Red+Green+Blue) = 105+72+105=282 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.23% from 282); Green value is 72 (28.52% from 255 or 25.53% from 282); Blue value is 105 (41.41% from 255 or 37.23% from 282); Max value from RGB is 105 - color contains mainly: red, blue. Hex color #694869 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694869 is #96B796. Grayscale: #555555. Windows color (decimal): -9877399 or 6899817. OLE color: 6899817.
HSL color Cylindrical-coordinate representation of color #694869: hue angle of 300º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #694869 is Cyan = 0, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 72 | 105 | - |
| CMYK | 0 | 0.31 | 0 | 0.59 |
| HSL | 300º | 0.19% | 0.35% | - |
| HSV(B) | 300º | 0.31% | 0.41% | - |
| XYZ | 10.69 | 8.66 | 14.47 | - |
| YUV | 85.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 105 | 0 | 0.31 | 0 | 0.59 | 300 | 0.19 | 0.35 |
| Hex | 69 | 48 | 69 | 0 | 1F | 0 | 3B | 12C | 13 | 23 |
| Octal | 151 | 110 | 151 | 0 | 37 | 0 | 73 | 454 | 23 | 43 |
| Binary | 1101001 | 1001000 | 1101001 | 0 | 11111 | 0 | 111011 | 100101100 | 10011 | 100011 |
Color Harmonies of #694869
Complementary color
Monochromatic Colors of #694869
Black with #694869
Text Example
Text Example
White with #694869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694869; }
p { color: rgb(105,72,105); }
H1.HeaderClassName
{
color: #694869;
}
.AnyTagClassName
{
color: #694869;
}
</style>
background-color css
<style>
a { background-color: #694869; }
a { background-color: rgb(105,72,105); }
div.DivClassName
{
background-color: #694869;
}
.BgClassName
{
background-color: #694869;
}
</style>
border-color css
<style>
span { border-color: #694869; }
span { border-color: rgb(105,72,105); }
td.TdClassName
{
border-color: #694869;
}
.TagClassName
{
border-color: #694869;
}
</style>