Shades of Eminence #693976
Tints of Eminence #693976
RGB
CMYK
RGB Variations
Color information
#693976 (or 0x693976) is known color: Eminence. HEX triplet: 69, 39 and 76. RGB value is (105,57,118). Sum of RGB (Red+Green+Blue) = 105+57+118=280 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.5% from 280); Green value is 57 (22.66% from 255 or 20.36% from 280); Blue value is 118 (46.48% from 255 or 42.14% from 280); Max value from RGB is 118 - color contains mainly: blue. Hex color #693976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693976 is #96C689. Grayscale: #4E4E4E. Windows color (decimal): -9881226 or 7747945. OLE color: 7747945.
HSL color Cylindrical-coordinate representation of color #693976: hue angle of 287.21º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #693976 is Cyan = 0.11, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 57 | 118 | - |
| CMYK | 0.11 | 0.52 | 0 | 0.54 |
| HSL | 287.21º | 0.35% | 0.34% | - |
| HSV(B) | 287.21º | 0.52% | 0.46% | - |
| XYZ | 10.56 | 7.24 | 17.98 | - |
| YUV | 78.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 57 | 118 | 0.11 | 0.52 | 0 | 0.54 | 287.21 | 0.35 | 0.34 |
| Hex | 69 | 39 | 76 | B | 34 | 0 | 36 | 11F | 23 | 22 |
| Octal | 151 | 71 | 166 | 13 | 64 | 0 | 66 | 437 | 43 | 42 |
| Binary | 1101001 | 111001 | 1110110 | 1011 | 110100 | 0 | 110110 | 100011111 | 100011 | 100010 |
Color Harmonies of #693976
Complementary color
Monochromatic Colors of #693976
Black with #693976
Text Example
Text Example
White with #693976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693976; }
p { color: rgb(105,57,118); }
H1.HeaderClassName
{
color: #693976;
}
.AnyTagClassName
{
color: #693976;
}
</style>
background-color css
<style>
a { background-color: #693976; }
a { background-color: rgb(105,57,118); }
div.DivClassName
{
background-color: #693976;
}
.BgClassName
{
background-color: #693976;
}
</style>
border-color css
<style>
span { border-color: #693976; }
span { border-color: rgb(105,57,118); }
td.TdClassName
{
border-color: #693976;
}
.TagClassName
{
border-color: #693976;
}
</style>