Shades of Eminence #673976
Tints of Eminence #673976
RGB
CMYK
RGB Variations
Color information
#673976 (or 0x673976) is known color: Eminence. HEX triplet: 67, 39 and 76. RGB value is (103,57,118). Sum of RGB (Red+Green+Blue) = 103+57+118=278 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.05% from 278); Green value is 57 (22.66% from 255 or 20.50% from 278); Blue value is 118 (46.48% from 255 or 42.45% from 278); Max value from RGB is 118 - color contains mainly: blue. Hex color #673976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673976 is #98C689. Grayscale: #4D4D4D. Windows color (decimal): -10012298 or 7747943. OLE color: 7747943.
HSL color Cylindrical-coordinate representation of color #673976: hue angle of 285.25º 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 #673976 is Cyan = 0.13, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 57 | 118 | - |
| CMYK | 0.13 | 0.52 | 0 | 0.54 |
| HSL | 285.25º | 0.35% | 0.34% | - |
| HSV(B) | 285.25º | 0.52% | 0.46% | - |
| XYZ | 10.33 | 7.12 | 17.97 | - |
| YUV | 77.71 | 150.74 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 57 | 118 | 0.13 | 0.52 | 0 | 0.54 | 285.25 | 0.35 | 0.34 |
| Hex | 67 | 39 | 76 | D | 34 | 0 | 36 | 11D | 23 | 22 |
| Octal | 147 | 71 | 166 | 15 | 64 | 0 | 66 | 435 | 43 | 42 |
| Binary | 1100111 | 111001 | 1110110 | 1101 | 110100 | 0 | 110110 | 100011101 | 100011 | 100010 |
Color Harmonies of #673976
Complementary color
Monochromatic Colors of #673976
Black with #673976
Text Example
Text Example
White with #673976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673976; }
p { color: rgb(103,57,118); }
H1.HeaderClassName
{
color: #673976;
}
.AnyTagClassName
{
color: #673976;
}
</style>
background-color css
<style>
a { background-color: #673976; }
a { background-color: rgb(103,57,118); }
div.DivClassName
{
background-color: #673976;
}
.BgClassName
{
background-color: #673976;
}
</style>
border-color css
<style>
span { border-color: #673976; }
span { border-color: rgb(103,57,118); }
td.TdClassName
{
border-color: #673976;
}
.TagClassName
{
border-color: #673976;
}
</style>